chore: 👷 Add netlify.toml

This commit is contained in:
Daniel Soares
2020-12-15 12:43:56 -03:00
parent 20a4ab0d1f
commit a5d58b8145

6
netlify.toml Normal file
View File

@@ -0,0 +1,6 @@
[build]
publish = "public"
command = "yarn build"
[[plugins]]
package = "netlify-plugin-gatsby-cache"