Deploying static site using netlify cli

Hi all , hope you are fine.
I am a Netlify newbie and have been deploying my site to Netlify by drag and drop.

My site is built on WordPress localhost and a I generate static site using simply static plugin.
It worked fine till now. Now the problem is my site size is bigger than 50 mb so it gets stuck at uploading by drag and drop.

I read that Netlify Cli can help deploy such sites but not sure how to command Netlify Cli to deploy that specific zip file to my site .

I don’t know much coding, so would love to get a response in simple words.
Thanks

The documentation that you’re looking for is these Netlify CLI Installation and Authentication instructions.

Followed by the Manual deploys instructions that are further down the same page.