Skip to content

Instantly share code, notes, and snippets.

@gtalarico
Created June 7, 2019 02:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gtalarico/9f9b90399132f96b5dda3252acdb4fb2 to your computer and use it in GitHub Desktop.
Save gtalarico/9f9b90399132f96b5dda3252acdb4fb2 to your computer and use it in GitHub Desktop.
Netlify toml Config
# netlify.toml
[build]
functions = "build-lambda"
publish = "dist/"
command = "yarn build"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment