1
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2025-03-31 01:23:54 +00:00
hedgedoc/netlify.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"