1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 15:09:07 +00:00
conky/web/netlify.toml

16 lines
224 B
TOML
Raw Normal View History

[build]
command = "yarn run build"
publish = ".next"
[[plugins]]
package = "@netlify/plugin-nextjs"
[[plugins]]
package = "netlify-plugin-cypress"
[plugins.inputs.postBuild]
enable = true
[plugins.inputs]
enable = false