vercel-deploy

Installation
SKILL.md

Vercel Deploy

Deploy any project to Vercel instantly. No authentication required.

Prerequisites

  • When sandboxing blocks the deployment network calls, rerun with sandbox_permissions=require_escalated.
  • The deployment might take a few minutes. Use appropriate timeout values.

How It Works

  1. Packages your project into a .tar.gz (excludes node_modules and .git)
  2. Auto-detects framework from package.json
  3. Uploads to deployment service
  4. Returns Preview URL (live site) and Claim URL (transfer to your Vercel account)

Usage

Installs
3
Repository
szoloth/skills
First Seen
Jun 30, 2026
vercel-deploy — szoloth/skills