You can use forc deploy to deploy a Sway contract. This command triggers a contract deployment transaction and sends it to a running node.
You can read more about using forc deploy in the official documentation: forc deploy - The Sway Programming Language