{ "ci": { "collect": { "url": [ "http://localhost:4173/login", "http://localhost:4173/" ], "numberOfRuns": 1, "settings": { "preset": "desktop", "chromeFlags": "--user-data-dir=/tmp/lh-cache --no-sandbox --disable-dev-shm-usage --disable-gpu", "skipAudits": ["uses-http2", "is-on-https", "redirects-http"] } }, "assert": { "assertions": { "categories:performance": ["warn", { "minScore": 0.6 }], "categories:accessibility": ["error", { "minScore": 0.7 }], "categories:best-practices": ["warn", { "minScore": 0.7 }], "categories:seo": ["warn", { "minScore": 0.6 }] } } } }