Skip to content

Adopting Next.js Edge Runtime #164

@MaxSchaefer

Description

@MaxSchaefer

We should adopt the Edge Runtime of Next.js to run the tasks on Cloudflare Pages. The goal is to build the project with the following Next.js config:

...
  experimental: {
    runtime: 'edge'
  }
...

In a follow-up issue, we will deploy tasks via CF Pages.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions