Skip to main content
PandaCodeGen
Back to Blog

Is Vercel Free? The 2026 Cost of Next.js Hosting

Short answer: as of August 2026, Vercel's Hobby plan costs $0 for eligible personal, non-commercial projects, with a published fair-use guideline of up to 100 GB a month of Fast Data Transfer. A production business website should use Vercel Pro, which as of August 2026 starts at $20 a month, including one deploying seat, with metered usage on top. Here is the practical Vercel Hobby vs Pro comparison, including limits and commercial Next.js hosting costs.

Hassan Jamal·Mar 13, 2026·22 min read

Hassan is PandaCodeGen's co-founder and lead engineer. He plans Next.js migrations around four things: speed you can measure, search traffic that survives the move, code someone else can maintain, and infrastructure the client owns.

Executive Summary

  • Vercel's Hobby plan is a $0 plan for eligible personal, non-commercial projects, as of August 2026. Vercel publishes up to 100 GB a month of Fast Data Transfer as a fair-use guideline, not as an itemised plan allowance.
  • Vercel Pro is the starting point for commercial production websites and begins at $20 a month, including one deploying seat, with metered usage on top, as of August 2026.
  • A Next.js rebuild can reduce server administration and request-time rendering without making infrastructure free.
  • Use this guide to compare Vercel Hobby vs Pro and estimate a realistic Next.js hosting cost for a business website.

Vercel pricing for business websites is not determined only by traffic. Hobby is free for eligible personal, non-commercial work, with a fair-use guideline of up to 100 GB of Fast Data Transfer and published limits on functions, builds and image optimization. Commercial websites should begin on Pro, currently a $20 monthly platform fee that includes one deploying seat and a usage credit, even when their traffic would fit inside Hobby's technical allowances. Added seats and on-demand usage can increase the bill. Compare the full platform, maintenance, and usage costs before choosing between managed WordPress hosting and commercial Next.js hosting. If you want the site itself built rather than hosted, PandaCodeGen does that from $1,500 at a fixed price, with no minimum project size, and you own the code.

About PandaCodeGen

PandaCodeGen rebuilds suitable websites as custom Next.js code with documented migration, measurement, and handover requirements. Commercial Vercel projects launch in the client's own account on Pro, currently starting with a $20 monthly platform fee that includes one deploying seat, so the client pays Vercel directly with no hosting markup. Added seats and on-demand usage are billed by Vercel. PageSpeed targets, representative pages, test conditions, acceptance criteria, and any remedy are defined in the signed project scope. Full service pricing is on the pricing page.

Understand What Your Hosting Bill Covers

A hosting invoice can bundle the servers, the updates someone else applies, backups, security tools, support, and how much traffic you are allowed. The useful comparison is total operating cost, not a $0 headline.

A dynamic WordPress page often requires request-time application and database work. Managed hosts charge for the processing, the storage, the traffic, the backups, the security and the support it takes to keep that stack available. The bill may be justified, but the architecture and service level should match what the website actually needs.

Paying more can improve capacity and support. It does not fix a slow theme, a heavy plugin, a bad database query, a third-party script, or caching nobody configured. Hosting quality is one performance input, not a guaranteed load-time result.

A business hosting budget may include:

  • Shared WordPress hosting: lower base pricing, shared capacity, and a service level that varies by provider.
  • Managed WordPress hosting bundles support, backups, security, caching and a traffic allowance into one plan price.
  • What the plan does not cover: premium plugins, monitoring, a developer on call, CDN usage, backups and security services.

Over three years, what matters is hosting, licences, the hours spent maintaining it, usage charges, and what it costs you when something breaks. Calculate those inputs from the current invoices before using a migration savings estimate.

Hosting-plan eligibility and page performance are separate decisions. A framework or a provider does not establish a route's score. Keep dated field data and repeated lab evidence for any performance figure you intend to rely on. Core Web Vitals explained defines what that evidence consists of, and how site speed interacts with search covers what it does and does not prove about rankings.

"A faster architecture can reduce request-time work. The right hosting decision still comes down to licensing, traffic, how much runs server-side, storage, support, and what you can afford to have go wrong.

How Managed Next.js Hosting Changes the Cost Model

