{ "ci": { "collect": { "url": ["http://localhost:4173/cv/"], "numberOfRuns": 3 }, "assert": { "assertions": { "categories:performance": ["error", { "minScore": 0.8 }], "categories:accessibility": ["warn", { "minScore": 0.9 }], "categories:best-practices": ["warn", { "minScore": 0.9 }] } }, "upload": { "target": "temporary-public-storage" } } }