Web Developer
Hi Appwrite team,
I’m trying to set up a custom domain for my Appwrite project. My domain is hosted on Vercel, and I’ve already added the required CNAME records for verification and routing.
However, every time I add the custom domain in Appwrite, it gets treated as an NS verification instead of recognizing the CNAME setup. Because of this, the domain verification never succeeds.
Steps I took:
Domain is managed/hosted on Vercel.
Added the CNAME record(s) exactly as instructed in the Appwrite documentation.
Waited for DNS propagation (confirmed with DNS lookup tools that the CNAME is resolving correctly).
Tried re-adding the domain in Appwrite, but it still asks for NS verification.
Is there something specific I need to do differently when using Vercel-hosted domains with Appwrite? Or is this a bug/limitation in how Appwrite checks the DNS records?
Thanks in advance for the help!