I use the i18n feature. Following links using next/link does a full page reload. This happens only when an app is deployed to Vercel.
Repository: next.js-bug-i18n-reload
Steps to reproduce the behavior:
No page reloading
N/A
Works great locally in dev and prod modes.
Re-opening as this appears to still be a problem when the catch-all is the root most page
The fix in https://github.com/vercel/vercel/pull/5354 should now be available, please re-deploy and give it a try!
It works for me, thank you! @ijjk
Most helpful comment
Re-opening as this appears to still be a problem when the catch-all is the root most page