lucht/netlify.toml

6 lines
108 B
TOML
Raw Normal View History

2023-06-14 17:57:46 +00:00
[build]
publish = "dist"
command = "npm run build"
[[plugins]]
package = "@netlify/plugin-lighthouse"