Skip to content

feat: add ISR settings #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

feat: add ISR settings #109

wants to merge 13 commits into from

Conversation

alan10332000
Copy link
Collaborator

@alan10332000 alan10332000 commented Nov 27, 2023

@alan10332000 alan10332000 requested a review from Yukaii November 27, 2023 02:48
@alan10332000 alan10332000 self-assigned this Nov 27, 2023
Copy link

netlify bot commented Nov 27, 2023

Deploy Preview for daily-oops failed.

Name Link
🔨 Latest commit 8cee102
🔍 Latest deploy log https://app.netlify.com/sites/daily-oops/deploys/656460bbbf270a00086e4f28

@Yukaii
Copy link
Owner

Yukaii commented Dec 1, 2023

https://docs.netlify.com/integrations/frameworks/next-js/incremental-static-regeneration/#on-demand-isr

On-demand ISR is not supported on Netlify. If we want to make a complete switch to Vercel, we need to make sure that the webmention plugin is migrated beforehand.

@Yukaii
Copy link
Owner

Yukaii commented Dec 1, 2023

The current Netlify plugin is run after a successful deployment. The equivalent on the Vercel side is the Post-Deploy integration.

In contrast, it's way harder to set up and maintain. You need to register a new marketplace integration and manually link it with the project. I'm not sure whether we should do this right now.

@Yukaii
Copy link
Owner

Yukaii commented Mar 14, 2024

https://docs.netlify.com/frameworks/next-js/overview/#key-features

On-demand revalidation is now supported on Netlify!

@alan10332000
Copy link
Collaborator Author

docs.netlify.com/frameworks/next-js/overview/#key-features

On-demand revalidation is now supported on Netlify!

Is this PR feature finally going to be merged? 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants