Question About Next.js Deployment on Cloudflare Pages

Hi [Support/Team], I’m deploying a Next.js application to Cloudflare using Cloudflare Pages with the @Cloudflare/next-on-pages adapter. I’d like to confirm how the deployment works in terms of asset distribution. • Are the static assets (pre-built HTML, images, etc.) and the Worker script deployed across Cloudflare’s global network? • Does Cloudflare automatically distribute these files to edge locations worldwide for optimal performance, or is there any configuration needed to ensure this? I appreciate any insights you can provide. Thanks!
1 Reply
James
James3d ago
yes, this is how workers and pages works

Did you find this page helpful?