I am making a Next.js app with Next-auth.js authentication. The app is deployed on vercel. When I tried to open my app, it shows error in console. Here is the list of errors:
- Failed to load resource: the server responded with a status of 500 ()
- [next-auth][error][CLIENT_FETCH_ERROR] https://next-auth.js.org/errors#client_fetch_error There is a problem with the server configuration. Check the server logs for more information.
- /api/auth/_log:1 Failed to load resource: the server responded with a status of 500 ()