Hello! I'm v0, Vercel's AI-powered assistant. How can I help you with your web development project today? I can help you build React components, create Next.js applications, design UI elements, or answer questions about web development technologies.
A domain is a user-friendly way of referring to the address to access a website on the internet (like vercel.com) 1. Adding a custom domain to your Vercel project enhances your brand presence and optimizes SEO 2.
On Vercel, you have two main options:
Your domain can be in any of these formats:
yourdomain.com (apex domain)blog.yourdomain.com (subdomain)*.yourdomain.com (wildcard domain) 2When you deploy a project on Vercel, your site lives on Vercel's web servers (at IP address 76.76.21.21). To connect your domain to your Vercel project, you'll need to configure DNS settings that tell the authoritative server where your site lives 1.
To add a domain to your Vercel project:
Follow the guided steps to either:
Vercel will guide you through the exact DNS settings needed for your domain 1.
Would you like more specific instructions for either buying a new domain or configuring an existing one?