Vercel CLI now supports verifying DNS configuration

You can now use the Vercel CLI to diagnose a domain's DNS configuration. vercel domains verify Using thecommand, you can check whether a domain is correctly configured, attached to the right project, and verified. If not, it returns the exact steps to fix it. vercel domains verify inspects…

Sources