We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c78a88 commit 0a22dd2Copy full SHA for 0a22dd2
netlify.toml
@@ -1,4 +1,4 @@
1
[build]
2
- functions = "functions"
3
- publish = "public"
+ functions = "out_functions"
+ publish = "out_publish"
4
command = "npm run build"
0 commit comments