Frank 5 months ago
parent
commit
e9d902d844
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/cloud/app/package.json

+ 1 - 1
packages/cloud/app/package.json

@@ -5,7 +5,7 @@
     "typecheck": "tsc --noEmit",
     "typecheck": "tsc --noEmit",
     "dev": "vinxi dev --host 0.0.0.0",
     "dev": "vinxi dev --host 0.0.0.0",
     "dev:remote": "VITE_AUTH_URL=https://auth.dev.opencode.ai bun sst shell --stage=dev bun dev",
     "dev:remote": "VITE_AUTH_URL=https://auth.dev.opencode.ai bun sst shell --stage=dev bun dev",
-    "build": "vinxi build && ../../packages/opencode/script/schema.ts ./.output/public/config.json",
+    "build": "vinxi build && ../../opencode/script/schema.ts ./.output/public/config.json",
     "start": "vinxi start",
     "start": "vinxi start",
     "version": "0.9.11"
     "version": "0.9.11"
   },
   },