Deployment to vercel failed prerendering page

When deployed this project

in vercel it gives me this errors
I don’t know why


I added environment variables in vercel
and I made env file hidden because secret and google secrets I think are not allowed in github…

and I put google client secret and nextauth secret in .env.local file

Can you show us the code for your “/add-project” page? I think you might be using something that isn’t defined.