mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 17:25:16 -04:00
6 lines
148 B
TOML
6 lines
148 B
TOML
[build]
|
|
publish = ".next"
|
|
command = "echo Pseudo build command because the build is made by the CI"
|
|
|
|
[[plugins]]
|
|
package = "@netlify/plugin-nextjs"
|