Files
Snigdha-OS.github.io/netlify.toml
2024-04-01 23:41:56 +05:30

8 lines
138 B
TOML
Executable File

[build]
publish = "public"
command = "yarn project-setup; yarn build"
[build.environment]
HUGO_VERSION = "0.121.2"
GO_VERSION = "1.20.5"