Skip to content

Instantly share code, notes, and snippets.

@zaherg
Created July 28, 2018 05:59
Show Gist options
  • Save zaherg/e01cfc64b9c5ffc08e21f5cedf65c675 to your computer and use it in GitHub Desktop.
Save zaherg/e01cfc64b9c5ffc08e21f5cedf65c675 to your computer and use it in GitHub Desktop.
Adding netlify.toml to your code before pushing to netlify.com
[build]
command = "npm run production"
publish = "build_production"
[build.environment]
PHP_VERSION="7.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment