[build]
base = "website/"
command = "yarn install && yarn build"
publish = "dist/"
[build.environment]
NODE_VERSION = "8"