-
unable to assign *.now.sh as the domain for my vercel project |
Beta Was this translation helpful? Give feedback.
Answered by
leerob
Nov 28, 2021
Replies: 0 comments 1 reply
-
All .now.sh domains are redirected to .vercel.app - you should use that instead 👍🏼 If there’s an error, it’s likely because the slug has already been taken, so then you would need to try a different one (e.g. my-new-site.vercel.app). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
leerob
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All .now.sh domains are redirected to .vercel.app - you should use that instead 👍🏼 If there’s an error, it’s likely because the slug has already been taken, so then you would need to try a different one (e.g. my-new-site.vercel.app).