Debugging vercel cron?

Trying to debug cron jobs but I have no indication to what's going on. I click run but I just get no logs whatsoever & unable to test my functionality. Any ideas how I can test this?
1 Reply
fotoflo
fotoflo11mo ago
hi, you can hit the api path manually i think the vercel crons are all get requests, so you can just hit it from the browser

Did you find this page helpful?