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 192ad89 commit 6bbb842Copy full SHA for 6bbb842
netlify.toml
@@ -1,4 +1,4 @@
1
[build]
2
Command = "yarn build && yarn build:lambda"
3
Functions = "lambda"
4
- Publish = "dist"
+ Publish = "build"
0 commit comments