Why can't I run my Cypress 10 test on LambdaTest now that I've upgraded to Cypress 10?

Why can’t I run my Cypress 10 test on LambdaTest now that I’ve upgraded to Cypress 10?

Hi Ian!

Technically, we currently use the Cypress.json file from the project to run Cypress tests. However with Cypress 10, the Cypress.json file is deprecated. It has been replaced with cypress.config.js, and we will soon provide support for it.