NextJS
NextJS is a React framework that enables functionality such as server-side rendering and generating static websites.
Server build (NodeJS)
- Set
Build Pack
tonixpacks
.
Static build (SPA)
- Set
Build Pack
tonixpacks
. - Enable
Is it a static site?
. - Set
Output Directory
toout
.