How to conduct LambdaTest Cypress visual regression on specific viewport?

I am doing visual regression testing on LambdaTest Cypress. How do I test on a specific viewport?

Hey Macy,

I hope this answer finds you well. To enhance your testing experience in Cypress, you can easily define the viewport in the config file. Simply set the “viewportWidth” to 1000 and “viewportHeight” to 660. This ensures a smooth testing environment.

Feel free to reach out for any further queries.