vercel-deployment
Expert guidance for deploying Next.js apps on Vercel, covering environment variables, runtimes, and build optimization.
Install
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill vercel-deploymentStats
| Total installs | 1,008 |
| Weekly installs | 978 |
| GitHub stars | 27.9K |
| First seen | Jan 19, 2026 |
| Source | @sickn33/antigravity-awesome-skills |
Summary
- Covers environment variable configuration across dev, preview, and production environments, with emphasis on preventing secrets exposure via NEXT_PUBLIC_
- Distinguishes between Edge and Serverless function runtimes, helping you choose the right execution model for API routes and functions
- Addresses build optimization strategies to reduce cold starts, bundle size, and deployment time
- Highlights critical sharp edges including database isolation across preview deployments, function timeout handling, and caching behavior after production releases
Tags
Related skills
| Skill | Installs | vs vercel-deployment |
|---|---|---|
| sync | 1,177 | +169 |
| ai-first-engineering | 945 | -63 |
| nuxt-modules | 944 | -64 |
| base44-cli | 965 | -43 |
| continuous-agent-loop | 899 | -109 |
FAQ
- How many installs does vercel-deployment have?
- vercel-deployment has 1,008 total installs and 978 installs this week.
- Where is vercel-deployment hosted?
- vercel-deployment is published by @sickn33/antigravity-awesome-skills at https://github.com/sickn33/antigravity-awesome-skills.
- How many GitHub stars does vercel-deployment have?
- vercel-deployment has 27.9K GitHub stars.
- When was vercel-deployment first indexed?
- OrangeBot.AI first indexed vercel-deployment on Jan 19, 2026.
- How do I install vercel-deployment?
- Run: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill vercel-deployment