Use CarCutter WebPlayer in your Next app
Use CarCutter WebPlayer in your Next.js app
1. Install package: npm install @car-cutter/next-webplayer
2. Import: import { WebPlayer } from "@car-cutter/next-webplayer"
3. Use:
For more customization, take a look at the Online Documentation