Need help deploying my project on vercel
Unanswered
Siberian posted this in #help-forum
SiberianOP
I get this error , can anybody help me? the error occur when i try to sign in with google provider
8 Replies
Hi, could you send more information? Log errors, auth config...
SiberianOP
like this?
The errors clearly say what is wrong….
SiberianOP
sorry but I don't understand. can you be clearer or help me ?
set
NEXTAUTH_SECRET
env variableGiant 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
Asian black bear
If it worked in your dev environment try looking in
.env.local