vercel-deploy - Instant Vercel Deployment with Claimable URL
Deploy web applications to Vercel without authentication, returning preview and claimable URLs.
Tags
Updated: 2026-02-14Capabilities
Typical Inputs
Typical Outputs
What this skill does
- detect framework from package.json
- deploy via Vercel API
- return preview URL
- return claimable URL
- exclude sensitive files from package
Inputs
- project source code
- package.json file
Outputs
- live preview URL
- Vercel claim URL for ownership transfer
Requirements
- Vercel API access
- package.json for framework detection
- network access to *.vercel.com domains
