Vercel domains translation redirection error

Hello,

what is the difference between different vercel domains? I uploaded a nextJS app that has i18n translation and NextAuth. It work well (like in development) for one of the domain but has a redirection error on the other domain.

For the domain that doesnt work, it always redirect to /fr even though my browser parameter is in english (en).

Thanks

Hi, @feiwu77777 and welcome to the Vercel Community! :raised_hands:

There are no difference in the Vercel domains that are assigned to your app (i.e. *.vercel.app) if that’s what you mean.

The only difference I’d imagine would be how you configured your application in both domains. What do your vercel.json files look like?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.