mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
fix: netlify config
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
[build]
|
||||
base = "."
|
||||
command = "bun install && bunx turbo build --filter=opencut"
|
||||
base = "apps/web"
|
||||
command = "bun install && bun run build"
|
||||
publish = "apps/web/.next"
|
||||
|
||||
[[plugins]]
|
||||
|
||||
Reference in New Issue
Block a user