mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
added netlify config file
This commit is contained in:
parent
aca23292d2
commit
85fabff6c3
5
netlify.toml
Normal file
5
netlify.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[build]
|
||||
command = "npm run build"
|
||||
publish = "docs/.vuepress/dist"
|
||||
[build.environment]
|
||||
NODE_OPTIONS = "--max_old_space_size=4096"
|
||||
Loading…
Reference in New Issue
Block a user