Vercel
Deploy and manage Vercel projects. Preview deployments, environment variables, domains, and serverless functions.
67 commands
Browse by Topic
Getting Started
Quick setup and installation
Deploy
Deployment operations
Environment
Environment variables
Domains
Domain management
Projects
Project management
Storage
Blob & KV storage
Cache
Edge & build caching
Testing
Preview & testing
Integrations
Marketplace & webhooks
Install Vercel CLI
Install the Vercel CLI globally via npm
Check Vercel CLI version
Verify Vercel CLI is installed and display version
Login to Vercel
Authenticate the Vercel CLI with your account
Build locally
Build the project locally using Vercel's build process
Deploy to Vercel
Deploy current directory to Vercel
Force new deployment
Force a new deployment even if unchanged
Create preview deployment
Create a preview deployment
Deploy to production
Deploy directly to production environment
Run dev server
Run local development server with Vercel features
Inspect deployment
Inspect the details of a deployment
View deployment logs
View logs for a deployment
Redeploy
Redeploy an existing deployment
Rollback deployment
Rollback to a previous deployment
Add env variable
Add an environment variable interactively
Add env with value
Add environment variable with value from file
List env variables
List all environment variables
Pull env to .env
Pull environment variables to .env.local file
Remove env variable
Remove an environment variable
Set domain alias
Assign a domain to a deployment
List aliases
List all domain aliases
Remove alias
Remove a domain alias
List SSL certificates
List SSL certificates
Add domain
Add a domain to your account
Inspect domain
Inspect domain configuration and DNS records
List domains
List all domains in your account
Remove domain
Remove a domain from your account
Link to project
Link current directory to a Vercel project
Login to Vercel
Login to your Vercel account
Logout from Vercel
Logout from Vercel
List deployments
List all deployments for current project
Add project
Create a new project
List projects
List all projects
Remove project
Remove a project
Remove deployment
Remove a deployment
Switch team/scope
Switch between teams or personal account
List teams
List all teams you belong to
Unlink project
Unlink current directory from Vercel project
Show current user
Show the currently logged in user
Copy blob file
Copy file to new location in Blob
Delete blob file
Delete file from Blob storage
List blob files
List all files in Blob storage
Filter blobs by prefix
Filter blobs by path prefix
Create Blob store
Create new Blob storage store
Remove Blob store
Remove Blob storage store
Upload to Blob
Upload file to Blob storage
Upload with custom path
Upload with custom destination path
Delete cache by tag
Permanently delete cached content by tag
Invalidate image cache
Invalidate all cached image transformations
Invalidate multiple tags
Invalidate multiple cache tags at once
Invalidate cache by tag
Invalidate cached content by tag
Purge CDN cache
Purge entire CDN cache for project
Purge data cache
Purge data cache for project
Promote to production
Promote deployment to production
Bisect deployments
Binary search to find deployment that introduced bug
Automated bisect
Automated bisect with test script
Bisect specific path
Bisect testing specific URL path
Bisect with range
Bisect with known good and bad deployments
Curl with bypass token
Make request with auto bypass token
POST request to deployment
Send POST request to deployment
HTTP timing stats
Visualize HTTP request timing phases
Connect Git provider
Link Git provider to Vercel
Disconnect Git provider
Remove Git provider connection
Add integration
Install integration resource
List integrations
Show all installed integrations
Filter integrations
List resources for specific integration
Open integration dashboard
Open integration provider dashboard
Remove integration
Uninstall integration
Discussion
Loading comments...