1 parent c2afffb commit c364e3fCopy full SHA for c364e3f
1 file changed
netlify.toml
@@ -12,10 +12,3 @@
12
from = "/*"
13
status = 200
14
to = "/.netlify/functions/api/:splat"
15
-
16
-[build]
17
- functions = "src"
18
- command = "echo 'Building Functions'"
19
-# command = "npm run build"
20
-# functions = "netlify/functions"
21
-# publish = "dist"
0 commit comments