#Help with Integrating next-intl in a Multi-Tenant Next.js App

2 messages · Page 1 of 1 (latest)

ancient parrot
#

Hi everyone,

I’m currently working on a multi-tenant application in Next.js, and I’m having trouble integrating next-intl for internationalization (i18n). Here’s the structure of my app, along with the challenges I’m facing.

Project Context:
Multi-tenant app where tenants are identified by subdomains (e.g., tenant1.example.com, tenant2.example.com).
I need to implement internationalization (i18n) for different languages.
Using Next.js App Router with the following file structure:
app
└── [locale]
└── [domain]
└── page.js

hollow quartzBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)