Put data file in root folder

I have a huge binary data file (training data for tesseract OCR) that needs to be in the same folder as index.js, or my server’s main application.

Looks like when i try to upload this file it gets put into Glitch’s CDN rather than my project’s root folder?

How can I put this file where it needs to be?

I’ve not tried this yet but it looks like I might be able to use the console to do this.

You can use wget from the console, but note the size restrictions https://glitch.com/faq#restrictions