Skip to content

Commit c364e3f

Browse files
committed
chore: update Netlify configuration to streamline build process
1 parent c2afffb commit c364e3f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

netlify.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,3 @@
1212
from = "/*"
1313
status = 200
1414
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

Comments
 (0)