Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
Compile smart contracts
npx hardhat compile
Create the files that will be used to verify smart contracts on Blockscout
node contractVerification.js