We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec4859 commit c08f4f4Copy full SHA for c08f4f4
.node-version
@@ -0,0 +1 @@
1
+20
wrangler.toml
@@ -3,13 +3,6 @@ compatibility_date = "2025-11-18"
3
4
pages_build_output_dir = "out"
5
6
-[build]
7
-command = "pnpm build"
8
-
9
-[build.upload]
10
-format = "directory"
11
-dir = "out"
12
13
# 环境变量配置(如需要)
14
# [env.production.vars]
15
# NEXT_PUBLIC_API_URL = "https://api.example.com"
0 commit comments