Hi, I got stuck with the deployment of the smart contract to Rinkeby network. When I run the command
npx hardhat run scripts/deploy.js --network rinkeby
my contract cannot be deployed. I do not have any specific error, but the process is not finished

Can you please tell me how can I deal with that?