Next.js Discord

Discord Forum

using any hook from next-auth/react result into build error with vercel build

Unanswered
faisalamin - SteemPro posted this in #help-forum
Open in Discord
I am building the same code which was deployed successfult on vercel but now I found that using any type of hook from next-auth/react result into build failed, Even I am not able to use the <SessionProvider at the top of applocation. By removing all next-auth related imports build work

1 Reply

with <SessionProvider