diff --git a/pages/index.tsx b/pages/index.tsx index ead7894..0c75d87 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -193,6 +193,8 @@ export default function Home() { }); }; + console.warn("baseten: ", process.env.NEXT_PUBLIC_RIFFUSION_USE_BASETEN); + return ( <>