Setup & Installation
What This Skill Does
Deploys projects to Vercel from within an agent session. Handles CLI auth, framework detection, and fallback deployment when credentials aren't available. Returns a preview URL by default, with production deploys available on explicit request. Handles auth detection, fallback packaging, and build timeouts automatically, so you don't have to debug why the CLI failed or manually package your project for the API.
When to use it
- Working with vercel deploy functionality
- Implementing vercel deploy features
- Debugging vercel deploy related issues
