Skip to content
Avatar of vercelvercel/examples

Vercel Cron Job Example

A Next.js app that uses Vercel Cron Jobs to update data at different intervals.

Framework
Database
Cron thumbnail

Vercel Cron Job Example

A Next.js app that uses Vercel Cron Jobs to update data at different intervals.

Demo

https://cron-template.vercel.app/

How to Use

You can choose from one of the following two methods to use this repository:

One-Click Deploy

Deploy the example using Vercel:

Don't forget to set the required environment variables that you got from the previous step.

Clone and Deploy

Execute create-next-app with pnpm to bootstrap the example:

pnpm create next-app --example https://github.com/vercel/examples/tree/main/solutions/cron cron

Next, run Next.js in development mode:

pnpm dev

Deploy it to the cloud with Vercel (Documentation).

Cron thumbnail
Avatar of vercelvercel/examples

Vercel Cron Job Example

A Next.js app that uses Vercel Cron Jobs to update data at different intervals.

Framework
Database

Vercel Cron Job Example

A Next.js app that uses Vercel Cron Jobs to update data at different intervals.

Demo

https://cron-template.vercel.app/

How to Use

You can choose from one of the following two methods to use this repository:

One-Click Deploy

Deploy the example using Vercel:

Don't forget to set the required environment variables that you got from the previous step.

Clone and Deploy

Execute create-next-app with pnpm to bootstrap the example:

pnpm create next-app --example https://github.com/vercel/examples/tree/main/solutions/cron cron

Next, run Next.js in development mode:

pnpm dev

Deploy it to the cloud with Vercel (Documentation).

Unleash New Possibilities

Deploy your app on Vercel and unlock its full potential