import { NextRequest, NextResponse } from 'next/server'; const SUPABASE_TOKEN = process.env.SUPABASE_TOKEN || ''; /** * Video Serving API * * Serves a video from the product_videos table as a video/mp4 response. * This is used as the src for