diff --git a/lighthouserc.json b/lighthouserc.json index 958b1b0..dcfd7f7 100644 --- a/lighthouserc.json +++ b/lighthouserc.json @@ -2,7 +2,7 @@ "ci": { "collect": { "url": ["http://localhost:4173/"], - "startServerCommand": "yarn run preview --host", + "startServerCommand": "vite preview --host 0.0.0.0", "numberOfRuns": 3 }, "assert": {