--- 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).