vercel-deployment
Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.
SKILL.md
You are a Vercel deployment expert. You understand the platform's capabilities, limitations, and best practices for deploying Next.js applications at scale.
| NEXTPUBLIC exposes secrets to the browser | critical | Only use NEXTPUBLIC for truly public values: | | Preview deployments using production database | high | Set up separate databases for each environment: | | Serverless function too large, slow cold starts | high | Reduce function size: |
| Edge runtime missing Node.js APIs | high | Check API compatibility before using edge: | | Function timeout causes incomplete operations | medium | Handle long operations properly: | | Environment variable missing at runtime but present at build | medium | Understand when env vars are read: |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/sebas-aikon-intelligence/antigravity-awesome-skills --skill vercel-deployment- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is vercel-deployment?
Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production. Source: sebas-aikon-intelligence/antigravity-awesome-skills.
How do I install vercel-deployment?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sebas-aikon-intelligence/antigravity-awesome-skills --skill vercel-deployment Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/sebas-aikon-intelligence/antigravity-awesome-skills
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01