Traditional dynamic applications often perform more work on each request. Next.js can pre-render suitable pages, cache responses, and move selected work to managed functions. The amount and type of runtime work influence the final bill.

This reduces server administration. It does not eliminate infrastructure or platform cost.

When a page is suitable for static generation, Next.js can pre-build it at deploy time and serve a cached result instead of rebuilding it for every visitor. Dynamic routes, forms, authentication, commerce, and revalidation can still use managed compute.

Vercel distributes cached content through its global network and runs supported application workloads on managed infrastructure. That can reduce latency and operations work when the rendering and caching strategy fits the site.

In practice you administer fewer servers, deployments happen on their own, and you pay for what you use. Hobby can cost $0 for eligible personal, non-commercial projects. Commercial production sites should budget from Vercel Pro's $20 monthly platform fee, then add any extra seats and on-demand usage.

Think of it this way: preparing reusable pages before a request can reduce per-visit work, while personalized or frequently changing routes still need runtime compute.

Static generation, caching, and managed functions are established deployment patterns, but the right mix depends on the application. For a deeper look at the measurement process, read our guide to hitting a 90+ PageSpeed score. If you are still deciding between platforms, our WordPress vs Next.js comparison covers every tradeoff in detail.

What a WordPress invoice bundles that a Vercel invoice does not

A managed WordPress plan is one line that already contains backups, security, caching, support and a traffic allowance. A Vercel invoice is a platform fee plus metered usage, and the rest of the stack — CMS, database, search, email, monitoring — arrives as separate bills. Three rows below are genuinely comparable: cost, SSL and CDN. The rest depend on what you built, which is why the load-time and PageSpeed rows say the same thing on both sides.

← Swipe to see more →

FeatureWordPress HostingNext.js + Vercel
Monthly CostVaries by host and service levelPro from $20/mo + added seats and usage
3-Year CostCalculate from current invoicesFrom $720 base + added seats and usage
Load TimeDepends on implementationDepends on implementation
PageSpeed ScoreMeasured per page and test profileMeasured per page and test profile
Server CrashesDepends on architecture and service levelManaged resilience; outages remain possible
SSL CertificateExtra cost on some hostsFree (automatic)
CDNExtra costBuilt-in global delivery network
MaintenanceMonthly updatesNo server administration; app upkeep remains

Does your current hosting still fit the workload?

Drop your current site URL when you book. We review the current hosting invoices, performance profile, and likely commercial Next.js hosting cost before recommending a platform.

The Vercel Free Tier: What You Actually Get

Vercel Hobby is a real deployment plan for eligible personal, non-commercial projects. These are the figures published on Vercel's Hobby plan docs, pricing page and fair-use guidelines, checked August 2, 2026:

  • Fast Data Transfer on Vercel's Hobby plan: up to 100 GB a month, as of August 2026.
  • Fast Origin Transfer on Vercel's Hobby plan: up to 10 GB a month, as of August 2026. This is the cap that gets left out of the comparisons, and on an uncached or image-heavy site it is reached long before the 100 GB a month figure.
  • Edge Requests: up to 1,000,000 a month.
  • Function Invocations: 1,000,000 included.
  • Active CPU: 4 CPU-hours. Provisioned Memory: 360 GB-hours.
  • Image Optimization: 5,000 transformations, 300,000 cache reads and 100,000 cache writes.
  • Builds: 2 build vCPUs, 8 GB build memory, 32 GB build disk, and up to 100 deployments a day. Vercel publishes no monthly Hobby build-minute allowance; build usage is priced per CPU minute on paid plans.
  • Automatic HTTPS/SSL, managed delivery infrastructure, rollbacks and preview deployments.

What actually happens when you hit 100 GB

You get paused, not billed. Vercel's Hobby documentation states that if you exceed your usage limits on the Hobby plan, you will in most cases have to wait until 30 days have passed before you can use the feature again. Hobby cannot purchase additional usage. Pro behaves the opposite way: you keep serving and pay for what you use above the included amount.

