We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941a34e commit 777e76aCopy full SHA for 777e76a
README.md
@@ -62,6 +62,8 @@ If you are using Nx, then you will need to point `publish` to the folder inside
62
The Next.js Runtime fully supports ISR on Netlify. For more details see
63
[the ISR docs](https://github.com/netlify/next-runtime/blob/main/docs/isr.md).
64
65
+Note that Netlify has a minimum TTL of 60 seconds for revalidation.
66
+
67
## Use with `next export`
68
69
If you are using `next export` to generate a static site, you do not need most of the functionality of this Next.js
0 commit comments