How can I reduce nextjs mammoth build and make __NEXT_DATA__ really slim

Viewed 14

I loved nextJs up until I realised it produced a 1.4M index page and degraded all of our SEO rankings.

I'm generating a static website and I don't know how to avoid having such a huge NEXT_DATA

Any help welcome...

0 Answers
Related