One detail worth getting right, because it is commonly stated the other way: 100 GB is not listed as an included Hobby allowance. Vercel's Hobby plan page itemises Active CPU, Provisioned Memory, Function Invocations and image quotas, and no data-transfer line appears in that table. The 100 GB figure lives on the Fair Use Guidelines page, under “Typical monthly usage guidelines”, phrased as up to 100 GB, alongside Vercel's statement that it will notify you if your usage is an outlier and will try to reach out before taking action. Treat 100 GB as the level at which you become an outlier, not a meter that trips the instant you pass it.

 Hobby (free)Pro
Price$0$20 per user/month, including $20 of usage credit
Fast Data TransferUp to 100 GB/month, published as a fair-use guideline1 TB/month included
Above the included amountCapped. You cannot buy more usage.Pay-as-you-go, $0.15 to $0.35 per GB by region
Fast Origin TransferUp to 10 GB/monthUsage-based, $0.06 to $0.43 per GB by region
Edge requestsUp to 1M/month10M/month, then $2.00 to $3.20 per 1M by region
Deploying seatsPersonal account1 included, $20/month each after that
Read-only viewer seatsNot applicableUnlimited and free
Projects / deployments per day200 / 100Unlimited / 6,000
Permitted usePersonal, non-commercial onlyCommercial use permitted

Every figure in this table was read from Vercel's pricing page, Hobby plan docs, Pro plan docs and regional pricing on August 2, 2026. Overage rates vary by region; confirm yours before budgeting.

So the real question is not “is 100 GB enough?” but “what happens on the day it is not?” On a personal project, being capped is an inconvenience. On anything that takes orders or generates leads, being capped is an outage, and it tends to arrive on your best traffic day, because that is when the ceiling is reached. That asymmetry, not the allowance itself, is why revenue-generating sites belong on Pro from launch.

For sizing: 100 GB per month is roughly 50,000 page views if your pages weigh about 2 MB each, or roughly 200,000 if you have optimised down to about 500 KB. Page weight moves that number by 4x before traffic does, which is why compressing images and trimming JavaScript is also a hosting-cost decision. Check your own average page weight against your own traffic rather than trusting either estimate. All figures here are Vercel's current published values; confirm them on the pricing page before you budget, because plans change.

How much storage does Vercel give you for free?

Vercel Blob, the file-storage product, is free on Hobby within its usage limits. Vercel's own pricing example works from 5 GB of included storage, 100,000 simple operations, 10,000 advanced operations and 100 GB of included data transfer, and Hobby accounts can create up to 100 separate Blob stores. Individual files can be up to 5 TB, though anything above 512 MB is never cached, so every access to a file that large is billed as a cache miss.

The part that catches people is not the storage figure. Hobby's included usage is shared across all Vercel services in a project, so every file served out of Blob spends the same Edge Requests and Fast Data Transfer allowance your pages are spending. Moving heavy images or downloads into Blob does not move them out of the 100 GB guideline. It only moves them out of your build. Two smaller details worth knowing: browsing your own Blob store in the Vercel dashboard counts as advanced operations against your allowance, and if you do exceed a Blob limit on Hobby you lose access to Blob for 30 days rather than receiving a bill. Source: Vercel Blob pricing, checked August 2, 2026.

How to see your own usage before you hit a cap

Open your Vercel dashboard, select the right team in the team switcher, and choose Usage in the sidebar. Set the billing-cycle dropdown to Last 30 days rather than the current cycle, because a partial month hides the pattern. The allotment indicator shows how much of each included resource you have consumed and the projected cost, and you can break the same view down by project and by region to find what is actually consuming the allowance.

Usage notifications are enabled automatically on both plans. Spend Management, which can fire a webhook or pause projects at a set spend amount, is a Pro feature and is opt-in, so nobody has it configured by default. If a Hobby project is approaching a limit, the two things that move the number most are reducing page weight and serving large media from storage designed for it rather than shipping it with the deployment, keeping in mind the shared-allowance point above. Our guides to tracing a slow-loading site and speeding up a website both start with page weight, which is the same lever.

Can You Use the Vercel Free Plan for a Business Site?

No. Vercel's Fair Use Guidelines state that Hobby teams are restricted to non-commercial personal use only, and that all commercial usage of Vercel requires either a Pro or Enterprise plan. This is an eligibility rule, not a traffic test, so a site using 2 GB a month can breach it while a personal project using 90 GB does not.

