We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6596a68 commit 842e4a2Copy full SHA for 842e4a2
netlify.toml
@@ -1,3 +1,3 @@
1
[build]
2
functions = "netlify-lambda-lib"
3
- command = "npm run build"
+ command = "npm run download && npm run build"
0 commit comments