How to Disable Cloudflare Pages.dev
When you deploy your web application to Cloudflare Pages, it gives you a URL like your-project.pages.dev. This is fine if you intend to use it in most production cases, you want to leverage your custom domain. As you see above, in of my applicationR…