Vercel defines commercial usage as any deployment used for the financial gain of anyone involved in any part of the project's production, explicitly including a paid employee or consultant writing the code. That last clause is the one that catches freelancers and agencies: if you are being paid to build the site, the deployment is commercial even when the site itself sells nothing. Vercel lists these examples:

  • Any method of requesting or processing payment from visitors of the site.
  • Advertising the sale of a product or service.
  • Receiving payment to create, update, or host the site.
  • Affiliate linking being the primary purpose of the site.
  • Carrying advertisements, including platforms such as Google AdSense.
  • Asking for donations, which Vercel notes also falls under commercial usage.

A brochure site for a business, a client project you invoiced for, a store, a paid membership, and a lead-generation landing page are all commercial under that definition. A portfolio, a personal blog with no ads, a learning project and an unreleased prototype are not. If a project sits on the line, Vercel's guidelines direct you to ask their support team rather than guess. Source: Vercel Fair Use Guidelines, checked August 2, 2026.

Vercel's terms were last updated June 1, 2026 and were read here on August 2, 2026. They say content submitted on Hobby or a trial Pro plan may be used for model training, with an opt-out described in the account settings, while paid Pro does not enable model training by default. Teams handling confidential or regulated material should review the current terms, data-processing agreement, account setting and approved data classification before deployment.

What happens when an eligible Hobby project reaches a cap. Hobby does not provide pay-as-you-go overage. If a project reaches a published usage limit, the affected service may be paused until the limit resets. Pro includes commercial use and metered usage options, so plan selection should account for availability requirements before launch rather than waiting for a traffic threshold.

Managed WordPress and Vercel package different responsibilities. Compare the plan price, what usage is included, who maintains the plugins or dependencies, backups, security, support, recovery options, and the expected cost of traffic spikes on equivalent requirements.

How should a business budget for Vercel Pro? Pro currently starts with a $20 monthly platform fee, one deploying seat, and a $20 monthly usage credit. Additional deploying seats and on-demand infrastructure usage can increase the bill. A business should compare the base price, included allowances, expected overage, team size, and support requirements with its current hosting stack. Pro can reduce platform and operations spend for some workloads, but the saving must be calculated from real usage and invoices. For a full breakdown of long-term costs, see our 3-year cost comparison of WordPress vs custom code. Full current limits are documented at Vercel's Hobby plan docs and Vercel's pricing page.

How to Estimate Vercel Pro Pricing for a Business Website

A useful Next.js hosting estimate starts with the workload, not a visitor-count shortcut. Two websites with the same monthly traffic can have very different bills: one may serve mostly cached pages, while the other runs authentication, search, personalization, image transformations, and API calls on every visit. Record the current architecture and expected production behavior before comparing Vercel Pro with managed WordPress, Cloudflare Workers, Netlify, or another commercial host.

Build the estimate as platform fee + added deploying seats + paid add-ons + metered infrastructure usage, then account for the included allocations and monthly usage credit shown in Vercel's current pricing. Do not count Hobby allowances in a commercial scenario. Use at least three cases: a normal month, a campaign or seasonal peak, and an incident month with unusual function or transfer usage.

  • Team access: count people who need deploying permissions separately from read-only collaborators, then verify the current seat rules.
  • Fast Data Transfer and Edge Requests: how heavy your pages are, how well they cache, how many requests a month, what gets downloaded, and where your traffic comes from.
  • Functions: list every API route, form handler, login, scheduled job, search, personalisation and incoming webhook.
  • Compute profile: measure Active CPU and provisioned memory for dynamic workloads instead of assuming every Next.js request is static.
  • Images and media: count the image transformations, what you serve optimised, video, big catalogues, and any files people download.
  • Everything outside the hosting fee: analytics, speed monitoring, logs, security, databases, email, the CMS, and support.
  • Spend controls and continuity: define alerts, hard limits, ownership, incident contacts, rollback steps, and the acceptable impact of a traffic spike.

