Lewis
How to ensure nuxt doesn't run out of memory?
I have a blog with a lot of pages running with SWR (I don't want it to be static) but eventually the deployment runs out of memory, is there a way I can make sure it only stores 200 pages max in memory?
5 replies