Deploy turborepo to vercel
Unanswered
AM posted this in #help-forum
AMOP
I have following setup:
/apps/next - my main app
/packages/api - bun project
How exactly I need to deploy them separated or as it one?
my /apps/next is calling /packages/api so. I guess they needs to be 2 separated projects?
/apps/next - my main app
/packages/api - bun project
How exactly I need to deploy them separated or as it one?
my /apps/next is calling /packages/api so. I guess they needs to be 2 separated projects?