get_domain_config
Retrieve the DNS records and verification settings required by Vercel to configure a domain. Use this to set up domain ownership verification at your registrar.
Instructions
Get the DNS/verification configuration Vercel expects for a domain (records to set at your registrar).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name. | |
| teamId | No | Team ID to scope the request. Falls back to VERCEL_TEAM_ID when omitted. | |
| slug | No | Team slug to scope the request (alternative to teamId). |