You could use a very handy plugin called cypress-terminal-report.
This provides verbose output on failure including:
You can find this plugin here: https://www.npmjs.com/package/cypress-terminal-report
For me, it's a must-have tool to improve Cypress E2E.