Next.js Discord

Discord Forum

Vercel authentication

Unanswered
Sun bear posted this in #help-forum
Open in Discord
Sun bearOP
Hello, with a friend of mine we have deployed our 1st website on vercel, but when we click the link, they ask for a vercel authentication before have access to our site.
Someone know how to remove this vercel authentication to access our website ?

9 Replies

American Crow
You most likely using the private domain for the Deployment. Use the public domain for the project instead. Red: Private, Green: Public
@American Crow You most likely using the private domain for the Deployment. Use the public domain for the project instead. Red: Private, Green: Public
Sun bearOP
It seems that I don't have the same interface as you, here I have these 2 links, and the 2 links have the vercel authentication :
Do you know where I can find your interface ?
@Mugger Crocodile you should set your app as in production mode
Sun bearOP
oh ok nice ty, and do you know how I can do this ? I've never seen this in vercel
Ohhh, I guess it's the promote to production
Ty guys
Mugger Crocodile
no problem