diff --git a/cypress.json b/cypress.json
index 533f1db4a6f6330dd75eb12206553c5fa6e694cb..e9eeb685f6611548d9a68f088c920f0d51150485 100644
--- a/cypress.json
+++ b/cypress.json
@@ -1,6 +1,6 @@
 {
     "baseUrl": "http://127.0.0.1:3000",
-    "defaultCommandTimeout": 60000,
+    "defaultCommandTimeout": 4000,
     "chromeWebSecurity": false,
     "viewportWidth": 1920,
     "viewportHeight": 1080,