Linking an existing Vercel project - FDMediagroep/bnr-branded GitHub Wiki

Run vercel link in the project root.

You'll get a wizard prompt which will guide you through the process of linking your local project to the one already configured in Vercel.

$ Set up “C:\projects\react\bnr-branded”? [Y/n] y

$ Which scope should contain your project? BNR Nieuwsradio

$ Found project “bnr/bnr-branded”. Link to it? [Y/n] y

✅  Linked to bnr/bnr-branded (created .vercel and added it to .gitignore)