Next.js

Next.js, exported

This is a real Next.js build. next build with output: "export" writes an out/ folder, and AIOS publishes that folder.

Output
A folder of static files
Routing
One real file per page
Server code
None — that needs vinext
Made withAIOS