Skip to content

Commit 84401c8

Browse files
committed
Init Commit
1 parent be2ccfd commit 84401c8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

netlify.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[build]
2+
command = "npm run build"
3+
publish = "dist"
4+
5+
[build.environment]
6+
NPM_FLAGS = "--legacy-peer-deps"
7+
NODE_VERSION = "22.14.0"

0 commit comments

Comments
 (0)