This commit is contained in:
2026-01-30 13:21:04 +03:00
parent fc1d106d54
commit 747decccc7
2 changed files with 87 additions and 0 deletions

6
netlify.toml Normal file
View File

@@ -0,0 +1,6 @@
[build]
command = "npm run build"
publish = ".vitepress/dist"
[build.environment]
NODE_VERSION = "24"