Action Required
The Vercel dashboard is live at https://localmate-eta.vercel.app but the custom domain localmate.crewcircle.co needs a DNS record.
What to do
- Log into the Cloudflare account that owns
crewcircle.co (nameservers: desiree.ns.cloudflare.com, yichun.ns.cloudflare.com)
- Go to DNS → Records → Add record
- Add:
| Field |
Value |
| Type |
CNAME |
| Name |
localmate |
| Target |
cname.vercel-dns.com |
| Proxy status |
Proxied (orange cloud) |
- Save. DNS propagates in 1-5 minutes.
- Vercel auto-issues SSL certificate once DNS resolves.
- Verify:
https://localmate.crewcircle.co should redirect to /dashboard and show the LocalMate dashboard.
Why this cannot be automated
The Cloudflare API tokens available in the CI/CD environment are from a different Cloudflare account that has zero zones — it cannot see the crewcircle.co zone.
Impact
Until this is done, the dashboard is accessible only via the Vercel URL: https://localmate-eta.vercel.app
Action Required
The Vercel dashboard is live at
https://localmate-eta.vercel.appbut the custom domainlocalmate.crewcircle.coneeds a DNS record.What to do
crewcircle.co(nameservers:desiree.ns.cloudflare.com,yichun.ns.cloudflare.com)CNAMElocalmatecname.vercel-dns.comhttps://localmate.crewcircle.coshould redirect to/dashboardand show the LocalMate dashboard.Why this cannot be automated
The Cloudflare API tokens available in the CI/CD environment are from a different Cloudflare account that has zero zones — it cannot see the
crewcircle.cozone.Impact
Until this is done, the dashboard is accessible only via the Vercel URL:
https://localmate-eta.vercel.app