You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is an error inside getStaticProps when handling background regeneration, or you manually throw an error, the last successfully generated page will continue to show. On the next subsequent request, Next.js will retry calling getStaticProps.
The site has reached the 1 GB threshold and needs to be migrated off GH pages to sustain.
It then no longer needs to be that statics and it is a good opportunity to move away from full SSG and embrace NextJS caching instead.
The text was updated successfully, but these errors were encountered: