Next.js Discord

Discord Forum

Need help deploying my project on vercel

Unanswered
i_lost_to_loba_kreygasm posted this in #help-forum
Open in Discord
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...
@danim47c Hi, could you send more information? Log errors, auth config...
like this?
The errors clearly say what is wrong….
@linesofcode The errors clearly say what is wrong….
sorry but I don't understand. can you be clearer or help me ?
@i_lost_to_loba_kreygasm sorry but I don't understand. can you be clearer or help me ?
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
Asian black bear
If it worked in your dev environment try looking in .env.local