You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using next-intl with the App Router, adding the /en prefix works correctly and displays the English version. However, when adding the /zh prefix, it still shows the English version instead of the Chinese version.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When using next-intl with the App Router, adding the /en prefix works correctly and displays the English version. However, when adding the /zh prefix, it still shows the English version instead of the Chinese version.
https://lol.launch.test.psylabs.tech
Everything works locally, if you run the production build locally, everything works. When you deploy via docker to the machine /zh does not work.
DockerFile
Beta Was this translation helpful? Give feedback.
All reactions