setup

Set up Vercel CLI and project configuration. Use when the user says "set up Vercel", "configure Vercel", "link to Vercel", or "vercel init".

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "setup" with this command: npx skills add vercel/vercel-deploy-claude-code-plugin/vercel-vercel-deploy-claude-code-plugin-setup

Vercel Setup

Install CLI

npm install -g vercel

Authenticate

vercel login

Link Project

vercel link

Environment Variables

vercel env ls
vercel env add <NAME>

Configuration

Check for vercel.json and .vercelignore files.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

deploy

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

logs

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

turborepo

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

Repository SourceNeeds Review
11K30Kvercel
Coding

vercel-cli

No summary provided by upstream source.

Repository SourceNeeds Review
1.2K-vercel