your-product.vercel.app). You can set up a custom domain (like app.yourbusiness.com) for a more professional appearance.
How to set up a custom domain
Custom domain configuration is done through your Vercel account, where your product is hosted. Transmuter provides a step-by-step guide within the deployment screen.Purchase a domain
If you do not already own a domain, you can purchase one from services like Namecheap, Google Domains, Cloudflare, or directly through Vercel.
Open your Vercel dashboard
Go to vercel.com and sign in with the account you connected to Transmuter. Find your project in the dashboard.
Add your domain
In your Vercel project settings, go to Domains and add your custom domain. Vercel provides the DNS records you need to configure.
Update your DNS records
Go to your domain registrar (where you bought the domain) and add the DNS records Vercel provided. This typically involves adding a CNAME record.
DNS changes can take up to 48 hours to take effect worldwide, though most changes propagate within a few minutes to a few hours.
Common domain configurations
| Setup | Example | Best for |
|---|---|---|
| Root domain | yourbusiness.com | Main product or company website |
| Subdomain | app.yourbusiness.com | Product app alongside an existing website |
| Separate domain | yourproduct.com | Standalone product with its own identity |