build: try to fix lighthouse

This commit is contained in:
Johannes Millan 2025-10-29 18:22:08 +01:00
parent 7313d4e14c
commit af93197dff

View file

@ -5,7 +5,13 @@
"numberOfRuns": 3,
"settings": {
"chromeFlags": "--no-sandbox --disable-dev-shm-usage",
"maxWaitForLoad": 90000
"maxWaitForLoad": 120000,
"throttlingMethod": "provided",
"cpuSlowdownMultiplier": 1,
"formFactor": "desktop",
"screenEmulation": {
"disabled": true
}
},
"url": ["/browser/index.html"],
"budgets": [