Skip to content

Commit

Permalink
Update prerender serverless.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amits97 committed Nov 22, 2023
1 parent f7a344a commit 6556d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prerender/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ service: naadanchords-prerender
provider:
name: aws
versionFunctions: false
runtime: nodejs18.x
runtime: nodejs16.x
stage: ${opt:stage,'prod'}
region: ap-south-1
memorySize: 2048
Expand Down

0 comments on commit 6556d0e

Please sign in to comment.