Rocs
Best way to cache a pre-rendered SSG project?
Thanks @manniL used that already build time improved, but still issues in build time
For now I limited to 2500 pages, and it finished, but wanna go for 10x
@Dovendyret will explore SWR too thanks
_
Really aiming to keep the prerendering...
Wanted to find a way to cache the folder: .output/public so it doesn't rebuild unless a certain trigger is met
But haven't found a way yet
Another thought is to run multiple builds, and upload each build by parts, for example each github action builds pages 1-1000 and I run 25 async jobs...
11 replies