Would revalidating a static page work when self-hosted? #10964
welschmoor
started this conversation in
General
Replies: 1 comment 2 replies
-
Incremental Static Regeneration (ISR) is currently only supported when using the Vercel adapter and deploying to Vercel. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
with NEXT.js revalidating a statically generated page works out of the box when self-hosting.
Can somebody update me on what behavior to expect with Svelte Kit in this regard? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions