For some Quick play
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat compile
npx hardhat run scripts/<deployScript> --network polygon_mumbai
OR
npx hardhat run scripts/<deployScript> --network sepolia