Skip to content

Commit 777e76a

Browse files
committed
chore: add note about minimum ODB TTL
1 parent 941a34e commit 777e76a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ If you are using Nx, then you will need to point `publish` to the folder inside
6262
The Next.js Runtime fully supports ISR on Netlify. For more details see
6363
[the ISR docs](https://github.com/netlify/next-runtime/blob/main/docs/isr.md).
6464

65+
Note that Netlify has a minimum TTL of 60 seconds for revalidation.
66+
6567
## Use with `next export`
6668

6769
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

Comments
 (0)