Skip to content

Commit 5f2e5bb

Browse files
committed
Try forcing node version
1 parent cce67fd commit 5f2e5bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
base = "website"
33
publish = "website/build"
44
command = "npm run build"
5+
6+
[build.environment]
7+
NODE_VERSION = "10"

0 commit comments

Comments
 (0)