diff --git a/lib/e2b.ts b/lib/e2b.ts index 9e8470a..3a6749e 100644 --- a/lib/e2b.ts +++ b/lib/e2b.ts @@ -52,7 +52,12 @@ export async function createSandbox({ files }: { files: z.infer { + console.error("Error running Vite:", error); + }); return { sbxId: sandbox.sandboxId,