lucht/netlify.toml
2023-06-14 13:57:46 -04:00

6 lines
No EOL
108 B
TOML

[build]
publish = "dist"
command = "npm run build"
[[plugins]]
package = "@netlify/plugin-lighthouse"