about summary refs log tree commit diff
path: root/netlify.toml
diff options
context:
space:
mode:
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
new file mode 100644
index 0000000..3a88ace
--- /dev/null
+++ b/netlify.toml
@@ -0,0 +1,4 @@
+[build]
+
+publish = "dist/"
+command = "npm run generate"
\ No newline at end of file