AEM use of Next.js
I am considering using React and Next.js for AEM headless.
The following page has an example of Next.js usage, is this a remote SPA example?
Or is it possible to automatically generate files from ui.frontend to ui.apps like React's SPA Editor even when using Next.js?
(How will SSG/SSR files be handled in AEM?)