How to deploy production on lambda?


#1

i have start a single project and all seems ok, but now i wish to deploy for distribution.
so how to publish on lambda ?

i have created new skill with lambda hosted, i copy paste package.json content and all other script.
all .

all seems ok , but audioplayer not launch podcast

second point :slight_smile:i have this report


#2

Take a look here:


#4

when i try, it seems ok bellow jovo, but code in lambda is not update
image


#5

You can also use “npm run bundle” and upload the code manually