Vercel CLI
RAPR CLI connectorCloud, DevOps & InfrastructureDeploy, manage, and configure Vercel projects via CLI — faster than the dashboard for deployments, env vars, and domains.
Vercel CLI package details
RAPR CLI connector scope
This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.
How to get started
Install RAPR AI
Download and install RAPR AI on your computer
Find in Marketplace
Open RAPR AI, go to Packages, and browse the marketplace
Install from Marketplace
Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.
Authenticate
Interactive browser login to your Vercel account.
Vercel CLI
Deploy and manage Vercel projects directly from the command line.
What you can do
- Deploy: Push to production or preview with a single command
- Env Vars: Add, remove, and list environment variables
- Domains: Configure custom domains and DNS
- Projects: Link, list, and manage Vercel projects
- Logs: Tail real-time function and build logs
Prerequisites
# Install Vercel CLI
npm install -g vercel
# Login to your account
vercel login
Example Commands
- "Deploy my app to Vercel"
- "Set the DATABASE_URL env var for production"
- "Add a custom domain to my project"
- "Show me the latest deployment logs"
Ready to try Vercel CLI?
Download RAPR AI and connect Vercel CLI in seconds.