i have a NestJS project integrated with Serverless Framework, when i run
$ serverless deploy
I realize that the .zip file inside /.sererless directory contains all the protect its necessary to have all the project inside the .zip file or can i remove the /src, /test ... directories?
I canβ¦
Top comments (0)