summaryrefslogtreecommitdiff
path: root/netlify.toml
diff options
context:
space:
mode:
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/netlify.toml b/netlify.toml
deleted file mode 100644
index 39fd1a8..0000000
--- a/netlify.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-[build]
-
-command = "npm run production"
-publish = "build_production"
-environment = { PHP_VERSION = "7.2" }