Agent skill
vercel-deployment
Deploy and optimize applications on Vercel with preview deployments, edge functions, environment variables, and performance monitoring. Use when deploying Next.js applications, setting up preview deployments per pull request, configuring environment variables, using Vercel Edge Functions, optimizing build performance, implementing redirects and rewrites, configuring custom domains, or monitoring application performance with Vercel Analytics.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/vercel-deployment
SKILL.md
Vercel Deployment - Production Deployments
When to use this skill
- Deploying Next.js applications to Vercel
- Setting up automatic preview deployments
- Configuring environment variables per environment
- Using Vercel Edge Functions at the edge
- Optimizing build times and caching
- Implementing redirects, rewrites, and headers
- Configuring custom domains and SSL
- Monitoring performance with Vercel Analytics
- Implementing incremental static regeneration
- Setting up monorepo deployments with Turborepo
- Configuring serverless function regions
- Using Vercel KV, Postgres, or Blob storage
When to use this skill
- Deploying Next.js apps, configuring edge functions, analytics.
- When working on related tasks or features
- During development that requires this expertise
Use when: Deploying Next.js apps, configuring edge functions, analytics.
Deploy
```bash vercel --prod ```
Resources
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?