How-to
2 min read

Managing Nameservers

Learn how to add custom nameservers and restore original nameservers for your domains on Vercel with this guide.
Table of Contents

Nameservers are used to resolve domain names to IP addresses. For domains with Vercel as the registrar, nameservers can be viewed, edited, and reset by selecting the domain from the Domains tab on either your Account Settings page (account-scoped domains) or your team's dashboard.

Sometimes, however, you may need to delegate nameserver management to another host. For domains registered with Vercel, you can add custom nameservers to your Vercel-hosted domain, directly from the dashboard, allowing for delegation to other DNS providers. You can add up to four nameservers at once, and revert to your previous settings if necessary.

For domains that are not registered with Vercel, you can change the nameservers directly from the domain registrar's dashboard.

Nameserver changes can take up to 48 hours to complete due to DNS propagation.

  1. Ensure your account or team is selected in the scope selector

  2. Navigate to the Domains tab and select the domain

  3. On your domain's settings page, under Nameservers, click the Edit button:

    Nameservers section showing the Edit button.
    Nameservers section showing the Edit button.
  4. In the Edit Nameservers modal, add the new nameservers:

    Adding custom nameservers on the Edit Nameservers modal.
    Adding custom nameservers on the Edit Nameservers modal.

Before using Vercel's nameservers, you should ensure that you own the domain.

  1. Ensure your account or team is selected in the scope selector
  2. Navigate to the Domains tab and select the domain
  3. On your domain's settings page, under DNS Records, click the Enable Vercel DNS button to opt in
  4. You then must configure the following nameservers from the domain registrar's dashboard
  1. Ensure your account or team is selected in the scope selector
  2. Navigate to the Domains tab and select the domain
  3. Under Nameservers, select the Restore Original Nameservers button
  4. On the Restore Original Nameservers modal confirm the nameservers that will be present after the change

Vercel will present a message when you have successfully submitted the nameserver change.

Restoring original nameservers by clicking the Restore button.
Restoring original nameservers by clicking the Restore button.
Last updated on February 9, 2023