diff --git a/lighthouserc.json b/lighthouserc.json index fcc75b7..c839ba7 100644 --- a/lighthouserc.json +++ b/lighthouserc.json @@ -3,7 +3,10 @@ "collect": { "staticDistDir": "./dist", "url": ["http://localhost:4173/"], - "numberOfRuns": 1 + "numberOfRuns": 1, + "settings": { + "chromeFlags": ["--headless=new", "--no-sandbox"] + } }, "assert": { "assertions": {