fix: use build commands mentioned in Netlify UI

This commit is contained in:
liyasthomas
2021-08-03 00:29:42 +05:30
parent d9834d0fd1
commit 6d9ac84859

View File

@@ -1,5 +1,4 @@
[build]
command = "npm run generate"
functions = "netlify/"
environment = { NODE_VERSION = "14" }