nota0966 - 3/2/2026, 10:41:56 PM
We are using Remotion Lambdas as well as rendering videos in our UI for user previews. I've been trying to document upgrade paths for our team and currently when we upgrade we bump all versions in our apps and also redeploy lambda functions as documented. However, I don't see any documentation around rebundling. My question is, when we upgrade and redeploy a Lambda, do we also need to create a new site to go with it? In which case we would probably deploy versioned sites ( e.g. npx remotion lambda sites create --site-name v4.0.245 ).
We haven't been doing this so far and haven't come across any issues, but it might just be good luck, so wanted to confirm best practice.
jonnyburger - 3/3/2026, 1:22:48 PM
yes, you should update the site