When Tellor module was added - the error of the incompatible object occured. It seems Tellor ABI was imported in a different format.
vercel log
Implementation
Compiled Tellor contract and added it in hh-sol-artifact-1 format to have both abi and bytecode properties. Bytecode seems to match the ones deployed in mainnet and goerli.
Fix a bug
Bug Report
When Tellor module was added - the error of the incompatible object occured. It seems Tellor ABI was imported in a different format. vercel log
Implementation
Compiled Tellor contract and added it in hh-sol-artifact-1 format to have both abi and bytecode properties. Bytecode seems to match the ones deployed in mainnet and goerli.