I'm getting this error, despite using generateStaticParams and using `export const dynamicParams = f
I'm getting this error, despite using generateStaticParams and using
Is there anything else necessary to use SSG?
export const dynamicParams = false;Is there anything else necessary to use SSG?


