Back to Directory
devops

Vercel Deploy Claimable

Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...
API Key Required

This skill requires external API keys. Check the repository for .env setup instructions.

About this Skill

Initial release of the Vercel Deploy skill. Deploy apps to Vercel with preview and claim URLs, no authentication required. - Instantly deploy any project or tarball to Vercel via a Bash script. - Auto-detects frameworks from `package.json` or handles static HTML projects. - Outputs both a preview URL and a claimable deployment link. - Supports a wide range of modern frontend and backend frameworks. - Provides troubleshooting steps for network-related deployment errors.