boredgame/vercel.json

8 lines
No EOL
94 B
JSON

{
"crons": [
{
"path": "/api/crons/cleanupSessions",
"schedule": "0 2 * * *"
}
]
}