Deploy Next.js with typescript error #4775
Unanswered
FemtDeveloper
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I got a problem deploying my shop in vercel, in Heroku and locally works fine but only in vercel doesn't. It shows me the client-fetch-error but i have the NEATAUTH_URL setted as an env. variable in Vercel. I think that my error is when i use getProviders because when I commented for deploying the page rendered ok.
this are the logs in vercel :
and this are the logs in chrome:
this is my [nextauth].ts
this is my login.tsx page with the working tree:
Beta Was this translation helpful? Give feedback.
All reactions