Skip to content

Get rid of next js #608

Description

@providenz

The frontend was built with Next.js but used almost none of it: no server rendering, no API routes, no server components. It shipped as a static export,which meant paying for the framework build pipeline while getting a plain single-page app in return.
We have to get rid of it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions