Next.js Discord

Discord Forum

Need help deploying my project on vercel

Unanswered
Siberian posted this in #help-forum
Open in Discord
Avatar
SiberianOP
I get this error , can anybody help me? the error occur when i try to sign in with google provider
Image

8 Replies

Avatar
Hi, could you send more information? Log errors, auth config...
Avatar
SiberianOP
like this?
Image
Avatar
The errors clearly say what is wrong….
Avatar
SiberianOP
sorry but I don't understand. can you be clearer or help me ?
Avatar
set NEXTAUTH_SECRET env variable
Avatar
Giant panda
you're missing the auth secret which is necessary for jwt auth
https://generate-secret.vercel.app/32 you can either use your terminal or this
Avatar
Asian black bear
If it worked in your dev environment try looking in .env.local