Compare the result with an equivalent current-state total. A managed WordPress invoice may already bundle backups, caching, security, support, and recovery. A Vercel invoice does not represent the entire application stack if the site also uses a headless CMS, database, search service, transactional email, commerce backend, or monitoring platform. This is why a credible three-year comparison shows every retained and replacement service instead of subtracting one hosting headline from another.

"The correct business question is not whether Vercel can start at $20. It is what the complete production workload costs under normal, peak, and failure conditions.

Vercel Hobby vs Pro: A Launch Checklist

Use Hobby for eligible personal, non-commercial work only. For a client site, company website, store, paid membership, lead-generation site, or other revenue-supporting production project, use Pro or another commercially permitted plan from launch. Then confirm the following in the written hosting and handover plan:

  • The client owns or controls the Vercel team, domain, repository, billing method, and recovery contacts.
  • The selected plan permits the commercial workload and provides the required collaboration, security, privacy, and support features.
  • Expected traffic, data transfer, edge requests, functions, builds, images, and logs have been modeled against current included usage.
  • Spend alerts and limits are configured, and someone is responsible for responding before a limit or unexpected bill becomes an incident.
  • Preview, production, environment-variable, rollback, DNS, and access-removal procedures are documented before handover.
  • The team rechecks current Vercel pricing and terms at proposal, launch, and renewal because plan features and limits can change.

Five Vercel Hosting Decisions to Recheck in 2026

Vercel pricing, usage limits, deployment portability, and competing platforms have changed. These five checks affect a 2026 Next.js hosting decision.

1. Hobby has hard caps with no overage

The four Hobby limits covered above (Fast Data Transfer, edge requests, function invocations and compute hours) make usage planning important for eligible personal projects. Build minutes are deliberately absent from that list: Vercel publishes no monthly Hobby build-minute allowance, and prices build usage per CPU minute on paid plans. Commercial teams should choose Pro from launch because plan eligibility is not a traffic test. Review the current plan documentation and model expected usage before publishing. Source: Vercel Hobby plan docs.

2. Active CPU pricing is the default Fluid Compute model since June 2025

Vercel announced Active CPU pricing in June 2025 and made it the default Fluid Compute model for supported plans. The model separates Active CPU time from Provisioned Memory, so request shape and workload behavior affect cost. Commercial marketing and e-commerce teams should model their functions against Pro's included usage and overage rates rather than treating a technically small workload as Hobby-eligible. Source: Vercel Active CPU announcement.

3. Pro data-transfer overage is regionally priced

Pro currently includes 1 TB of Fast Data Transfer and 10 million Edge Requests per month. Additional Fast Data Transfer starts at $0.15 per GB and varies by region, so 100 GB of additional transfer starts around $15 rather than one universal overage price. Image-heavy catalogs, downloads, and globally distributed traffic should be modeled by region. Sources: Vercel Pro plan docs and regional pricing.

4. Vercel Enterprise pricing is custom, not a public floor

Vercel does not publish one universal Enterprise starting price. Pricing depends on the negotiated product, security, compliance, support, usage, and commercial terms. Treat third-party deal estimates as context, not a guaranteed floor, and request a current quote for an equivalent scope. Source: Vercel pricing.

5. Next.js 16.2 stabilized the Adapters API

Next.js 16.2 made the Adapters API stable, giving deployment platforms a public contract for consuming Next.js build output. That improves portability, but provider feature support, caching behavior, observability, and migration work still need to be tested for the application. Source: Next.js 16.2 release notes.

Cloudflare Workers and Netlify: When to Consider Alternatives

Vercel is a useful comparison baseline because it maintains Next.js and provides first-party deployment integration. Stable adapters make other platforms practical candidates, but compatibility and total cost should be tested against the actual application.

Cloudflare Workers. Cloudflare's current Next.js guide uses the OpenNext adapter on Workers and documents broad App Router, Pages Router, SSR, SSG, ISR, Server Actions, and streaming support, with some feature-specific limitations. Compare Workers pricing and limits with the app's traffic, compute, image, cache, and operational needs. Source: Cloudflare's Next.js deployment guide.

