Hybrid feature to SSG and SSR based on the date created #11518
-
Hello, But also, i was wondering if it was possible to SSG recent 100 blog posts and SSR the remaining blog posts. ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It highly depends on the size of the page, how long data fetching takes and many other variables.
Yes this is possible: https://nextjs.org/docs/basic-features/data-fetching#fallback-true |
Beta Was this translation helpful? Give feedback.
It highly depends on the size of the page, how long data fetching takes and many other variables.
Yes this is possible: https://nextjs.org/docs/basic-features/data-fetching#fallback-true