{ "crons": [{ "path": "/api", "schedule": "0 0 * * *" }], "routes": [ { "src": "/api/webhook", "dest": "/api/index.js" } ] }