Failure to deploy a static html site with Pages

I'm following the instructions here: https://developers.cloudflare.com/pages/framework-guides/deploy-anything/ I have a "hello world" index.html in the root but the deploy links show successful but fail to load in any of the dev links provided Example: https://56079162.lunahealth.pages.dev/ Config in the
Cloudflare Docs
Static HTML
Cloudflare supports deploying any static HTML website to Cloudflare Pages. If you manage your website without using a framework or static site generator, or if your framework is not listed in Framework guides, you can still deploy it using this guide.
2 Replies
simpson
simpsonOP5w ago
build config is vanilla, matches the doc Configuration option Value Production branch main Build command (optional) exit 0 Build output directory /
texan
texan5w ago
Sometimes it takes a bit for the certs to be issued. You should be good now!

Did you find this page helpful?