Deployment of site with lambda functions now fails with:
▮ (3/4) Uploading update-value-metrics... › Warning: JSONHTTPError: 500
› Warning:
› {
› "name": "JSONHTTPError",
› "status": 500,
› "json": {
› "status": 500,
› "error": "Internal Server Error"
› }
› }
›
Functions are zipped using ‘esbuild’ and include local dependencies that are copied into each function directory with a pre-build script.