Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install meaddrab933-muse-skills-ecosystem-vercel-vercel-deploy-claimablegit clone https://github.com/Meaddrab933/muse.gitcp muse/SKILL.MD ~/.claude/skills/meaddrab933-muse-skills-ecosystem-vercel-vercel-deploy-claimable/SKILL.md--- name: vercel-deploy description: Deploy applications to Vercel with edge functions, serverless, and ISR. author: vercel category: development tags: [nextjs, node, typescript] --- # Vercel Deploy Deploy applications to Vercel with edge functions, serverless, and ISR. ## When to Use - Deploying Next.js applications - Setting up edge functions - Configuring ISR (Incremental Static Regeneration) - Serverless deployments ## Source This skill references patterns from [Vercel's agent-skills](https://github.com/vercel-labs/agent-skills).