Deploying t3 on netlify?

I read the documentation regarding netlify deployment, but it seems there might be something missing, because just seting up netlify as in the docs doesn't work. Wont I need to somehow create netlify serverless functions that run the trpc procedures?
Solution
ok seems to be a netlify issue, as even the repo from the docs doesn't work straigt out of the box and there is some reference error when accessing the server function.
Instead of wasting more time with it I decided to use vercel instead. 🤷‍♂️
Was this page helpful?