Command Palette

Search for a command to run...

vercel_git

Manage Git provider repository connections for automated deployments

Syntax
vercel git [subcommand] [options]
Subcommands
Available subcommands for this command
connect

Connect local Git repository to Vercel Project

vercel git connect
disconnect

Remove Git provider connection

vercel git disconnect
Examples
Common usage examples
vercel git connect --yes
vercel git disconnect
Use Cases
When to use this command
  • Enable automatic deployments
  • Connect repository to project
  • Set up Git integration