{ "$schema": "https://openapi.vercel.sh/vercel.json", "crons": [ { "path": "/api/cron/expire-questions", "schedule": "0 4 * * *" } ] }