Skip to content

Commit

Permalink
feat(vercel) Remove cron
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Bochkarev committed Jun 11, 2024
1 parent cd6ba56 commit bdf0bb8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,5 @@
"destination": "/docs/guide/recipes/custom-routing",
"permanent": false
}
],
"crons": [{
"path": "/api/cron",
"schedule": "0 * * * *"
}]
]
}

0 comments on commit bdf0bb8

Please sign in to comment.