{
  "apps": "./.app.json",
  "author": {
    "name": "Vercel Labs",
    "url": "https://github.com/vercel"
  },
  "description": "Build and deploy web apps and agents",
  "homepage": "https://vercel.com/",
  "interface": {
    "brandColor": "#000000",
    "brandColorDark": "#FFFFFF",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "category": "Developer Tools",
    "composerIcon": "./assets/composer-icon.png",
    "defaultPrompt": [
      "Audit this repo for Vercel deployment risks",
      "Which Vercel tools fit this app best",
      "Help wire the Vercel app into this workflow"
    ],
    "developerName": "Vercel Labs",
    "displayName": "Vercel",
    "logo": "./assets/logo.png",
    "longDescription": "Bring Vercel ecosystem guidance into Codex with curated skills and the connected Vercel app. Packages the upstream vercel/vercel-plugin skills, agents, and commands under the local `vercel` plugin identity for the Codex plugin marketplace.",
    "privacyPolicyURL": "https://vercel.com/legal/privacy-policy",
    "screenshots": [],
    "shortDescription": "Build and deploy web apps and agents",
    "termsOfServiceURL": "https://vercel.com/legal/terms",
    "websiteURL": "https://vercel.com/"
  },
  "keywords": [
    "vercel",
    "nextjs",
    "ai-sdk",
    "turborepo",
    "turbopack",
    "workflow",
    "deployment",
    "edge-functions",
    "serverless",
    "ai-gateway",
    "chat-sdk",
    "chat-bot",
    "slack-bot",
    "discord-bot"
  ],
  "license": "Apache-2.0",
  "name": "vercel",
  "repository": "https://github.com/vercel/vercel-plugin",
  "skills": "./skills/",
  "version": "0.21.4"
}
