Updating Static Next.js Pages Instantly #21385
Unanswered
joe-bell
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks 👋
Like many of you, I'm a big fan of "Incremental Static Generation" and use it wherever I can. However, I ran into issues when I wanted to update pages instantly (for the current user, not the next)
I wrote up the solution here:
https://joebell.co.uk/blog/updating-static-next-js-pages-instantly
Hope this helps anyone stuck in the same boat
Beta Was this translation helpful? Give feedback.
All reactions