Vivid ResourcesStart

Vercel vs Cloudflare Pages for small business websites

Two excellent free-tier hosts for modern websites. Here is when each one wins and which one we use for what.

May 8, 2026·5 min read·By Vivid Resources

In 2026, two free-tier hosts dominate modern web hosting for small business sites: Vercel and Cloudflare Pages. They overlap enough to be confusing and differ enough that picking the wrong one is a real mistake.

The honest comparison

VercelCloudflare Pages
Free tierGenerous (100GB bandwidth/mo)More generous (unlimited bandwidth)
Next.js supportNative, best-in-classGood, but lags behind on newest features
Serverless functionsFirst-classFirst-class (Workers)
Database access (Postgres etc.)Yes, via MarketplaceVia Workers + Hyperdrive
Edge network100+ regions300+ regions
Build minutes6,000/mo free500/mo free
Custom domain SSLFreeFree
Best forNext.js apps, SaaS, anything dynamicStatic sites, marketing pages, global speed

When Vercel wins

  • You are building with Next.js and using the App Router, Server Actions, or Cache Components
  • You need serverless functions for forms, webhooks, or AI API calls
  • You want first-day support for new Next.js features (Vercel makes Next.js)
  • You want preview deployments on every git push out of the box
  • You are building a SaaS app with auth, billing, and a database

When Cloudflare Pages wins

  • Static site, JAMstack, or any framework that compiles to HTML/CSS/JS
  • Global audience — Cloudflare has 3× more edge locations than Vercel
  • Heavy traffic at zero cost — unlimited bandwidth on the free tier
  • You are already using Cloudflare for DNS / DDoS / security
  • Marketing landing pages where every kilobyte matters

What we use for what

At Vivid Resources, the rule is simple:

  • Vivid Local Starter and Standard builds — Cloudflare Pages. Fast, free, global, simple.
  • Vivid Local Pro builds with chatbots or bookings — Vercel. The serverless functions and Next.js integration make the build cleaner.
  • Vivid Studio SaaS builds — Vercel + Railway (Postgres). Or Cloudflare Workers + D1 for global-first apps.
  • Vivid Studio Landing builds — Cloudflare Workers when we want sub-22KB single-file performance.

Should you care?

If we are building your site, no — we will pick the right one. If you are choosing yourself, the heuristic is: anything with backend logic goes to Vercel, anything purely static goes to Cloudflare Pages.

Either way, both are free for a small business site, both ship faster than any traditional host, and either one beats a Squarespace site on every measurable axis.

Want us to pick for you?

We make the hosting decision for every build. You never have to think about it. See plans →

§//Ready to start?

We build production websites for Wisconsin businesses — and anyone else who wants one.

Local plans start at $499. Studio builds start at $3,500. Free previews are free for as long as we can keep up with them.