Skip to content
Discussion options

You must be logged in to vote

I haven't used the SSG on NextJS yet, but i have read about it and its really cool.
I was wondering what would be the Build time if i had to SSG for ~50k blog posts.
I assume its gonna take ~30 mins based on server configuration...

It highly depends on the size of the page, how long data fetching takes and many other variables.

But also, i was wondering if it was possible to SSG recent 100 blog posts and SSR the remaining blog posts. ?

Yes this is possible: https://nextjs.org/docs/basic-features/data-fetching#fallback-true

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eltonjothi
Comment options

Answer selected by eltonjothi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants