set AWS_LAMBDA_JS_RUNTIME to 14
This commit is contained in:
@@ -1 +1 @@
|
|||||||
16.9.0
|
lts/*
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
command = "yarn rw deploy netlify"
|
command = "yarn rw deploy netlify"
|
||||||
publish = "web/dist"
|
publish = "web/dist"
|
||||||
functions = "api/dist/functions"
|
functions = "api/dist/functions"
|
||||||
|
environment = { AWS_LAMBDA_JS_RUNTIME = "nodejs14.x" }
|
||||||
|
|
||||||
[dev]
|
[dev]
|
||||||
# To use [Netlify Dev](https://www.netlify.com/products/dev/),
|
# To use [Netlify Dev](https://www.netlify.com/products/dev/),
|
||||||
|
|||||||
Reference in New Issue
Block a user