Deployment at vercel not working (TS Start + Convex)
I'm trying to deploy an app on vercel with convex backend, better auth, and Tanstack Start.
I followed all the rules (are just one)



14 Replies
dependent-tan•3mo ago
do you have some actual error logs from vercel ?
fascinating-indigoOP•3mo ago
No, deploys normally, I will put the the logs
https://kumoni-ts-web.vercel.app/
fascinating-indigoOP•3mo ago
fascinating-indigoOP•3mo ago
just to mention is a monorepo, turbo repo, and using pnpm
dependent-tan•3mo ago
are there no execution logs?
fascinating-indigoOP•3mo ago
hum
one sec
some logs:
Any idea?
solid-orange•3mo ago
@gwilliamnn did you manage to solve this? I have the same issue with similar stack
fascinating-indigoOP•3mo ago
No I didn’t.
deep-jade•2mo ago
Was anyone able to deploy to vercel successfully? No documentation on how to do it anywhere?
dependent-tan•2mo ago
doesnt this work? https://tanstack.com/start/latest/docs/framework/react/hosting#vercel
Hosting | TanStack Start React Docs
Hosting is the process of deploying your application to the internet so that users can access it. This is a critical part of any web development project, ensuring your application is available to the...
deep-jade•2mo ago
I was able to get this working using the docs / nitro v2.
One other setting in vercel seems important. Framework Presets = "Other"
rare-sapphire•2mo ago
https://tanstack.com/start/latest/docs/framework/react/hosting#vercel
not found , I am able to check hosting on that page => https://tanstack.com/start/latest/docs/framework/react/guide/hosting#cloudflare-workers--official-partner
Hosting | TanStack Start React Docs
Hosting is the process of deploying your application to the internet so that users can access it. This is a critical part of any web development project, ensuring your application is available to the...

noble-gold•4w ago
TanStack Start on Vercel
Learn how to use Vercel's features with TanStack Start.
noble-gold•4w ago
vercel now has their guides to deploying start app at vercel (using nitro v3)