initial commit
This commit is contained in:
parent
3a0a64d975
commit
498e80d5c7
1 changed files with 6 additions and 0 deletions
6
netlify.toml
Normal file
6
netlify.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[build]
|
||||
publish = "dist"
|
||||
command = "npm run build"
|
||||
|
||||
[[plugins]]
|
||||
package = "@netlify/plugin-lighthouse"
|
||||
Loading…
Reference in a new issue