React Frameworks with SSG

I have an app that has a quite big static shell but dynamic content inside. Is nextjs currently the only viable option for SSG for React? I know Remix has a SPA Mode but with the limitation that only the root is pre rendered, which serms to make it a non viable solution.
3 Replies
barry
barry3mo ago
Vite
kwargs
kwargs3mo ago
How can Vite be used to get ssg?
barry
barry3mo ago
It’s got plugins for days It’s quite powerful Can do anything