22 lines
531 B
Plaintext
22 lines
531 B
Plaintext
---
|
|
title: Vercel Custom Domain
|
|
description: Free parsing of Vercel custom domain names.
|
|
---
|
|
|
|
After deploy your any project with vercel, you can use your custom domain name.
|
|
|
|
First follow https://vercel.com/[account]/[project]/settings/domains.
|
|
|
|
And add your custom domain name like `beta.wr.do`:
|
|
|
|

|
|
|
|
Then config the CNAME content on WR.DO:
|
|
|
|

|
|
|
|
Waiting for DNS records to take effect on vercel:
|
|
|
|

|
|
|
|
Done! |