mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
7 lines
112 B
TOML
7 lines
112 B
TOML
[build]
|
|
command = "npm run build"
|
|
publish = ".next"
|
|
|
|
[[plugins]]
|
|
package = "@netlify/plugin-nextjs"
|