Files
userbase-homepage/netlify.toml
Daniel Vassallo 0c135cb996 Add netlify.toml
2019-10-01 08:54:36 -07:00

6 lines
101 B
TOML

[build]
publish = "dist"
command = "npm run build"
[build.environment]
NODE_VERSION = "12.3.1"