mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-01 07:38:33 -04:00

Co-authored-by: Tilman Vatteroth <git@tilmanvatteroth.de> Signed-off-by: Erik Michelson <github@erik.michelson.eu>
6 lines
152 B
TOML
6 lines
152 B
TOML
[build]
|
|
publish = ".next"
|
|
command = "echo 'Assuming already built and cleaned Next.js app at ./.next/'"
|
|
|
|
[[plugins]]
|
|
package = "@netlify/plugin-nextjs"
|