Skip to content

Commit d0110d2

Browse files
committed
build: 添加 netlify 配置文件
1 parent 023cc3b commit d0110d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

netlify.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[build.environment]
2+
NODE_VERSION = "18"
3+
4+
[build]
5+
publish = "dist"
6+
command = "pnpm build"

0 commit comments

Comments
 (0)