Added build command

This commit is contained in:
Ole Eskild Steensen 2022-02-15 16:39:59 +01:00
parent 94cb2b0f82
commit 38fbb609b3

View File

@ -1,5 +1,6 @@
[build]
publish = "dist"
command = "npm install && npm run build"
[[redirects]]
from = "/*"