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 37e5029 commit bcb684eCopy full SHA for bcb684e
serverless.yml
@@ -17,7 +17,7 @@ provider:
17
frameworkVersion: '3'
18
19
package:
20
- artifact: /.serverless/editly-video-maker.zip
+ artifact: /.build/.serverless/editly-video-maker.zip
21
22
# Any `include`, `exclude` logic is applied to the whole service, the same
23
# as built-in serverless packaging.
0 commit comments