Skip to content

Commit 1687b5e

Browse files
committed
create netlify.toml
1 parent ba67fc7 commit 1687b5e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[build]
2+
publish = "dist"
3+
command = "npm run generate"
4+
[build.environment]
5+
NODE_VERSION = "11"

0 commit comments

Comments
 (0)