Skip to Content

Connect a domain from Porkbun

Porkbun’s DNS editor is minimal and fast, but new domains often ship with parking records that must be removed before www can point at Bool.

Official Porkbun help: How to edit DNS records 

Record to create

FieldValue
TypeCNAME
Host / Subdomainwww
Answer / Valuecname.vercel-dns.com

Steps

  1. Log in to Porkbun and open your domain list / account screen.
  2. Find your domain and open the Details dropdown.
  3. Click the edit icon next to DNS Records to open Manage DNS Records.
  4. Pre-configuration check: Delete default parking records and any conflicting www A / CNAME records (trash can icon).
  5. In the create form, set Type to CNAME - Canonical name record.
  6. In Host (subdomain), enter www.
  7. In Answer (value), enter cname.vercel-dns.com.
  8. Click Add.

Finish in Bool

  1. Add www.yourdomain.com in your project’s Domains tab.
  2. Click Refresh until status is Active.
  3. Visit https://www.yourdomain.com.

All registrars

Last updated on