Vercel deploy-to-vercel
Deploys an app or website to Vercel and returns the live/preview URL.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Vercel deploy-to-vercel, derived from its capabilities.
AIVSS 9.4 · Critical
View MAESTRO 7-layer threat model →Overview
Vercel's official Agent Skill that deploys the current project to Vercel — production or preview — via the Vercel CLI, then returns the deployment URL. It triggers on 'deploy my app / push this live' style requests. Runs the Vercel CLI and takes real deploy actions against the user's Vercel account.
Key features
- Production and preview deploys
- Vercel CLI execution
- Returns live deployment URL
Use cases
- Ship an app to Vercel from the agent
- Create a preview deployment for a PR