Vercel Builds being Cancelled by Turbo Ignore

Hi,
I noticed my Vercel builds were being cancelled and realized it was because of Turbo Ignore which Vercel sets up automatically for Turborepo projects. I disabled it but someone from Dato could reach out to Vercel and notify them of this issue. Webhook deploys shouldn’t be ignored.

Hello @oc.dev.tools and welcome to the community!

We’re trying to contact Vercel to see if we can solve this issue with them, we’ll get back to you as soon as as we have any updates

Hello @oc.dev.tools we have added a flag on the Vercel build trigger:

so that now you can have two triggers, one that clears the cache and one that doesn’t.

Let us know if you still have any problems. Thank you!