We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e9b93 commit 74642aaCopy full SHA for 74642aa
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