How to run background jobs in a Next.js SaaS on Vercel -- configuring vercel.json cron, writing a thin route handler that delegates to a service, and securing the endpoint so only Vercel can trigger it.