Vercel Sandbox SDK version 1.9.0 introduces a new `mode` property in the `writeFiles` API, allowing file permissions to be set directly when writing files. This removes the need for a separate `chmod` execution round-trip, improving performance when creating executable scripts or managing access rights inside the sandbox.
Sort: