`fs` module & Nodejs Runtime

Advice
Does the Convex nodejs runtime for actions have some sort of scratch / tmp filesystem? The use case is working with zip files (up to ~50mb) which would be a bit dicey to do all in memory.
Was this page helpful?