Deploying Node JS website

I am trying to deploy a node js site on cloudflare, but my node modules folder is defaulted to contain many files, and I receive an error saying I cannot upload more than 1000 files. How do I work around this?
Was this page helpful?