rickvanlieshout.com/netlify.toml
Alexander Shelepenok 50f972f19f
Update netlify.toml
2020-09-08 16:35:00 +03:00

7 lines
139 B
TOML

[build]
publish = "public"
command = "gatsby build"
[build.environment]
YARN_VERSION = "1.3.2"
YARN_FLAGS = "--no-ignore-optional"