Next.js Discord

Discord Forum

Deploy turborepo to vercel

Unanswered
AM posted this in #help-forum
Open in Discord
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?

0 Replies