diff --git a/vercel.json b/vercel.json deleted file mode 100644 index 7cb0c33b..00000000 --- a/vercel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "framework": "nextjs", - "buildCommand": "cd apps/editor && next build", - "outputDirectory": "apps/editor/.next", - "installCommand": "bun install" -} \ No newline at end of file