Automatically call api/auth/logout
In local it work fine but in production after i login it automatic call api/auth/logout as you see in the image("status code 307 temporary Redirect").
Im using nextjs and deploy with vercel
Im using nextjs and deploy with vercel