6 lines
108 B
TOML
6 lines
108 B
TOML
|
|
[build]
|
||
|
|
publish = "dist"
|
||
|
|
command = "npm run build"
|
||
|
|
|
||
|
|
[[plugins]]
|
||
|
|
package = "@netlify/plugin-lighthouse"
|