I have a small next.js project, which is served by an Express.js application. It works by exporting the Next app into static HTML (next export), and the Express
next export