We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9daebc6 commit 3f1004eCopy full SHA for 3f1004e
netlify.toml
@@ -1,3 +1,6 @@
1
[build]
2
command = "npm install && npm run build"
3
- functions = "functions"
+ functions = "functions"
4
+
5
+[functions]
6
+ node_bundler = "esbuild"
0 commit comments