Learn how to use custom domains with SteerCode
Download code
Create a repo
Import to Vercel
Set environment variables
Add your domain
yourdomain.com
and follow the DNS instructions
(usually a CNAME or A record).Connect your repo
Build settings
Add domain
Build locally
Publish to `gh-pages`
gh-pages
branch and enable Pages in repo
settings.