tRPC won't work in Production
For some reason, tRPC won't work in production. I have the schema updated in the main branch, on PlanetScale, and I know because I can see the most recent data.
Logging in also works. But nothing else does. The error doesn't tell me anything, and everything works fine in a local environment, even if I connect to the main database.
I think this is a Vercel problem, but I don't even know where to start debugging it
Logging in also works. But nothing else does. The error doesn't tell me anything, and everything works fine in a local environment, even if I connect to the main database.
I think this is a Vercel problem, but I don't even know where to start debugging it