Redeploy on schedule

Hi to all,

Is there a way to redeploy an existing Vercel project on schedule? For instance if we want to redeploy our project every 48 hours, is this possible? Before you ask us why - yes we have a strategic reason why - we are asking here if it is possible be it programmatically or via API.

Thank you!

Hello,

This isn’t possible natively. You can create a cron script or something using our REST API or using vercel deploy CLI or by triggering Deploy Hook

2 Likes

That is definitely a good start. I will give it a shot and reply once tested. I appreciate the quick reply @swarnava :folded_hands:

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.