Verify your domain on Vercel with Resend.
Domains
tab.
send
for the Name
of the record in Vercel.Type
dropdown and select MX
.Value
field in Vercel.10
for the Priority
.Add
.send.example.com
, paste only send
(or send.subdomain
if you’re using a
subdomain).Vercel | Resend | Example Value |
---|---|---|
Type | Type | MX Record |
Name | Name | send |
Value | Value | feedback-smtp.us-east-1.amazonses.com |
TTL | - | Use Vercel default (60) |
Priority | Priority | 10 |
10
is already
in use on another record, try a number slightly higher like 11
or 12
.send
for the Name
of the record.Type
dropdown and select TXT
.TXT
record value from Resend into the Value
field in Vercel.60
.Add
.send.example.com
, paste only send
(or send.subdomain
if you’re using a
subdomain).Vercel | Resend | Example Value |
---|---|---|
Type | Type | TXT Record |
Name | Name | send |
Value | Value | "v=spf1 include:amazonses.com ~all" |
TTL | - | Use Vercel default (60) |
resend._domainkey
for the Name
of the record.Type
dropdown and select TXT
.Value
field in Vercel.resend._domainkey.example.com
, paste only resend._domainkey
(or
resend._domainkey.subdomain
if you’re using a subdomain).Vercel | Resend | Example Value |
---|---|---|
Type | Type | TXT Record |
Name | Name | resend._domainkey |
Value | Value | p=MIGfMA0GCSqGSIbRL/a21QojogA+rYqIQXB/3DQEBDAQAB |
TTL | - | Use Vercel default (60) |
Resend shows my domain verification failed.
It has been longer than 72 hours and my domain is still Pending.