Cron Jobs on local deployment
Unanswered
Brokenwind posted this in #help-forum
Hello, I just need a simple advice on how do I use cron jobs if I'm specifically just deploying my Next.js app on a local network.
2 Replies
you can use
instrumentation.ts
file and any package like node-cron
or croner