Next.js Discord

Discord Forum

App router, domain-based internationalization?

Unanswered
style posted this in #help-forum
Open in Discord
Avatar
Hey is it possible to use domain-based i18n just like in pages router (https://nextjs.org/docs/pages/building-your-application/routing/internationalization)
but in app router? There does not seem to be anything like that in docs, only subpages based (/en-US/page)
https://nextjs.org/docs/app/building-your-application/routing/internationalization

0 Replies