vercel

Installation
SKILL.md

Vercel (MCP-native)

Official docs

Topic URL
Documentation https://vercel.com/docs
Agent resources https://vercel.com/docs/agent-resources
MCP Enable Vercel plugin MCP in Cursor

Agent rules

  1. Deploy skill path — use project deploy-to-vercel skill + promote checklist before production promote.
  2. Env vars — server secrets never NEXT_PUBLIC_*; redeploy after env changes affecting build.
  3. Preview vs production — confirm target environment before deploy or env writes.
  4. Pair with nextjs — App Router caching and route changes affect deploy behavior.
  5. Profile — enable in web or ops MCP profile only.

Do not

Installs
1
GitHub Stars
1
First Seen
Sep 9, 2026
vercel — michael-baylard/agent-harness