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. After it is live
- Open the project → Settings → Domains.
- Enter
yourname.filipino-talent.comand add it. - Vercel verifies the DNS record we published and issues HTTPS.
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.