{
"status": 500,
"statusText": "Internal Server Error",
"headers": {
"content-type": "application/json"
},
"body": {
"error": "Forgot semicolon",
"deploy": "failed"
}
}Deploy first, debug later.
{
"status": 500,
"statusText": "Internal Server Error",
"headers": {
"content-type": "application/json"
},
"body": {
"error": "Forgot semicolon",
"deploy": "failed"
}
}