Next.js Discord

Discord Forum

next 13 full static export

Unanswered
Giant panda posted this in #help-forum
Open in Discord
Giant pandaOP
I'm trying to export my website to fully static but dynamic routes are forced to SSG. I've read in the docs that generateStaticParams will force the path to SSG but there doesn't seem to be any option to do the same thing but end up with only html and css.

I'm curious if there is no advantage of fully exported and that's why there is no option to do it for statically generated pages. Thanks.

3 Replies