First Entrys
This commit is contained in:
8
themes/ananke/netlify.toml
Normal file
8
themes/ananke/netlify.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[build]
|
||||
publish = "./exampleSite/public/"
|
||||
command = "npm run deploy"
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.128.0"
|
||||
HUGO_ENV = "production"
|
||||
GO_VERSION = "1.23"
|
||||
NODE_ENV = "development"
|
||||
Reference in New Issue
Block a user