import "vidstack/styles/base.css"; import { MediaOutlet, MediaPlayer } from "@vidstack/react"; export default function StackPlayer() { return ( ); }