Cron Jobs Not Executing on Vercel Pro Plan Despite Configuration and Troubleshooting

Hi @deltacs99,

I’m an engineer working on Cron Jobs.

I did check our logs and could find invocations from our cron jobs service to both of your paths.
The logs indicate that a cached response was served, so my suspicion is that it’s not a dynamic route.
Would you be able to share more details about the implementation of your API routes?

1 Like