zeon-studio / nextplate

Nextplate is a free starter template built with Next.js and TailwindCSS. It provides you with almost everything you need to jump-start your Next.js project. Try Nextplate and save yourself hours of work.
https://zeon.studio/preview?project=nextplate
MIT License
429 stars 252 forks source link

output: 'export' Full Static Generation Not Working #32

Open 2k13yr opened 6 months ago

2k13yr commented 6 months ago

I'm encountering an issue with full static generation when using output: 'export' in the configuration. The static generation process does not seem to be working as expected, and the site is not being fully pre-rendered.