--- 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`: ![](/_static/examples/vercel_01.png) Then config the CNAME content on WR.DO: ![](/_static/examples/vercel_02.png) Waiting for DNS records to take effect on vercel: ![](/_static/examples/vercel_03.png) Done!