Add Netlify build/deploy config
This commit is contained in:
parent
c54e246b95
commit
2a9cdb1cc7
1 changed files with 3 additions and 0 deletions
3
netlify.toml
Normal file
3
netlify.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[build]
|
||||||
|
publish = "dist/"
|
||||||
|
command = "npm run build"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue