# Vercel
> The home of Next.js deployments
- Website: https://vercel.com
- Pricing: Free Hobby tier; Pro $20/dev/mo; Enterprise custom
## What it is

Vercel builds and deploys frontend apps (especially Next.js) straight from git, with previews for every push.

## Why it's good for clones

Zero-config Next.js deploys. The Hobby tier is free and fine for personal-use clones.