deploy-to-vercel

Official source

Deploys apps to Vercel, defaulting to preview, by detecting project/git/CLI state and choosing git-push, vercel deploy, link-first, or a no-auth sandbox fallback.

Source: Vercel Labs

Cursor · CompatibleOpenAI Codex · CompatibleClaude Code · CompatibleDevelopment

At a glance

Verified source
Best for
Deploying a project to Vercel and getting a shareable link
Works with
Cursor · OpenAI Codex · Claude Code
Outcome
Creating preview deployments from a linked or unlinked repo
Source
vercel-labs/agent-skills

01 / Understand the skill

About deploy-to-vercel

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

02 / Confirm the fit

Use deploy-to-vercel when you need to

  • Deploying a project to Vercel and getting a shareable link
  • Creating preview deployments from a linked or unlinked repo
  • Linking a project to enable git-push deploys
  • Deploying from sandboxed environments via the no-auth fallback

03 / See the workflow

How deploy-to-vercel works

  1. 01Install: npx skills add https://github.com/vercel-labs/agent-skills --skill deploy-to-vercel
  2. 02Try: Deploy my app to Vercel and give me the preview link.
  3. 03Get: A preview deployment URL via the best method for your project state.

Check before installing

Compatible platforms

Cursor · OpenAI Codex · Claude Code

Best fit

Deploying a project to Vercel and getting a shareable link

Review the source instructions if the required output differs from the formats described above.

Install and use

Compatible with Cursor and OpenAI Codex and Claude Code · Published by Vercel Labs

Ready to add deploy-to-vercel?

Use the published instructions below, then provide the required input and describe the result you need.

General instructions · Cursor · OpenAI Codex · Claude Code

npx skills add https://github.com/vercel-labs/agent-skills --skill deploy-to-vercel

Review the source repository and license before installing third-party skills.

Continue exploring

Similar skills

claude-apiOfficial

Authoritative reference for the Claude API and Anthropic SDKs: model IDs, pricing, thinking/effort params, streaming, tool use, caching, managed agents, and model migration.

xlsxOfficial

Read, edit, create, and fix Excel/CSV files — formulas, formatting, charts, and clean financial models with zero formula errors.

Generate distinctive, production-grade frontend UI that avoids generic AI aesthetics — pages, components, dashboards, and landing pages.

mcp-builderOfficial

Build high-quality MCP (Model Context Protocol) servers in Python (FastMCP) or Node/TypeScript that let LLMs use external services through well-designed tools.