How long it takes to deploy a contract to bsc test network

I use a simple contract , and i need publish it to test net, when i use hardhat :slight_smile:

npx hardhat run ./scripts/deploy.ts --network dev

and the console always show:

hardhat:core:hre Creating provider for network dev +4s

Can someone tell me some possible reasons

what is your hardhat config.toml? Alternatively you can open ticket with hardhat via Discord. Hardhat Community