最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

next.js - Testing cron jobs in vercel - Stack Overflow

programmeradmin14浏览0评论

I'm creating a cron job for my NextJs application, and I cannot seem to find how can I test it for my dev deployment.

Some docs say that cron are triggered only for production enviornment while some tuts say that cron are limited for hobby projects but can be run 40 times on pro plan ( I have pro).

Yet, I can't find the dasboard switch to see my Cron job for dev instance. (Settings -> cron jobs) has no indication whether the dashboard is for dev or production.

How can I verify that my cron is working as it should without deploying things to production?

发布评论

评论列表(0)

  1. 暂无评论