Next.js Discord

Discord Forum

Vercel deployment protection and getting authentication errors

Unanswered
Sloth bear posted this in #help-forum
Open in Discord
Sloth bearOP
Hello, I'm currently encountering a problem while trying to deploy my Next.js project on Vercel, and I'm not sure how to resolve it. I'm using Django as the backend and Next.js 14 for the frontend. For user authentication, I'm utilizing Djoser. My application includes certain pages that should only be accessible to logged-in users.

0 Replies