-
Notifications
You must be signed in to change notification settings - Fork 1
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
base: main
Are you sure you want to change the base?
Conversation
alan10332000
commented
Nov 27, 2023
•
edited
Loading
edited
- feat: add ISR settings
- feat: generate dynamic/server-side sitemaps
- ready to supported on Vercel platform
❌ Deploy Preview for daily-oops failed.
|
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. |
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. |
https://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? 🚀 |