How to move a domain from one cloudflare pages project to another without downtime?
Trying to set a custom domain in a pages project, I get this message:
That domain is already associated with an existing project. Use a different domain or find the project already using this domain and remove it.
But finding the project already using the domain and removing it would cause downtime. Can I instead just change the DNS record manually? Is it necessary to configure something in the pages project?