Site deploy with functions failing with JSONHTTPError: 500 Internal Server Error

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.

Hey there,
Could you please share your Netlify site name so we can dig in further?

stupefied-babbage-4b8c9c

Hi there, @undfined :wave:

Sorry to be slow to reply here. Are you still experiencing issues? If so, what additional debugging steps have you taken? If not, please share your solution :slight_smile: