ref: 77cbd001ff6b2e0aaa48566ef2af49ca68e19af9
dir: /docs/netlify.toml/
[build] publish = "public" command = "hugo" [context.production.environment] HUGO_VERSION = "0.30" HUGO_ENV = "production" HUGO_ENABLEGITINFO = "true" [context.deploy-preview.environment] HUGO_VERSION = "0.30" [context.branch-deploy.environment] HUGO_VERSION = "0.30" [context.next.environment] HUGO_BASEURL = "https://next--gohugoio.netlify.com/" HUGO_ENABLEGITINFO = "true"