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.1
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.
2
Open your Vercel dashboard
Go to vercel.com and sign in with the account you connected to Transmuter.
Find your project in the dashboard.
3
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.
4
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.
5
Verify and enable SSL
Once DNS is configured, Vercel automatically verifies your domain and provisions a free SSL certificate, so your product is accessible via HTTPS.