DEV Community

Cover image for Set up Domain name in Vercel Project
Santosh Premi Adhikari
Santosh Premi Adhikari

Posted on

Set up Domain name in Vercel Project

  1. Navigate to the project and select 'Settings.'

  1. Click on 'Domains' in the sidebar

  1. Enter your domain name and click 'Add'

  1. A pop-up window with recommendations will appear. Simply click 'Add' to proceed.

  1. Next, click on 'Nameservers' and copy both nameservers:

ns1.vercel-dns.com
ns2.vercel-dns.com

  1. Go to your Namecheap dashboard and click on 'Manage.'

  1. Select 'Custom DNS' and enter the Vercel nameservers you copied

You're all set! I hope you found this guide helpful.

Thank you!

Top comments (2)

Collapse
 
linhvuquach profile image
linhvuquach

Thanks bro, it saves me a lot of time.

Collapse
 
santoshpremi profile image
Santosh Premi Adhikari

You're Welcome