Two Sneaky Bugs That Killed Our Remotion Vercel Sandbox
Build scripts promised speed. Delivered silence and slowness instead. Here's how two tiny bugs turned a slick Remotion Vercel Sandbox into a production nightmare.
⚡ Key Takeaways
- Anchor all paths to __dirname — relatives fail in Vercel envs.
- Remotion bundles copy public/ folders; delete or disable before sandbox upload.
- Remove error suppression in builds: fail fast over silent degradation.
Worth sharing?
Get the best Developer Tools stories of the week in your inbox — no noise, no spam.
Originally reported by dev.to