I18n: Multiple domains with same default locale not allowed #65714
Replies: 1 comment 1 reply
-
I discovered that it's an expected behavior #22337: I managed this directly in the CICD pipeline modify the domains. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I need to configure multiple domains (local, stage and production) with the same default locale but seems not allowed in next.config.js. Am I missing something? Thank you
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions