Next.js Discord

Discord Forum

Cron jobs not running

Unanswered
Cairn Terrier posted this in #help-forum
Open in Discord
Cairn TerrierOP
So I have a few cron jobs in my next project, I can see them in the settings on vercel. When I click "run" for each nothing happens there is no logs showing they were called or anything.

I call these api routes from the dev server and they work fine

Any one got any ideas?

I'm used to seeing requests for each page I go compiling/getting requested but the logs are literally empty, even after hours of the production deployment running

0 Replies