Next.js Discord

Discord Forum

Cron Jobs on local deployment

Unanswered
Brokenwind posted this in #help-forum
Open in Discord
Avatar
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

Avatar
you can use instrumentation.ts file and any package like node-cron or croner