First install the packages using the comand below
npm i
afterwards. Alternatively, use this command to scaffold a project:
npx create-video@latest --next-tailwind
Start the Next.js dev server:
npm run dev
Open the Remotion Studio:
npm run remotion