How to deploy a private repo onto vercel?
Unanswered
Barbary Lion posted this in #help-forum
Barbary LionOP
I'm trying to deploy a private monorepo using tubro onto vercel
10 Replies
Morelet’s Crocodile
Turbo is only supported for dev right now I belive
I love rust though
@Barbary Lion I'm trying to deploy a private monorepo using tubro onto vercel
You just deploy like normal? Connect the project, it will let you select the package in the monorepo to deploy, everything else is just like normal projects
@Morelet’s Crocodile Turbo is only supported for dev right now I belive
They meant turborepo (monorepo) which works fine, not turbopack
for reference this is one of my turborepo monorepo being connected to vercel – something like this will show up when you set up your project
Barbary LionOP
oh
hmmm
Would a collaborator be able to deploy?
my friend is the one who created the repo
this one idk, maybe just try?