Upload file 180 MB not possible in Netlify

I have a project on GitHub that contains a file that is 180 MB in size. I was able to add it to GitHub with LFS. If I now want to deploy it to Netlify, the file is unfortunately only 100 KB in size. If I want to upload the package manually to Netlify. Then it loads very long and does not finish. I waited 1 hour and then canceled.

Hi, @Why-x-Phy. Drag and drop deploys are known to be sensitive to networking issue. We recommend using the CLI for manual deploys for this reason:

https://docs.netlify.com/cli/get-started/#manual-deploys

Would you please try using the CLI for manual deploys? If that doesn’t work or if there are other questions, please let us know.