diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 6bdd64d..aa7b0e0 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,8 +4,7 @@
-
-
+
@@ -200,30 +199,6 @@
-
-
- 1719153044395
-
-
-
- 1719153044395
-
-
-
- 1719154187887
-
-
-
- 1719154187887
-
-
-
- 1719154927957
-
-
-
- 1719154927957
-
1719165093734
@@ -592,7 +567,31 @@
1719587281298
-
+
+
+ 1719588326608
+
+
+
+ 1719588326608
+
+
+
+ 1719588378907
+
+
+
+ 1719588378907
+
+
+
+ 1719588501953
+
+
+
+ 1719588501953
+
+
@@ -625,7 +624,6 @@
-
@@ -650,7 +648,8 @@
-
+
+
diff --git a/playwright.config.ts b/playwright.config.ts
index e1f0de1..09561a3 100644
--- a/playwright.config.ts
+++ b/playwright.config.ts
@@ -12,7 +12,7 @@ export default defineConfig({
trace: 'on-first-retry'
},
webServer: {
- command: 'npm run serve',
+ command: 'npm run build && npm run serve',
url: 'http://localhost:4173'
},
projects: [