diff --git a/lighthouserc.json b/lighthouserc.json index dab40be..6474347 100644 --- a/lighthouserc.json +++ b/lighthouserc.json @@ -4,7 +4,10 @@ "startServerCommand": "npm run start", "startServerReadyPattern": "ready on", "url": [ - "http://localhost:3000" + "http://localhost:3000", + "http://localhost:3000/blog", + "http://localhost:3000/projects", + "http://localhost:3000/about" ], "settings": { "preset": "desktop"