We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4ce74 commit a915560Copy full SHA for a915560
vercel.json
@@ -1,16 +1,3 @@
1
{
2
- "crons": [
3
- {
4
- "path": "/api/raffle/luckyWinner?winnersCount=3",
5
- "schedule": "0 8 * * *"
6
- },
7
8
- "path": "/api/strategies?no_cache=true",
9
- "schedule": "*/9 * * * *"
10
11
12
- "path": "/api/stats?no_cache=true",
13
14
- }
15
- ]
+ "crons": []
16
}
0 commit comments