padhle - post migration

This commit is contained in:
2026-09-15 04:08:55 -04:00
parent 534b51b41b
commit b2d8109019
509 changed files with 147378 additions and 303 deletions
+12
View File
@@ -0,0 +1,12 @@
/**
* Note: When using the Node.JS APIs, the config file
* doesn't apply. Instead, pass options directly to the APIs.
*
* All configuration options: https://www.remotion.dev/docs/config
*/
import { Config } from "@remotion/cli/config";
Config.setRspack(true);
Config.setVideoImageFormat("png");
Config.setOverwriteOutput(true);