Skip to content

Commit f8676ae

Browse files
Update vercel.json
1 parent b432e28 commit f8676ae

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

vercel.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,5 @@
99
"pages/api/**/*.ts": {
1010
"maxDuration": 300
1111
}
12-
},
13-
"crons": [
14-
{
15-
"path": "/api/Sports/refreshSportsData",
16-
"schedule": "0 * * * *"
17-
}
18-
]
12+
}
1913
}

0 commit comments

Comments
 (0)