Netlify. On price the two are closest where team size decides it: Netlify Pro is $20 a month with unlimited members, while Vercel Pro is $20 a month for the first deploying seat and $20 for each one after it, so a five-developer team pays $20 against $100. Vercel answers back on framework integration, since it maintains Next.js. Netlify Pro includes 3,000 credits a month, with extra credits sold in packs from $10 per 1,500 (checked August 2, 2026). Compare how your deploys, bandwidth, compute and web requests consume those credits rather than comparing headline prices. Source: Netlify pricing.

Why is Vercel controversial?

Four documented things account for most of it, and all four are in Vercel's own published terms and pricing rather than rumour. Knowing them before you deploy is the difference between a predictable bill and a surprising one.

  • Usage-based billing turns a traffic spike into an invoice. Once a Pro team passes its $20 monthly credit and included allowances, Vercel bills on demand. Spend Management, which can alert you or pause projects at a threshold you set, is opt-in and is not configured for you, so check what your own account is set to rather than assuming a limit exists.
  • The Hobby licence is a commercial-use rule, not a traffic rule. Being paid to build a site already makes the deployment commercial, regardless of how little traffic it serves, and that is the clause people read last.
  • Content on Hobby and trial Pro plans may be used for model training. Vercel's terms, last updated June 1, 2026, state this and provide an opt-out in team settings; paid Pro does not enable model training by default.
  • Lock-in, which is the one that has genuinely improved. Next.js capabilities historically landed on Vercel first and were awkward elsewhere. The Adapters API became stable in Next.js 16.2, giving other platforms a public contract for consuming Next.js build output, so portability is materially better than it was.

None of these is a reason to avoid Vercel. They are the four things to decide deliberately rather than discover afterwards: set a spend limit on day one, put commercial work on Pro from launch, check the model-training setting if you handle confidential material, and confirm your deployment target supports the Next.js features you actually use.

For PandaCodeGen client work, Vercel Pro is a common commercial Next.js hosting recommendation because its deployment workflow, preview environments, and framework integration fit many projects. We can scope another provider when traffic, compliance, regional delivery, team controls, or cost modeling favors it. For the full migration playbook covering deployment strategy and a controlled DNS cutover, see the migration services reference.

How We Set Up Vercel Hosting on a Client Build

Every commercial site we build launches on Pro inside the client's own Vercel team, on the client's own payment method, with no markup from us. We are added as a member of their team rather than the other way round. It costs us nothing to do it this way and it removes the single worst outcome in agency hosting: a client who cannot reach their own infrastructure because the account belongs to a company they no longer work with.

Four decisions follow from that structure, and each one has a reason behind it:

  • Pro from day one, not after a traffic threshold. Under Vercel's fair-use rules, being paid to build the site already makes the deployment commercial, so there is no compliant window in which a client build sits on Hobby.
  • Stakeholders get free viewer seats, not paid ones. Pro charges $20/month per additional deploying seat but includes unlimited read-only viewer seats, so marketing managers and clients who only need to see analytics and comment on previews cost nothing. Giving everyone a deploying seat is the cheapest mistake to avoid and the easiest one to make.
  • Spend management gets configured before launch, not after the first surprise. Whatever the account default is, it is a Vercel default rather than a number chosen for this site; we read it during setup and set a threshold that matches the actual expected bill.
  • Billing, domain, repository and recovery contacts are checked as a set. Ownership of the Vercel team means little if the domain registrar or the repository sits somewhere else.

On performance figures, we hold ourselves to the same rule this article applies to Vercel's numbers. We publish a before-and-after only alongside the test profile, date and conditions that produced it. Our MyCustomPatches records predate that policy and are still being reconciled, so no load-time or PageSpeed figures for that project appear here. The available implementation detail is in the MyCustomPatches project write-up.

"Separate the implementation result from the hosting plan: measure speed against the agreed pages, then price commercial hosting from real team and usage requirements.

Vercel Hobby vs Pro: Choose the Right Plan

Hobby and Pro serve different users. Hobby answers the search question “is Vercel free?” for eligible personal, non-commercial projects. Pro is the appropriate starting plan for a commercial production website.

  • Personal, non-commercial project: Hobby may fit if its features and published usage limits meet the project's needs.
  • Commercial or revenue-generating website: use Pro from launch, regardless of whether traffic fits within Hobby's technical limits.
  • Function-heavy application: estimate Active CPU, memory, invocations, data transfer, and other metered usage before selecting a plan.
  • Multi-person delivery team: include Pro seats, access controls, preview workflows, and support requirements in the cost model.
  • WordPress migration: budget the rebuild, content migration, redirect mapping, QA, cutover, ongoing application maintenance, and hosting as separate line items.

