doesn't work, removing it

This commit is contained in:
wass08
2026-02-23 07:28:03 +09:00
parent 3cf133e832
commit 9129a5b847
-6
View File
@@ -1,6 +0,0 @@
{
"framework": "nextjs",
"buildCommand": "cd apps/editor && next build",
"outputDirectory": "apps/editor/.next",
"installCommand": "bun install"
}