Can I build locally and deploy on Netlify?

Can I build locally and deploy on Netlify?
My local build works great, but my Netlify build suffers from many issues, I am looking for a quick solution

yes. If you build locally, and push the created pages to a repo, and connect that to netlify, that will work. Or, you could deploy using drag n drop:

Hope this helps - come back when you have time to debug your build. :muscle: