I've been trying to set up my custom domain cosmictrex.xyz for several hours and SSL won't work despite showing "Valid Configuration" in the dashboard. Setup: Domain registered with Squarespace Nameservers pointing to Vercel (ns1.vercel-dns.com, ns2.vercel-dns.com) Project deploys fine at mental-models-observatory.vercel.app DNS Records in Vercel: A record: @ → 216.198.79.1 CNAME: www → 1846d44f34375e7c.vercel-dns-017.com ALIAS: * → cname.vercel-dns-017.com The problem: When I visit https://cosmictrex.xyz, I get "This site can't provide a secure connection" (ERR_SSL_PROTOCOL_ERROR). The Vercel dashboard shows green checkmarks and "Valid Configuration" for both root and www domains. What I've tried: Removed and re-added the domain Switched nameservers between Squarespace and Vercel multiple times Updated A record to new IP (216.198.79.1) Waited for propagation (several hours) Clicked Refresh repeatedly It seems like Vercel is not provisioning the SSL certificate. Any help appreciated.d the problem!