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:
@@ -1,13 +0,0 @@
|
||||
[build]
|
||||
base = "apps/web"
|
||||
command = "bun install && bun run build"
|
||||
publish = "apps/web/.next"
|
||||
|
||||
[[plugins]]
|
||||
package = "@netlify/plugin-nextjs"
|
||||
|
||||
[[redirects]]
|
||||
from = "https://appcut.app/*"
|
||||
to = "https://opencut.app/:splat"
|
||||
status = 301
|
||||
force = true
|
||||
Reference in New Issue
Block a user