upgrade to node22
This commit is contained in:
parent
e3b8acb8a9
commit
2f3b3014a5
@ -34,7 +34,7 @@
|
|||||||
// "production": false /* Promote build to the production environment (no domain suffix). Overrides environment flag */,
|
// "production": false /* Promote build to the production environment (no domain suffix). Overrides environment flag */,
|
||||||
// "properties": null /* Specify the output properties you want to see. Works best on single types */,
|
// "properties": null /* Specify the output properties you want to see. Works best on single types */,
|
||||||
// "region": null /* Twilio API Region */,
|
// "region": null /* Twilio API Region */,
|
||||||
"runtime": "node18" /* The version of Node.js to deploy the build to. (node18) */,
|
"runtime": "node22" /* The version of Node.js to deploy the build to. (node18) */,
|
||||||
// "serviceName": null /* Overrides the name of the Serverless project. Default: the name field in your package.json */,
|
// "serviceName": null /* Overrides the name of the Serverless project. Default: the name field in your package.json */,
|
||||||
// "serviceSid": null /* SID of the Twilio Serverless Service to deploy to */,
|
// "serviceSid": null /* SID of the Twilio Serverless Service to deploy to */,
|
||||||
// "sourceEnvironment": null /* SID or suffix of an existing environment you want to deploy from. */,
|
// "sourceEnvironment": null /* SID or suffix of an existing environment you want to deploy from. */,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user