For a business website, service site, or e-commerce storefront, start the Vercel pricing comparison with Pro's $20 monthly platform fee, then add any extra seats and expected usage. If you are moving off WordPress, our WordPress migration service includes a free assessment. Building new instead, or need something beyond a marketing site, our custom Next.js development work covers the same hosting and workload planning from day one.

The honest answer depends on the current invoices and the target workload. Next.js on Vercel Pro may lower total operating cost, but managed WordPress can still be the better fit when its editing workflow, plugin ecosystem, support model, or migration cost outweighs the projected saving.

Key Takeaways

Five decisions collapse into three. Hobby eligibility is a licence rule, not a capacity rule, so a commercial site is ineligible at any traffic level. Pro is the commercial floor at $20 a month plus seats and usage. And your hosting plan and your PageSpeed score are independent claims that get evidenced separately.

  1. Vercel Hobby is free for personal, non-commercial projects. Its Fast Data Transfer figure is widely quoted as an included 100 GB allowance, and Vercel's Hobby plan page does not itemise it that way — see the section above. Either way, technical capacity does not make a commercial project eligible.
  2. Vercel Pro is the starting point for commercial production websites. Budget from the $20 monthly platform fee, then add any extra seats and on-demand usage; review current pricing before launch.
  3. Next.js can reduce request-time work and server administration. Managed infrastructure, application maintenance, and usage costs still exist.
  4. Performance evidence and hosting cost are separate claims. A faster rebuild does not make commercial hosting free, and a hosting plan does not produce a PageSpeed score. Price the plan from usage and seats; measure performance against named pages under stated test conditions.
  5. Compare equivalent operating requirements. Use current invoices, team size, traffic, functions, support, compliance, and migration cost to estimate the three-year total.

Need a Commercial Next.js Hosting Plan?

Book a free discovery call. We'll review your current hosting costs, Vercel Pro requirements, and the migration inputs needed for a defensible comparison.

"They worked with me to make a website that I could afford."

James Peace, via Trustpilot review

Frequently Asked Questions

Is Vercel free?

Yes. Vercel Hobby costs $0 for personal, non-commercial projects. It is not the plan for a live business, store, or client website. Commercial Next.js hosting should use Pro or another commercially permitted provider. Vercel currently lists a $20 monthly Pro platform fee that includes one deploying seat and a usage credit; added seats and on-demand usage can increase the bill.

What is the Vercel free tier bandwidth limit in 2026?

Vercel lists up to 100 GB of Fast Data Transfer a month for Hobby, plus up to 10 GB of Fast Origin Transfer. Note where that figure is published: it appears on Vercel's Fair Use Guidelines page under typical monthly usage guidelines, not as an itemised allowance on the Hobby plan page, and Vercel says it will notify users whose usage is an outlier. Exceeding a Hobby limit pauses the feature, in most cases for 30 days, and Hobby cannot buy additional usage. The figure answers a capacity question, not a commercial-use question: Hobby remains limited to personal, non-commercial projects. Checked August 2, 2026.

How many sites can I host for free on Vercel?

Vercel's current Hobby comparison lists up to 200 projects, but a project is not always the same thing as one complete website and other repository, resource, fair-use, and non-commercial restrictions still apply. Treat the published limit as a current plan parameter, not a capacity or commercial-use guarantee, and recheck it before approval.

Is Vercel free hosting reliable for business websites?

Hobby is not the appropriate plan for a business website because Vercel restricts it to personal, non-commercial use. For a business, evaluate Pro or another commercial provider against workload, regions, spend controls, support, incident response, backups, data services, and any required SLA. A provider's technical reputation does not override plan eligibility or project-specific continuity requirements.

What is the catch with free Vercel hosting?

The main restriction is eligibility, not just traffic. Hobby is for personal, non-commercial work and has limits for Fast Data Transfer, functions, builds, image optimization, and collaboration. A commercial project should compare Vercel Pro's included usage, overages, spend controls, and support against its real workload before choosing a host.

