Wildcard subdomains in preview URLs? #475
|
Is there a way to use wildcard subdomains on preview URLs? We need our dev team to add comments to our PRs before we merge to staging branch. I know that probably a solution would be use a new branch for testing, but since Vercel offers this awesome feature it would be easier and our development would be faster too because we can test several things in parallel. |
Replies: 1 comment 15 replies
|
Perhaps you are looking for the "preview deployment suffix" add-on, which replaces "vercel.app" with an arbitrary domain for development purposes? If so, you can enable it on your billing page. |
Perhaps you are looking for the "preview deployment suffix" add-on, which replaces "vercel.app" with an arbitrary domain for development purposes? If so, you can enable it on your billing page.