vercel-cli-usage

Community

Manage Vercel deployments via the CLI.

Authorgileck
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables automated management of Vercel deployments through the Vercel CLI, reducing manual context switching and speeding up deployment workflows.

Core Features & Use Cases

  • List Deployments: Retrieve recent deployments across production and preview targets.
  • Get Deployment Info & Logs: Inspect deployment details and fetch build logs for faster debugging.
  • Environment Management: View and push environment variables to all targets to ensure consistent runtime configuration.
  • Project Insights: Show current project details and status to monitor health and progress.
  • Use Case: When maintaining multiple apps on Vercel, use the CLI to automate routine checks, report statuses, and align deployments with release cycles.

Quick Start

  1. Install and authenticate
  • Ensure VERCEL_TOKEN is set in .env
  • Optionally run vercel link to wire the project for auto-detection
  1. Common commands
  • List deployments: yarn vercel-cli list
  • Deployment info: yarn vercel-cli info --deployment dpl_xxxx
  • Build logs: yarn vercel-cli logs --deployment dpl_xxxx
  • Environment vars: yarn vercel-cli env
  • Push env vars: yarn vercel-cli env:push
  • Show project: yarn vercel-cli project

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vercel-cli-usage
Download link: https://github.com/gileck/app-template-ai/archive/main.zip#vercel-cli-usage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.