Set Domain
vibesites_set_domainSet a custom domain for a site. Returns DNS instructions (CNAME record pointing to sites.vibesites.link). After setting DNS records at your registrar, use check_dns to verify propagation.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
site_id | string | Required | Site ID |
domain | string | Required | Domain name (e.g., "mybusiness.com") |
Example
Ask Claude something like:
Prompt example
"Set up mybusiness.com as my custom domain"