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).