[TRPCClientError]: Invalid response or stream interrupted

Hi guys, I made an web app using https://create.t3.gg (holy moly I love this stack) and deployed to Vercel.

The deployment works, everything is fine, the page is successfully rendered to the browser, until I recently found out on PageSpeed that my site is returning 500 error.

I checked on the Vercel logs and it says there's an error on
/
path, with message: [TRPCClientError]: Invalid response or stream interrupted. For full error log please take a look on the attached image.
image.png
Create T3 App
The best way to start a full-stack, typesafe Next.js app.
Was this page helpful?