test_fauna_netlify/netlify.toml
2019-11-10 09:32:43 -06:00

6 lines
No EOL
174 B
TOML

[build]
functions = "functions"
# This will be run the site build
command = "gatsby build"
# This is the directory is publishing to netlify's CDN
publish = "public"