Next.js Discord

Discord Forum

Vercel cron jobs server location

Unanswered
Cape horse mackerel posted this in #help-forum
Open in Discord
Cape horse mackerelOP
Hey, I'm working on an app that will block the USA, but we are using cron jobs on vercel, is there any way to know and change the region server from where this requests are being sent?

2 Replies

Toyger
vercel don't provide such feature, but theoretically they should invoke request from nearest available region.
there is 2 solutions you either call it yourself from some other service or vps, or contact vercel support https://vercel.com/help about this
Cape horse mackerelOP
got it, thanks