Vercel
1. Get your site online
- Create a free Vercel account.
- Import a project from GitHub (or deploy with the CLI).
- Vercel gives you a production URL like
https://your-project.vercel.app.
2. Submit your request
On the submit form:
- Record type:
CNAME - Target:
your-project.vercel.app
3. Connect it at Vercel
Once your subdomain is live, tell Vercel to answer for it. That is the step that actually makes the site load — follow the Vercel steps.
Notes
- On the free plan a custom domain attached to a project works through a plain CNAME.
- Use the
vercel.appproduction domain as the target. - Vercel may ask for a different, project-specific CNAME target. If so, email
[email protected]and we will update your record.