We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7cba61 + c99890b commit 999416eCopy full SHA for 999416e
1 file changed
serverless.yml
@@ -24,7 +24,7 @@ package:
24
# Environment Setup
25
provider:
26
name: aws
27
- runtime: nodejs14.x
+ runtime: nodejs16.x
28
29
# Function Definition
30
functions:
0 commit comments