mirror of
https://github.com/basketikun/infinite-canvas.git
synced 2026-07-24 15:24:06 +08:00
feat: update admin navigation and configuration for local deployment, enhance user experience with direct API connections
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"buildCommand": "cd web && bun run build",
|
||||
"installCommand": "cd web && bun install --frozen-lockfile",
|
||||
"outputDirectory": "web/.next",
|
||||
"framework": "nextjs"
|
||||
}
|
||||
Reference in New Issue
Block a user