build(*): Remove functions from netlify config

This commit is contained in:
Josh Creek
2023-07-09 19:07:30 +01:00
parent d70ec4d21d
commit 369841a42c
-3
View File
@@ -1,6 +1,3 @@
[build]
command = "npm run build"
publish = "build"
[functions]
directory = "functions"