Domain Management
Learn how to use the Vercel SDK through real-life examples.
Add a domain
In this example, you will add a new domain to a project and check its configuration.
run.ts
Add a domain, verify it and setup a redirect
In this example, you will add a custom domain, verify it, and set up a redirect from a subdomain to the main domain.
run.ts