| netlify.toml | ●●●●● patch | view | raw | blame | history |
netlify.toml
New file @@ -0,0 +1,10 @@ [build] publish = "./exampleSite/public/" command = "npm run deploy" [context.production] [context.production.environment] HUGO_VERSION = "0.135.0" HUGO_ENV = "production" GO_VERSION = "1.23" NODE_ENV = "development"