Blazing fast on
Cloudflare Pages.
pageflare optimizes your site, Cloudflare Pages serves it from 300+ edge locations. Native platform support with auto-generated _headers and _redirects.
Build. Optimize.
Deploy.
Install pageflare
npm install -g pageflare
npm install -g pageflareBuild and optimize
Run your framework build, then pageflare.
your-framework build && pageflare ./distDeploy to Cloudflare Pages
Push to production with one command.
wrangler pages deploy ./distOptimized output,
blazing fast hosting.
Auto-Detection
pageflare detects Cloudflare Pages projects automatically. Zero manual configuration — platform settings are inferred from your project structure.
_headers Generation
Generates Cloudflare Pages _headers file with optimal cache-control directives for every content-hashed asset.
Global Edge Delivery
Cloudflare's network spans 300+ cities. Assets cached nearest to each visitor for the fastest possible response times.
Wrangler Integration
Works with Cloudflare's Wrangler CLI. Build, optimize, deploy in one pipeline.
Workers Compatible
Pairs perfectly with Cloudflare Workers for dynamic functionality alongside your optimized static output.
Full Optimization Pipeline
Every optimization runs before deployment to Cloudflare Pages — CSS, images, JS, fonts, and content hashing.
Deploy to Cloudflare, blazing fast.
Install the CLI, point it at your build output, and see results in under two seconds.