Vercel deployment
Unanswered
Semipalmated Plover posted this in #help-forum
Semipalmated PloverOP
Hi all! I don't know if this is the right place to ask a question regarding vercel, I hope this won't get removed. To keep it short, everything is working as expected, though my repository on github shows 120 deployments. Is this normal? Should't there be only 2 deployments at all time, 1 for production and 1 as a preview?
7 Replies
Vercel creates a review app everytime you open a pull request so you can inspect your changes before merging.
Semipalmated PloverOP
But is it normal for there to be 120 deployments which I can all still visit?
Shouldn't the deployments of my very first commit not be removed at some point?
@Semipalmated Plover But is it normal for there to be 120 deployments which I can all still visit?
yes. all deployments are kept online forever
Giant panda
^ for the future
Semipalmated PloverOP
Thanks all!
@Giant panda ^ for the future
Semipalmated PloverOP
Won’t happen again, sorry