diff --git a/packages/web/netlify.toml b/packages/web/netlify.toml new file mode 100644 index 00000000..cbc2d23b --- /dev/null +++ b/packages/web/netlify.toml @@ -0,0 +1,5 @@ +[[plugins]] + package = "@netlify/plugin-lighthouse" + + [plugins.inputs.settings] + preset = "desktop" # Run Lighthouse using a desktop configuration since we target only desktop