Hi,
I’m working in a team with multiple projects at once, and some are most critical then other.
The projects are all linked to the same github repo, so when a push is made. All the projects need to be built.
Unfortunately it happened that the less critical project push is built and deploy before the critical one.
As we are not working with the vercel company plan we can’t set multi-deployment at the same time.
Would it be possible to add a feature for “project level deployment priority”.
This would allow to choose which project should be built in priority over all others ?
Thank you.
Regards.