Can I use Vercel's free plan for a business or commercial website?

No. Vercel's Fair Use Guidelines restrict Hobby teams to non-commercial personal use and require Pro or Enterprise for all commercial usage. Vercel defines commercial usage as any deployment used for the financial gain of anyone involved in any part of the project's production, explicitly including a paid employee or consultant writing the code, so a freelancer or agency build is commercial even if the site sells nothing. Listed examples include processing payment, advertising a product or service, being paid to create or host the site, affiliate linking as the primary purpose, carrying ads such as Google AdSense, and asking for donations. Checked August 2, 2026.

Is Vercel free forever?

There is no promised forever guarantee. Vercel currently offers Hobby at $0 for personal, non-commercial use, but its terms say the company may change the plan's features, limits, conditions, or availability.

How much does WordPress hosting actually cost per year?

There is no defensible universal total. Add the current hosting invoice, renewal price, traffic and storage overages, CDN, backups, staging, security, email, premium themes or plugins, monitoring, support, maintenance labor, incidents, and tax. Compare that dated annual record with a like-for-like alternative rather than substituting a generic market average.

Can I host an e-commerce site for free on Vercel?

Not as a live commercial store on Hobby. A headless storefront can run on Vercel, but commercial use belongs on Pro or another commercially permitted plan. The commerce backend, payments, data services, and usage can add separate costs.

What happens if my site gets a traffic spike on free Vercel hosting?

An eligible Hobby project can reach hard usage limits, and Vercel's terms reserve discretion to disable Hobby deployments. A business that needs continuity should use a commercial plan, configure spend controls, and test the workload rather than relying on a free-tier traffic estimate.

How much storage does Vercel give you for free?

Vercel Blob is free on the Hobby plan within its usage limits. Vercel's published pricing example works from 5 GB of included storage, 100,000 simple operations, 10,000 advanced operations and 100 GB of included data transfer, and a Hobby account can create up to 100 Blob stores. Individual files can reach 5 TB, but anything over 512 MB is never cached, so each access counts as a cache miss. The important caveat is that Hobby's included usage is shared across all Vercel services in a project, so files served from Blob consume the same Edge Request and Fast Data Transfer allowance as your pages. Exceeding a Blob limit on Hobby removes access for 30 days rather than generating a bill. Checked August 2, 2026.

How do I check my Vercel usage before hitting a limit?

Open the Vercel dashboard, select the correct team in the team switcher, then choose Usage in the sidebar. Set the billing-cycle dropdown to Last 30 days rather than the current cycle, because a partial month hides the pattern. The allotment indicator shows how much of each included resource has been consumed and the projected cost, and the same view breaks down by project and by region. Usage notifications are enabled automatically on both plans. Spend Management, which can fire a webhook or pause projects at a threshold, is a Pro feature and is opt-in, so it is not configured by default.

Why is Vercel controversial?

Four documented reasons, all from Vercel's own terms and pricing. First, usage-based billing: once a Pro team passes its $20 monthly credit and included allowances, Vercel bills on demand, and Spend Management is opt-in rather than configured for you. Second, the Hobby licence is a commercial-use rule rather than a traffic rule, so being paid to build a site already makes the deployment commercial. Third, Vercel's terms, last updated June 1, 2026, state that content on Hobby and trial Pro plans may be used for model training, with an opt-out in team settings; paid Pro does not enable it by default. Fourth, lock-in, which has genuinely improved since the Adapters API became stable in Next.js 16.2 and gave other platforms a public contract for consuming Next.js build output.

Which is better, Vercel or Netlify?

It depends mostly on team size and framework. Netlify Pro is $20 per month with unlimited members, while Vercel Pro is $20 per month for the first deploying seat plus $20 for each additional one, so a five-developer team pays roughly $20 against $100. Vercel's advantage is first-party Next.js integration, because Vercel maintains Next.js. Netlify Pro includes 3,000 monthly credits with extra credits sold in packs from $10 per 1,500, so compare how your deploys, bandwidth, compute and web requests consume credits rather than comparing headline prices. Checked August 2, 2026.