Also, have a look at this thread Repository storage for Large Hugo site.
Theoretically, you can split a big site into multiple repos below 1GB each and then merge them together during build on Netlify. I was looking into that but in the end, choose the above approach.