vercel
Installation
SKILL.md
Vercel Deployment
Deploy and scale applications on Vercel's edge network.
Quick Start
# Install Vercel CLI
npm i -g vercel
# Deploy
vercel
# Production deploy
vercel --prod
Deploy and scale applications on Vercel's edge network.
# Install Vercel CLI
npm i -g vercel
# Deploy
vercel
# Production deploy
vercel --prod