Skip to content

Commit c08f4f4

Browse files
committed
更新部署配置
1 parent 2ec4859 commit c08f4f4

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20

wrangler.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@ compatibility_date = "2025-11-18"
33

44
pages_build_output_dir = "out"
55

6-
[build]
7-
command = "pnpm build"
8-
9-
[build.upload]
10-
format = "directory"
11-
dir = "out"
12-
136
# 环境变量配置(如需要)
147
# [env.production.vars]
158
# NEXT_PUBLIC_API_URL = "https://api.example.com"

0 commit comments

Comments
 (0)