We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094f712 commit 9fae451Copy full SHA for 9fae451
vercel.json
@@ -3,7 +3,7 @@
3
"crons": [
4
{
5
"path": "/api/lobbies",
6
- "schedule": "0 * * * *"
+ "schedule": "0 1 * * *"
7
}
8
]
9
0 commit comments