Cypress - Navigation and URL
You want to run tests on two environments:
https://dev.site and https://prod.site. How can you configure Cypress to switch baseUrl easily?