Skip to content

Support for on-Demand Revalidation #1288

Closed
@kamerat

Description

@kamerat

I'm having issues using the on-demand revalidation when hosted on netlify.
When I test it locally by doing next build and next start it works. However, when I test it on a build-deploy or live, it does not seem to update the page.

I have validated that the API endpoint in netlify gets run, has the correct data and unstable_revalidate did not break. (in ___netlify-handler function log)

Does on-demand revalidation not work on netlify yet, or am I missing some config?

EDIT:

Also discussed in #1228

Originally posted by iankduffy February 18, 2022
Hello, NextJS 12.1 has added On-demand Incremental Static Regeneration currently in Beta / Unstable, just wondering if in the future if we are looking to add this to netlify plugin?

Metadata

Metadata

Assignees

Labels

v4Issues related to the v4 Next.js runtime

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions