Web Hosting

You might say

Confirm that this project has hosting that can continuously serve the site, then deploy it publicly. Do not treat localhost as live.

A service that continuously stores and serves website files or a running environmentA page that works locally still needs a public environment that can serve it continuously. Web hosting provides that environment for files or a running service; deployment is the one-time action of publishing a version into it. They are related but not the same.
Hosting
Further reading