Hi,
I’ve successfully deployed my app on your platform and everything works great—thank you for that!
However, I’m facing a problem when setting up a custom root domain (example.com). Your documentation recommends pointing a CNAME to your platform’s domain, which works fine when I use a subdomain like (www.example.com).
The issue is that CNAME records aren't supported at the root domain level (RFC limitation), and since I’m using Cloudflare to manage DNS, I can't set a CNAME directly on the apex/root domain.
Could you please advise:
Is there a recommended alternative, such as using A or AAAA records to point the root domain to your platform?
Any other configuration (via Cloudflare or otherwise) that would make root domain routing work properly with your platform?
I’d like to use the root domain (without www) for my app, and would appreciate any guidance or best practices you can share for this setup.
Thanks in advance!