diff --git a/vercel.json b/vercel.json index 58eb97a81..5ef4932be 100644 --- a/vercel.json +++ b/vercel.json @@ -3,5 +3,8 @@ "**/*": { "maxDuration": 300 } + }, + "github": { + "autoJobCancellation": false } }