salomonsky commited on
Commit
0e4891e
·
verified ·
1 Parent(s): 021a33b

Delete netlify.toml

Browse files
Files changed (1) hide show
  1. netlify.toml +0 -9
netlify.toml DELETED
@@ -1,9 +0,0 @@
1
- [build]
2
- publish = "."
3
- command = ""
4
- functions = "netlify/functions"
5
-
6
- [[redirects]]
7
- from = "/*"
8
- to = "/index.html"
9
- status = 200