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 me2 Replies
are you using turborepo or nx?
and have you read this: https://vercel.com/docs/monorepos
Using Monorepos
Vercel provides support for monorepos. Learn how to deploy a monorepo here.