Sandbox now supports sudo and installing RPM packages
sudo Vercel Sandbox You can now run commands withinside, giving you full control over runtime environment setup, just like on a traditional Linux system. This makes it possible to install system dependencies at runtime, like Go, Python packages, or custom binaries, before executing your code. sudo…
Sources
- T1Sandbox now supports sudo and installing RPM packagesVercel (blog + changelog)