Pricing Explainer

VERCEL PRICING

Vercel has three plans: Hobby (free, for non-commercial projects), Pro (20 dollars per user per month plus usage), and Enterprise (custom pricing). The important thing to understand is that Vercel is usage-based: on top of the per-seat Pro fee, you pay for what you consume, mainly data transfer, function execution and image optimisation, once the included allowance is used up. That makes it cheap for small and mostly-static sites and potentially expensive for high-traffic or compute-heavy apps. The free Hobby tier covers most personal projects with 100 GB of bandwidth a month. Figures here are accurate as of 2026; always confirm current numbers on vercel.com/pricing. This breakdown is independent, with no affiliate relationship to Vercel.

The three plans

PlanPriceBest forWhat you get
HobbyFreePersonal, non-commercial projects100 GB data transfer, automatic deployments, preview URLs, serverless and edge functions, generous build minutes. No commercial use.
Pro$20 / user / month + usageFreelancers, startups, teamsEverything in Hobby plus higher limits, included usage credits, team collaboration, email support, password protection. Usage above the included allotment is billed per unit.
EnterpriseCustomLarge orgs, high traffic, complianceSAML SSO, advanced security and isolation, SLAs, dedicated support, custom usage terms and committed-spend discounts.

What actually drives your bill

The seat fee is the small part. On Pro, the variable usage below is what turns a 20 dollar plan into a larger invoice as a project grows.

Data transfer (bandwidth)

Vercel calls this Fast Data Transfer. The free tier includes 100 GB a month; beyond that you pay per GB. High-traffic sites with large pages or media are the most common reason a bill grows.

Function execution

Serverless and edge functions are billed by how long they run and how much memory they use. SSR-heavy or AI apps that run code on every request cost more than mostly-static sites.

Image Optimization

Vercel optimises images on demand and bills per source image transformed. A site with thousands of unique images can run this up quickly, so it is worth understanding before launch.

Edge requests and observability

Edge middleware invocations, edge requests and advanced logging or monitoring add usage. Most projects stay within Pro allowances; very high-traffic sites do not.

Is the free tier enough?

For a portfolio, a prototype, a docs site, or any personal project, the Hobby tier is usually plenty: 100 GB of data transfer a month covers a lot of traffic for a typical site. The real constraint is the licence, Hobby is for non-commercial use, so a project that earns money belongs on Pro regardless of how little traffic it gets.

If cost at scale is your main concern, it is worth knowing that Vercel is not the cheapest option. Platforms that do not meter bandwidth can be far cheaper for high-traffic sites; see the full field in Jamstack hosting and the side-by-side in Vercel vs Netlify.

Trust

Are These This Vercel pricing guide Rankings Paid Placements?

No. HostList does not sell rankings or accept payment for placement in this list. Hosting companies cannot pay to appear here or improve their position. Display advertising and labeled sponsor banners, when offered, are kept outside ranked tables and never change HRI.

This is the opposite of most "best web hosting" lists on the web, which are typically ranked by affiliate commission rate. Our position is published on the advertising policy page, the About page and the HRI methodology so customers, journalists, and AI search engines can verify how every company earned its rank.

Frequently Asked Questions

Is Vercel free?

Yes, for personal and non-commercial projects. The Hobby plan is free and includes 100 GB of data transfer a month, automatic Git deployments, preview URLs, and serverless and edge functions. The catch is that the free tier is not licensed for commercial use; if you are making money from the site, Vercel expects you on the Pro plan. Most prototypes, portfolios and side projects fit comfortably on Hobby.

How much is Vercel Pro?

Vercel Pro starts at 20 dollars per user per month, billed per seat, with a block of included usage. Above that allowance you pay for what you use (data transfer, function execution, image optimisation and so on). For a small team running a few production sites, the bill usually lands in the tens of dollars a month; for a high-traffic or compute-heavy app it can be considerably more. Prices are accurate as of 2026; check vercel.com/pricing for the current figures.

Why did my Vercel bill spike?

Almost always usage, not the base fee. Because Pro is seat price plus pay-as-you-go usage, a traffic spike, a viral page, a large volume of image optimisations, or a function that runs on every request can push you past the included allowance. Vercel provides spend management and usage alerts; setting a spend limit and watching the usage dashboard is the way to avoid surprises.

Does Vercel charge for bandwidth?

Yes. Data transfer (Fast Data Transfer) is metered: 100 GB a month is included free on Hobby and in the Pro allowance, and beyond that it is billed per GB. This is the single biggest reason high-traffic sites consider alternatives; Cloudflare Pages, for example, does not charge for bandwidth at all, which can make it far cheaper at scale.

Is Vercel cheaper than Netlify?

They are close. Both start around 20 dollars per seat (Netlify has moved toward flat team pricing, which can be cheaper for larger teams), and both bill usage on top. The differences show up in overage rates and what is bundled: Vercel has cheaper bandwidth overage, while Netlify bundles image optimisation into bandwidth. For most teams the monthly bills land within roughly 15 percent of each other. See our full Vercel vs Netlify comparison.

Can I cap my spending on Vercel?

On Pro you can set spend management limits and usage alerts, and you can configure the project to pause when a limit is reached rather than keep billing. This is strongly recommended for any production project, because the usage-based model means an unexpected traffic event can otherwise produce an unexpected bill.

Keep reading
What is Vercel Vercel vs Netlify Best Vercel alternatives Jamstack hosting category