Providers / Vercel

Vercel

The smoothest deploy for Next.js and frontend apps.

Type
Serverless platform
Starting cost
Free
Free tier
Yes
Ease of use
5/5

Vercel hosts frontends and full-stack JavaScript apps with git-push deploys, preview URLs for every branch, and a global CDN. It is the company behind Next.js, and Next.js apps work with zero configuration.

Good to know

  • The free Hobby plan does not allow commercial projects.
  • Pro usage beyond the included $20 monthly credit bills on demand: edge requests from $2 per million, fast data transfer from $0.15/GB after the first 1 TB.
  • Every additional team member who deploys costs $20/month.

Serverless platform

Vercel

Best for
Next.js and frontend apps where you want deploys and previews to just work.
How deploys work
Connect the Git repo; every push builds and deploys with a preview URL per branch.
The tradeoff
Usage pricing past the credit can climb fast with real traffic, especially data transfer.

Why pick it

  • Zero-config deploys for Next.js and every major frontend framework.
  • The best preview-deploy workflow in the business — every push gets a URL.
  • Scaling is automatic; you never think about servers or capacity.
  • Instant rollbacks to any previous production deploy.

Why look elsewhere

  • The free Hobby plan bans commercial projects.
  • Usage charges past the $20 Pro credit are hard to predict and add up with real traffic.
  • Every deploying team member costs another $20/month.
  • No containers and no shell access — you live inside the serverless model.

Our ratings

Ease of use
5/5
Pricing clarity
2/5
Free tier
3/5
Scaling
5/5
Control
2/5

What developers say

First-person reports from the past three years, drawn from public discussions and independent write-ups. These are individual experiences, not our ratings; open the original source for its workload and full context. Critical reports include a follow-up check so you can see whether the problem was fixed, partly addressed, remains current, or has no public resolution.

What people like 10 sources

The builder calls Vercel expensive but says it is the most polished and familiar option with the better user experience.

Hacker News

Show HN: CheapFoodMap

The author publicly thanks Vercel for sponsoring free hosting and praises the team's support; commenters also like the UI.

Reddit

Thank you so much Vercel!!!

Critical reports and follow-ups 10 sources

The author argues that putting private-network compliance behind a roughly $600 monthly enterprise add-on blocks startups and drives them to competitors.

Reddit

Vercel is shooting themselves in the foot with Secure Compute pricing

A user characterizes Vercel as expensive, inflexible, gimmicky, and poorly supported because of reliance on AI chatbots over humans.

Reddit

Input on Vercel

The thread criticizes scaling costs and notes that the same workload can be far cheaper on AWS or self-hosted infrastructure despite Vercel's good DX.

Reddit

Is anyone else frustrated with Vercel pricing once you scale?

A practitioner calls the offer a bad deal, criticizes heavy AWS markup and lock-in, and advises avoiding Vercel when possible.

Hacker News

Vercel's pricing page

The author argues Vercel lacks a sensible middle tier and jumps from a small-project plan to five-figure enterprise pricing as projects scale.

Hacker News

Ask HN: Why is Vercel so expensive?

Users report a threefold team increase and a $20-to-$500 indie bill, while calling the new model extremely complicated.

Hacker News

Vercel: Improved Infrastructure Pricing

The author objects to Vercel's vendor lock-in and open-core direction and worries about future rent extraction.

Hacker News

Ask HN: What happens after Vercel enshittifies?

Users describe unpredictable pricing and a severe overage, including one report of losing thousands of dollars.

Reddit

Vercel pricing is getting out of hand

The author wants to migrate ten client projects and describes the platform as more costly than needed for basic SSR and API hosting.

Reddit

Best way to leave Vercel?

Serverless platform

Vercel

Hobby: free for personal, non-commercial projects — 100 GB data transfer, 1M function invocations, and 4 active CPU hours per month.

What you'd realistically pay

Free $20 $40 Just starting Steady traffic Growing
Estimated monthly cost on Vercel at each project stage, based on prices checked 2026-08-01.
Project stage Estimate Based on
Just starting Free Hobby — Personal projects only; commercial use requires Pro at $20/month.
Steady traffic ≈$20/mo Pro — Includes $20/month of usage credit, which covers modest traffic.
Growing ≈$40/mo Pro + usage — The $20 fee plus typical usage overages; heavy traffic or extra seats push it higher.

Published prices

Plan Price What you get
Hobby Free Non-commercial. 100 GB transfer, 1M function invocations, 4 active CPU hours/month.
Pro $20/mo Per deploying seat. Includes $20 usage credit, 1 TB fast data transfer, 10M edge requests.
  • Hobby has no paid overage — features pause when an allowance runs out.
  • Databases come from partners (Neon, Supabase, and others) and bill separately.

Deploy workflow

Deploy from Git push Connect a repository and every push deploys automatically. Yes Connect GitHub, GitLab, or Bitbucket; every push deploys.
Preview deploys Each branch or pull request gets its own temporary URL. Yes Automatic preview URL for every branch and pull request.
Official CLI A maintained command-line tool for deploys and management. Yes The vercel CLI deploys, manages env vars, and streams logs.
Instant rollbacks Revert to a previous deploy without rebuilding. Yes Instant rollback to any previous deployment from the dashboard.

Platform

Custom domains + HTTPS Bring your own domain with TLS certificates handled. Yes Unlimited domains with automatic TLS on all plans.
Built-in CDN / edge network Static assets served from locations near your visitors. Yes Global edge network serves static assets and caches responses.
Serverless functions Run backend code without managing a server process. Yes Serverless and edge functions are the core compute model.
Docker containers Deploy your own container image. No No container deploys — code must fit the serverless build.
SSH / shell access Open a shell on the machine running your app. No No shell; debugging happens through logs and tracing.
EU hosting region Run the app itself in a European data center. Yes Function region is selectable, including EU locations.

Runtime & operations

Automatic scaling Capacity grows with traffic without manual resizing. Yes Serverless scales per request with no configuration.
Scale to zero Costs stop (or pause) when nobody is using the app. Yes Functions cost nothing while idle by design.
Scheduled jobs Run code on a schedule without an external trigger. Yes Cron jobs trigger functions; Hobby is limited to 2 daily crons.
Managed database A database the provider runs, backs up, and updates. Partial No own database — the marketplace resells Neon, Supabase, Upstash, and others.
Logs & metrics built in See what the app is doing without wiring up third parties. Yes Runtime logs and Web Analytics built in; deeper observability is a paid add-on.

Every comparison is pre-calculated from the same hand-checked data as this page — prices, ratings, and all 15 features we track, side by side.

Not sure this is the one? Answer four questions and compare it against the alternatives for your project.