fixed the serverless file
This commit is contained in:
@@ -295,6 +295,7 @@ functions:
|
||||
- 'node_modules/.prisma/**'
|
||||
- 'node_modules/@aws-sdk/**'
|
||||
- 'node_modules/@smithy/**'
|
||||
- 'node_modules/tslib/**'
|
||||
|
||||
events:
|
||||
- httpApi:
|
||||
@@ -493,6 +494,7 @@ functions:
|
||||
- 'node_modules/.prisma/**'
|
||||
- 'node_modules/@aws-sdk/**'
|
||||
- 'node_modules/@smithy/**'
|
||||
- 'node_modules/tslib/**'
|
||||
|
||||
events:
|
||||
- httpApi:
|
||||
@@ -511,6 +513,7 @@ functions:
|
||||
- 'node_modules/.prisma/**'
|
||||
- 'node_modules/@aws-sdk/**'
|
||||
- 'node_modules/@smithy/**'
|
||||
- 'node_modules/tslib/**'
|
||||
|
||||
events:
|
||||
- httpApi:
|
||||
|
||||
Reference in New Issue
Block a user