diff --git a/.lighthouserc.json b/.lighthouserc.json new file mode 100644 index 0000000..35e4d02 --- /dev/null +++ b/.lighthouserc.json @@ -0,0 +1,7 @@ +{ + "ci": { + "collect": { + "staticDistDir": "./dist" + } + } +} \ No newline at end of file