Deployment failing on POLYGON, but fine on every other network

For some reason, deployment of our OZ starter will not work on Polygon mainnet.

But passes on ETH/AVAX/BSC/FANTOM.

It also works on MUMBAI, quickly too.

Source code: https://github.com/defido/XDOZstarter

NPM INSTALL, then fill in your env file, then npx hardhat xdeploy

Any ideas on what might not be working?