Cloudflare Pages

Free static hosting on Cloudflare’s network with unlimited bandwidth, integrating with Workers for edge compute; a generous free tier.

Visit Cloudflare Pages →

Some links may be affiliate links — we may earn a commission if you sign up, at no extra cost to you. It never affects our rankings. Learn more.

Cloudflare Pages is a Git-connected hosting platform for static sites and Jamstack front-ends, serving assets from Cloudflare's global edge network with no bandwidth limits. It pairs static hosting with Pages Functions (serverless code on the Workers runtime) for server-side rendering and dynamic APIs, and offers native bindings to Cloudflare storage services such as KV, D1, and R2. As of 2025-2026, Cloudflare recommends Workers with static assets as the default path for new full-stack projects, while existing Pages projects remain fully supported.

Key features

Specs

CategoryStatic / Jamstack
Pricing modeltiered
Free tierYes
Managed databaseYes
Regionsglobal edge
Self-hostableNo
Docker-nativeNo
Git deployYes
Open sourceNo

Last reviewed 2026-07-16 — see our methodology. Specs, pricing and free tiers change often, so confirm current details on the provider before deciding.

Pros & cons

Our editorial assessment — not vendor-stated facts.

Pros

  • Unlimited bandwidth and requests for static assets, including on the free tier
  • Low-latency global delivery from Cloudflare's edge network
  • Tight integration with the broader Cloudflare developer ecosystem
  • Git-based CI/CD with automatic preview environments per branch and PR

Cons

  • Cloudflare now steers new full-stack projects toward Workers with static assets, and several newer platform capabilities (for example, Containers and Workflows) land on Workers first or only
  • The free-tier build system is constrained: 500 builds per month and a single concurrent build
  • A 25 MiB per-file cap and a 20,000-file limit on the free plan can be limiting for asset-heavy sites
  • Dynamic functionality relies on the Cloudflare-specific Functions/Workers model, adding some platform lock-in

Cloudflare Pages free tier

Yes — Cloudflare Pages offers a free tier.

Free tiers suit prototypes and low-traffic apps rather than production. Limits change often, so confirm the current quota on the provider before relying on one.

Best free-tier hosting →

Pricing

The free tier includes unlimited bandwidth, free SSL, and a capped monthly build allowance (500 builds per month, one concurrent build); paid plans raise build counts, build concurrency, and the per-site file limit. Pages Functions are billed on a usage basis at the same rates as Cloudflare Workers, and their requests count toward your Workers quota.

Who should use Cloudflare Pages?

Developers deploying static sites, SPAs, or Jamstack front-ends who want unlimited bandwidth, global edge performance, and Git-based deploys, especially teams already using the Cloudflare ecosystem. Those starting substantial new full-stack apps may prefer Workers with static assets, which Cloudflare now recommends as the default going forward.

Visit Cloudflare Pages →

Frequently asked questions

Does Cloudflare Pages have a free tier?
Yes.
Is the Cloudflare Pages free tier good for production?
It depends on the limits — free tiers usually suit prototypes and low-traffic apps; read the caveat above and confirm current quotas before relying on it in production.
How much does Cloudflare Pages cost?
The free tier includes unlimited bandwidth, free SSL, and a capped monthly build allowance (500 builds per month, one concurrent build); paid plans raise build counts, build concurrency, and the per-site file limit. Pages Functions are billed on a usage basis at the same rates as Cloudflare Workers, and their requests count toward your Workers quota.
Who should use Cloudflare Pages?
Developers deploying static sites, SPAs, or Jamstack front-ends who want unlimited bandwidth, global edge performance, and Git-based deploys, especially teams already using the Cloudflare ecosystem. Those starting substantial new full-stack apps may prefer Workers with static assets, which Cloudflare now recommends as the default going forward.

Cloudflare Pages alternatives

Moving off Cloudflare Pages? 17 comparable options, closest first.

Static / Jamstack

Vercel

The Next.js cloud

Free tier
Static / Jamstack

Netlify

Jamstack pioneer

Free tierManaged DB
Managed PaaS

Heroku

The original git-push PaaS

~$25/mo

Managed DBDocker
Managed PaaS

Render

Often called the closest Heroku replacement

~$7/mo

Free tier*Managed DBDocker
Managed PaaS

Cloudways

Managed cloud on DO/AWS/Vultr, no server ops

~$11/mo

Managed DB
Managed PaaS

Railway

Usage-based infra with a slick UX

~$20.26/mo

Managed DBDocker
Container hosting

Fly.io

Run containers close to users

~$5.7/mo

Managed DBDocker
Managed PaaS

Koyeb

Serverless deploys, global edge

~$5.36/mo

Managed DBDocker
Managed PaaS

Northflank

PaaS power with more control

~$12/mo

Free tier*Managed DBDocker
Self-hosted PaaS

Coolify

Open-source Heroku/Netlify you host

Free tierSelf-hostManaged DBDockerOpen source
Self-hosted PaaS

Dokploy

Self-hosted deploy platform

Free tierSelf-hostManaged DBDockerOpen source
Self-hosted PaaS

Dokku

The smallest PaaS you can build

Free tierSelf-hostManaged DBDockerOpen source
Self-hosted PaaS

CapRover

One-click apps, self-hosted

Free tierSelf-hostManaged DBDockerOpen source
Container hosting

Google Cloud Run

Serverless containers that scale to zero on GCP

Free tier*Docker

Cloudflare Pages head-to-head