Update vercel.json

This commit is contained in:
Konstantin Wohlwend 2025-12-16 12:02:11 -08:00
parent 29f748b0a0
commit 4757458685

View File

@ -6,11 +6,6 @@
"schedule": "* * * * *"
}
],
"functions": {
"**/*": {
"maxDuration": 300
}
},
"github": {
"autoJobCancelation": false
}