Justin McKelvey
Fractional CTO · 15 years, 50+ products shipped
Is Vercel Free? What the Hobby Plan Covers, and the Clause That Ends It (2026)
Quick Answer
Is Vercel free? Yes — the Hobby plan is $0, permanent, no card, and generous: roughly 100 GB of transfer and a million function invocations a month as of 2026. The meter isn't a quota. It's one sentence in the fair-use policy: personal, non-commercial use only. The day your app makes money for anyone who built it, you're on Pro at $20 per developer seat. Free Vercel is real. Free Vercel for a business does not exist.
Verified September 2026 · Author: Justin McKelvey, fractional CTO & AI consultant, 15 years in software, 50+ products shipped
TL;DR: The Free Tier Is a License Question, Not a Bandwidth Question
Every "is Vercel free" answer I've seen leads with the bandwidth number, and the bandwidth number is not what gets you. The Hobby allowances are big enough that a personal project will never touch them. What ends free Vercel is the fair-use clause — non-commercial, personal use — and Vercel reads "commercial" as any deployment that makes money for anyone involved in building it, including a paid freelancer who wrote the code. I've seen a paused account with 3 GB of monthly transfer. It wasn't the transfer. It was the Stripe button. As of 2026, that is the whole answer, and the rest of this post is the detail.
What the Hobby plan actually includes
Vercel's published Hobby allowances as of 2026 (the figures below are Vercel's own, as reported across the current pricing guides; check the plans page before you lean on one):
- 100 GB of fast data transfer per month
- 1,000,000 edge requests and 1,000,000 function invocations per month
- 4 hours of active CPU and 360 GB-hours of provisioned memory for functions
- 1 GB of Blob storage and 5,000 image transformations per month
- 200 projects, 100 deployments per day, 50 domains per project, a 300-second function timeout, and one hour of runtime logs
For a portfolio, a side project, or a prototype you're showing three people, that's effectively unlimited. Notice the last line, though: one hour of logs and no password protection on deployments. Those aren't quotas — they're Vercel telling you what Hobby is for.
What pauses it
Hobby has no overage billing. You cannot pay your way past a cap without upgrading; when you exceed a limit, the feature pauses, and in most cases it stays paused until 30 days have passed (Web Analytics resumes after 7). That's a gentler failure than a surprise invoice — Vercel's Pro overage bills are the stuff of Hacker News legend — but it's also a hard stop with real visitors on the other side of it. If people you don't know are hitting the site, be on Pro before the wall, not after.
The clause that actually ends free Vercel
"The Hobby plan restricts users to non-commercial, personal use only." That's the docs, verbatim. And the fair-use guidelines define commercial the wide way: any deployment used for the financial gain of anyone involved in any part of building it. Not just the site owner — the contractor who built it, too.
Read that against how AI-built apps actually get made in 2026. Lovable, v0, Bolt — the vibe-coding stack deploys to Vercel by default, the founder wires up Stripe in week two, and at that moment the Hobby plan is over whether or not Vercel has noticed yet. Vercel does enforce it. The right move is boring: the day you charge anyone, upgrade. It's $20.
Vercel pricing above free: Pro at $20 a seat
Pro is $20 per developer seat per month; Viewer seats are free. You get more included usage, team features, password-protected deployments, longer function durations (configurable up to 800 seconds, with a 30-minute extended mode in beta), email support, and on-demand billing for usage beyond the included amount. There's a Pro trial if you want to test before paying. Enterprise is custom. The $20 is not the part to worry about — the on-demand usage is, and it's why the Railway vs Vercel cost math matters once an app has traffic and a database behind it.
Is Railway free? (The question right behind this one)
Not permanently, and it's worth being precise because the two "free" models are opposites. Railway gives a new account a one-time $5 trial credit that expires after 30 days. After that, the Hobby plan is $5 a month with $5 of usage included — a tiny app effectively runs on the subscription, but the $5 always bills — and Pro is $20 per member. What Railway does not have is a non-commercial clause. The same $5 plan hosts a paid product with Postgres sitting next to it. That's why this site runs on Railway and why, for a founder who's about to charge money, "$5 and commercial" usually beats "$0 and personal."
Who should stay on free Vercel — and who shouldn't
Stay on Hobby: personal sites, portfolios, hackathon projects, a prototype you're showing investors but not selling. It's the best free frontend hosting in the category and it isn't close.
Get off Hobby: anything with a checkout, a client's name on it, or a paying customer. Either upgrade to Pro ($20 a seat, then watch on-demand usage) or move the backend to Railway and keep Vercel for the frontend — the hybrid pattern most AI SaaS I see in 2026 lands on.
The micro-action for today
Open your Vercel dashboard and answer one question honestly: does this deployment make money for anyone who built it? If yes and it's on Hobby, upgrade today — the pause is worse than the $20. If you shipped an AI-built app and you're not sure what else it's quietly doing on a free tier, the vibe coding security checklist has a copy-paste agent audit prompt that inventories exactly that, and if the report comes back ugly, that's what the fixed-price rescue is for.
Next step Get the free repo audit →
What your AI stack actually costs
Prices changed 3x this year. The always-current cost sheet: sticker price vs what heavy use actually costs for Cursor, Claude, Replit, Lovable, Bolt & more.
Frequently Asked Questions
- Is Vercel free?
- Yes. Vercel's Hobby plan is free with no time limit and no card required, and its included usage is genuinely generous for a personal project — as of 2026, roughly 100 GB of fast data transfer, 1 million edge requests, and 1 million function invocations a month. The limit that matters is not a number: Hobby is restricted to personal, non-commercial use. If the site makes money for anyone involved in building it, Vercel's fair-use policy says you belong on Pro.
- What are Vercel's free-tier limits?
- Per Vercel's published Hobby allowances as of 2026: 100 GB fast data transfer, 1M edge requests, 1M function invocations, 4 hours of active CPU, 360 GB-hours of provisioned memory, 1 GB of Blob storage, and 5,000 image transformations per month, plus 200 projects, 100 deployments a day, 50 domains per project, a 300-second function timeout, and one hour of runtime logs. There is no overage billing on Hobby — when you exceed a limit, the feature pauses until 30 days have passed.
- Can I use Vercel's free plan for a business?
- No. The Hobby plan's fair-use guidelines restrict it to personal, non-commercial use, and Vercel defines commercial broadly: any deployment used for the financial gain of anyone involved in building it, including a paid freelancer or consultant writing the code. A landing page for a paid product, a client site, or an app with a checkout all fall on the Pro side of that line. Vercel does enforce it — accounts get paused for commercial use on Hobby.
- How much does Vercel Pro cost?
- Pro is $20 per developer seat per month as of 2026; Viewer seats are free. Pro raises the included usage, adds team features, password protection, longer function durations, and email support, and bills on-demand usage beyond what's included. A Pro trial is available. For a solo founder that's $20 a month; for a three-person team it's $60 before any usage overages, which is where the real Vercel bills come from.
- Is Railway free?
- Not permanently. Railway gives new accounts a one-time $5 trial credit that expires after 30 days, and after that the Hobby plan is $5 a month with $5 of usage included — so a tiny app effectively runs on the subscription alone, but the $5 always bills. Pro is $20 per member. The trade is that Railway has no non-commercial clause: the same $5 plan hosts a paid product with a database next to it, which is the reason this site runs there.
- What happens if I exceed Vercel's free limits?
- Vercel pauses the affected usage rather than billing you — there are no overages on Hobby and no way to pay your way past a cap without upgrading. In most cases the feature resumes once 30 days have passed since you hit the limit (Web Analytics has a shorter 7-day pause). For a hobby project that's fine. For anything with real visitors it's a reason to be on Pro before you hit the wall, not after.
More on Vibe Code Rescue
Base44 vs Replit (2026): Which One Should You Actually Build On?
Base44 vs Replit is not a fair fight — they are two different bets. Base44 is a managed app builder ($16-$80/mo, your data lives on their stack). Replit is a cloud IDE with a metered coding agent ($25/mo plus credits, real code you own). Which bet fits which founder, with 2026 prices.
How to Use Codex (2026): The Delegation Loop, Not the Install Guide
Codex is the first of these tools that's genuinely good at working while you're not watching. That changes what you have to be good at — it's less about prompting and more about scoping work you can verify after the fact. Here's the loop.
Lovable Review (2026): What It's Actually Like, From the Guy Who Fixes These Apps
An honest Lovable review from someone whose day job is repairing AI-generated codebases. What it genuinely does well, the three places it reliably falls over, who should use it, and the one thing that makes it better than most of its category.
How to Use Claude Code (2026): The Working Loop, Not the Install Guide
Installing Claude Code takes ten minutes. Using it well is a different skill, and it's mostly about what you do before you let it write anything. Here's the loop that separates people who ship with it from people who spend an afternoon undoing it.
Written by
Justin McKelvey
Fractional CTO & AI consultant in Austin, TX. 15 years building software, 50+ products shipped, $53M+ in client revenue generated. I help $1M–$50M founders ship production software and automate operations with AI — without hiring a full-time executive team.
Work with me