I would like to know, if there is some easy way, how to delete old deployment of project published on Vercel. For example to have maximally 5 active deployment, and then when new deployment is successfully published, erase the oldest one existing.
Or of there is way, how to automise this process.
Currently during development of project, i am pushing often code to github, and vercel is automatically deploying it. Clicking than every deployment and deleting it, is quite annoying.
It would be very helpful, to have select checkbox on each deployment (in project -> deployments menu), and delete more deployments at same time.
Thank you for feedback, or any advice.
