fix: update Netlify build Node version to 14
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user