The node_modules folder takes up a lot of space. ChatGPT tells me that it’s safe to delete it on a production site because it’s useless. So far, that seems to be the case — can you confirm?
Hi,
Please note that they cannot be deleted, as this will cause issues on the site itself. Also, we do not recommend deleting other folders that are located in the theme or plugin folders.
However, if, for example, you want to increase the disk space of your site, I recommend considering image optimization, file upload restrictions, etc.
I hope it helps