Prevent vercel --prod from creating new URLs
Unanswered
German Roughhaired Pointer posted this in #help-forum
German Roughhaired PointerOP
Every time I run
vercel --prod
, it creates a new prod deployment with a randomly generated URL, while previous prod deployments remain live. Can I deploy to prod without generating a new URL each time?