fix: update Netlify build Node version to 14

This commit is contained in:
Andrew Bastin
2021-07-30 23:38:31 -04:00
parent 2904084853
commit 28d636fa0d

View File

@@ -1,6 +1,7 @@
[build] [build]
command = "npm run generate" command = "npm run generate"
functions = "netlify/" functions = "netlify/"
environment = { NODE_VERSION = "14" }
[[redirects]] [[redirects]]
from = "/discord" from = "/discord"