deploy-on-vercel

Installation
SKILL.md

Vercel Instant Deploy

Deploy any web project to Vercel instantly. No authentication or API keys required.

How It Works

  1. Package: Compresses your project into a tarball (excluding node_modules and .git).
  2. Detect: Automatically identifies the framework (Next.js, Vue, Svelte, etc.) from package.json.
  3. Upload: Sends the package to the Vercel Instant Deploy service.
  4. Result: Returns a Preview URL (live site) and a Claim URL (to transfer ownership to your Vercel account).

Usage

bash scripts/deploy.sh [path]

Arguments:

Installs
1
GitHub Stars
17
First Seen
Aug 3, 2026
deploy-on-vercel — xspoonai/spoon-awesome-skill