diff --git a/lighthouserc.json b/lighthouserc.json index c839ba7..525b132 100644 --- a/lighthouserc.json +++ b/lighthouserc.json @@ -5,7 +5,7 @@ "url": ["http://localhost:4173/"], "numberOfRuns": 1, "settings": { - "chromeFlags": ["--headless=new", "--no-sandbox"] + "chromeFlags": ["--headless=new", "--no-sandbox", "--disable-gpu", "--disable-dev-shm-usage"] } }, "assert": {