Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Deploying Private Repository using Vercel

I'm still new to deploying apps/web apps. Just wanted to confirm if will I be able build and deploy a Github private repo using Vercel? I'm going to try if ever there would be a way as I'm still hesitant to use it in an existing deployed repo and make it private. Thank you very much.

like image 882
Shironekomaru Avatar asked Dec 02 '25 07:12

Shironekomaru


2 Answers

You can deploy private repositories if you go to profile > settings > application > vercel, this is the link : Github applications

And add your repo under the Repository access.

Now you can find the repo listed in your vercel profile.

like image 131
AWIXOR Avatar answered Dec 04 '25 20:12

AWIXOR


New Update

It's been a couple of months Vercel now supports Private Repositories from the user's GitHub.

Edited:

Since Vercel doesn't support private GitHub repositories for whatever reasons, you can still deploy private GIT repos using BitBucket. See the details here: https://vercel.com/docs/concepts/git#deploying-private-git-repositories

Thanks to Lucas Basquerotto for that information


Unfortunately, Vercel does not support private git repositories. If you want to deploy a private repo, you have to make it public first. However, you can deploy projects directly from your machine using the Vercel CLI.

For more information, you can go through this documentation.

like image 20
Moeen Avatar answered Dec 04 '25 19:12

Moeen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!