mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-11 14:35:29 -04:00
generate /projects page with ISR instead of calling the API on every single request (closes #715)
https://nextjs.org/docs/basic-features/data-fetching#incremental-static-regeneration
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@
|
||||
"is-absolute-url": "^4.0.1",
|
||||
"lodash.groupby": "^4.6.0",
|
||||
"modern-normalize": "github:sindresorhus/modern-normalize#1fc6b5a86676b7ac8abc62d04d6080f92debc70f",
|
||||
"next": "^v12.0.8-canary.13",
|
||||
"next": "v12.0.8-canary.13",
|
||||
"next-mdx-remote": "^3.0.8",
|
||||
"next-seo": "^4.28.1",
|
||||
"next-sitemap": "^1.6.203",
|
||||
|
||||
Reference in New Issue
Block a user