SOLVED | NextAuth build error | CLIENT_FETCH_ERROR
I have a t3 app which works fine when running it via npm run dev.
However it does not work when i run it via npm run start. I just get this information shown on the website whenever i try to access the log in page.
Any thought?
2 Replies
This is whats shown in the terminal
I solved the problem - forgot to add my url to next_auth as a environment variable