5 lines
98 B
TOML
5 lines
98 B
TOML
[build]
|
|
command = "gridsome build"
|
|
publish = "dist"
|
|
[build.environment]
|
|
NODE_VERSION = "10"
|