Vercel Domain MX and TXT records not reporting/propagating

Typing to add a couple of MX and TXT to a domain registered through Vercel, derek-lane-test.com

I added the records a few hours ago, but they still aren’t reporting/propagating when I do a dig/dns lookup:

```
❯ dig MX detek-lane-test.com @ns1.vercel-dns.com

; <<>> DiG 9.10.6 <<>> MX detek-lane-test.com @ns1.vercel-dns.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 46118
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;detek-lane-test.com. IN MX

;; Query time: 28 msec
;; SERVER: 198.51.44.13#53(198.51.44.13)
;; WHEN: Tue Sep 16 13:54:02 CDT 2025
;; MSG SIZE rcvd: 48
```

What am I doing wrong?

The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.

You can also use v0 to narrow down the possibilities.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.