react + express/fastify monorepo to vercel

Any of ya'll have any idea how to deploy a react + express/fastify monorepo to vercel? I'm aware that vercel has a guide for standalone express/fastify, but none for one inside a monorepo I've tried a lot of things and a lot of editing to the vercel.json thing, nothing worked ping me
2 Replies
lassiter
lassiter3mo ago
are you using turborepo or nx?
lassiter
lassiter3mo ago
and have you read this: https://vercel.com/docs/monorepos
Using Monorepos
Vercel provides support for monorepos. Learn how to deploy a monorepo here.

Did you find this page helpful?