Hey, I’m trying to deploy a tiny change in my project, but the build errors out after 1s while setting up the build environment. Looking at Vercel’s status page, it appears everything is fine.
I’m on the hobby plan, so I can’t submit a ticket.
Is this a known issue?
Running build in Washington, D.C., USA (East) – iad1
...
Error: It's not possible to provide `stdio` in combination with one of `stdin`, `stdout`, `stderr`
at K$e (/var/task/sandbox.js:358:500)
at wze (/var/task/sandbox.js:358:9579)
at r7 (/var/task/sandbox.js:358:9819)
at ch.exports.command (/var/task/sandbox.js:358:11417)
at /var/task/sandbox.js:433:1219
at async iSr (/var/task/sandbox.js:433:528)
at async zxr (/var/task/sandbox.js:431:5834)
at async Promise.all (index 0)
at async uJe (/var/task/sandbox.js:431:4467)
at async fSr (/var/task/sandbox.js:434:2334)