Web Developer
I'm trialling a small projects with a few functions, but most of the storage space seems to be taken up by by builds, see screenshot. Before I read that each deployment of a function takes up build space and I want to free them up I need to delete the deployments, either manually or using a "janitor" function. I put together a "janitor" function to clean-up old, unused deployments, but the space wasn't reclaimed. Is it just a reporting glitch or are these build files still lingering somewhere I can't see? How can I free the space up?