DEV Community

Azad Shukor
Azad Shukor

Posted on

3

How to Link Your Google Domain with Vercel: A Step-by-Step Guide (2023)

Log in to your Google Domains account and navigate to the My Domains page. If you have multiple domains, make sure you select the one you want to link with Vercel.

Click on the "Manage" button on the right side of the domain name. This will take you to the domain management page.

manage

On the left sidebar, select "DNS". This will bring up the DNS settings for your domain.

DNS

Click on "Custom name servers". This will allow you to add custom name servers for your domain.

Custom name servers

Under "Name Server", add the following two name servers:

ns1.vercel-dns.com
ns2.vercel-dns.com
Enter fullscreen mode Exit fullscreen mode

These are the name servers provided by Vercel, and they will handle the DNS requests for your domain.

name servers

Click on "Save" to save the changes. Once you've added the custom name servers, your Google domain will be linked with Vercel, and you can start using it to host your website or web application.

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay