Skip to main content

config

Overview

Nameconfig
TypeResource
Idvercel.domains.config

Fields

NameDatatypeDescription
acceptedChallengesarrayWhich challenge types the domain can use for issuing certs.
configuredBystringHow we see the domain's configuration. - CNAME: Domain has a CNAME pointing to Vercel. - A: Domain's A record is resolving to Vercel. - http: Domain is resolving to Vercel but may be behind a Proxy. - null: Domain is not resolving to Vercel.
misconfiguredbooleanWhether or not the domain is configured AND we can automatically generate a TLS certificate.

Methods

NameAccessible byRequired Params
get_domain_configSELECTdomain, teamId