My build seems to execute without failure, but due to unknown reasons, the emitted Serverless function cannot be uploaded: Netlify App
3:08:00 AM: Function Dir: /opt/build/repo/server/build/functions
3:08:00 AM: TempDir: /tmp/zisi-5dd34dfd34bd6a498579046b
3:08:01 AM: Prepping functions with zip-it-and-ship-it 0.4.0-7
3:08:47 AM: [
3:08:47 AM: {
3:08:47 AM: “path”: “/tmp/zisi-5dd34dfd34bd6a498579046b/graphql.zip”,
3:08:47 AM: “runtime”: “js”
3:08:47 AM: }
3:08:47 AM: ]
3:08:47 AM: Prepping functions complete
3:08:47 AM: Caching artifacts
3:08:47 AM: Started saving node modules
3:08:47 AM: Finished saving node modules
3:08:47 AM: Started saving yarn cache
3:08:47 AM: Finished saving yarn cache
3:08:47 AM: Started saving pip cache
3:08:48 AM: Finished saving pip cache
3:08:48 AM: Started saving emacs cask dependencies
3:08:48 AM: Finished saving emacs cask dependencies
3:08:48 AM: Started saving maven dependencies
3:08:48 AM: Finished saving maven dependencies
3:08:48 AM: Started saving boot dependencies
3:08:48 AM: Finished saving boot dependencies
3:08:48 AM: Started saving go dependencies
3:08:48 AM: Finished saving go dependencies
3:08:52 AM: Build script success
3:08:52 AM: Starting to deploy site from ‘client/public/’
3:08:52 AM: Creating deploy tree
3:08:52 AM: 0 new files to upload
3:08:52 AM: 1 new functions to upload
3:11:22 AM: Failed to upload file: &{Name:graphql Sum:64ff8d173152158cff9bc7e035166ce0268620574933cc53bcd273d47c03cb8e Runtime:js Size: Path: Buffer:0xc0003d42d0}
3:11:22 AM: failed during stage ‘deploying site’: Failed to execute deploy: [PUT /deploys/{deploy_id}/functions/{name}][500] uploadDeployFunction default &{Code:0 Message:}
3:11:22 AM: Failing build: Failed to deploy site