NEXT.JS 16 ON CLOUDFLARE WRANGLER
The Future of Web is Serverless.
Experience lightning-fast edge deployments. Built with Next.js 16 and powered by Cloudflare's global network via Wrangler.
npx wrangler pages dev .Secure by Design
Enterprise-grade security on Cloudflare's infrastructure, now accessible to every developer.
Global Edge Runtime
Serve your Next.js components directly from over 300+ edge locations worldwide for 0ms latency.
Wrangler Native
Manage staging, production, and custom domains using the powerful Wrangler CLI you already know.
wrangler.jsonc
{
"name": "next-wrangler",
"pages_build_output_dir": ".vercel/output/static",
"compatibility_date": "2026-04-02",
"compatibility_flags": [
"nodejs_compat"
],
"ai": {
"binding": "AI"
}
}