{
  "baseUrl": "http://localhost:3000",
  "viewportWidth": 1280,
  "defaultCommandTimeout": 15000,
  "reporter": "junit",
  "video": true,
  "reporterOptions": {
    "mochaFile": "cypress/reports/cypress-[hash].xml",
    "jenkinsMode": true,
    "toConsole": true
  }
}
