You need some environment variables in .env.local:
.env.local
FAL_KEY_ID=put your id here FAL_KEY_SECRET=put your secret here
Then just run:
npm install npm run dev