Please, somebody! Every time I try to deploy my next app to Vercel I get this error on my page (the build seems alright, the site is deployed). env variables seem fine as well. for the localhost the website with the mongoDB atlas database run well. Here are my logs: logs
That's this /api/users/me it complains about: [/api/users/me] (https://i.stack.imgur.com/Khnpq.png)
I use payload, but on my local it seems like there were no such incidents.
I overlooked and changed all env. variables, re-compiled, reinstalled - still no solution. My payload seems fine as well, all variables are on places, but still somewhat it errors me. If somebody could help me with this, I will really appreciate it.