I have a branch called "sales" branch, which I want to host under "sales.mydomain.com". So I assigned that subdomain to that sales branch from the project dashboard. Vercel categorized this branch as preproduction branch.
But the issue is, this sales subdomain is only visible if you're logged in with my vercel account.
But I want to show it everyone, without they needing to authenticate. How can I make this pre-production branch visible to everyone?