diff --git a/vercel.json b/vercel.json index 311c925..cbf80c2 100644 --- a/vercel.json +++ b/vercel.json @@ -1,5 +1,6 @@ { "$schema": "https://openapi.vercel.sh/vercel.json", + "git": { "deploymentEnabled": false }, "crons": [ { "path": "/api/cron/expire-questions",