Fixed Netlify deploy file
This commit is contained in:
parent
1f613d5de2
commit
bf2e402f63
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
[build]
|
[build]
|
||||||
command = "npm run build"
|
command = "npm run build"
|
||||||
publish = "output/"
|
publish = "public/"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue