We have used some additional nodejs packages in server side custom logic (please see package.json below). Now, the weight of node_modules is more than 20Mb and system goes down in 48 hours.
We plan to move some logic out from backendless, but maybe is there any chance to use more than 20Mb of space for custom logic? At least for node modules.
Hello,
Sorry, but currently there is no possibility to get more space than 20mb for BL, and I believe your runnable takes less than 20mb, try to exclude any non-runnable (*.md, .image, /example/.js, …) files before deploy