TRPC fails to work on server components in Vercel environment

Getting a Application error: a server-side exception has occurred (see the server logs for more information). on vercel.

pnpm run build && run start works fine locally
image.png
Was this page helpful?