vercel
Installation
SKILL.md
Vercel
Vercel is the platform for the frontend cloud. In 2025, it has expanded beyond hosting to become a full AI and Storage platform (Vercel Blob/Postgres).
When to Use
- Next.js: The best place to deploy Next.js apps.
- Frontend-First: Deploys from Git, automatic preview URLs for every PR.
- AI Apps: Native integration with Vercel AI SDK for streaming LLM responses.
Quick Start (CLI)
npm i -g vercel
# Deploy (Preview)
vercel