Skip to content

[Bug] Deploy to Cloudflare page required upgrade Next.js to 14.2.35 at least #6773

Description

@myths-zero

📦 Deployment Method

Other

📌 Version

latest

💻 Operating System

Other Linux, Other

📌 System Version

cloudflare page

🌐 Browser

Firefox

📌 Browser Version

latest

🐛 Bug Description

Log here

2026-05-10T06:10:03.343Z	Initializing build environment...
2026-05-10T06:10:03.343Z	Initializing build environment...
2026-05-10T06:10:05.673Z	Success: Finished initializing build environment
2026-05-10T06:10:06.733Z	Cloning repository...
2026-05-10T06:10:08.574Z	Restoring from dependencies cache
2026-05-10T06:10:08.576Z	Restoring from build output cache
2026-05-10T06:10:12.163Z	Detected the following tools from environment: nodejs@22.22.2, yarn@1.22.19
2026-05-10T06:10:12.164Z	Installing nodejs 22.22.2
2026-05-10T06:10:26.895Z	Installing project dependencies: yarn --frozen-lockfile --no-progress --emoji false
2026-05-10T06:10:27.367Z	yarn install v1.22.19
2026-05-10T06:10:27.461Z	[1/4] Resolving packages...
2026-05-10T06:10:27.955Z	[2/4] Fetching packages...
2026-05-10T06:10:28.032Z	(node:2223) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-05-10T06:10:28.032Z	(Use `node --trace-deprecation ...` to show where the warning was created)
2026-05-10T06:11:36.483Z	[3/4] Linking dependencies...
2026-05-10T06:11:36.497Z	warning " > openapi-client-axios@7.5.5" has unmet peer dependency "js-yaml@^4.1.0".
2026-05-10T06:11:56.677Z	[4/4] Building fresh packages...
2026-05-10T06:11:56.919Z	$ husky install
2026-05-10T06:11:56.995Z	husky - Git hooks installed
2026-05-10T06:11:57.001Z	Done in 89.64s.
2026-05-10T06:11:57.164Z	Executing user build command: npx @cloudflare/next-on-pages --experimental-minify
2026-05-10T06:11:59.227Z	npm warn exec The following package was not found and will be installed: @cloudflare/next-on-pages@1.13.16
2026-05-10T06:12:24.275Z	npm warn deprecated path-match@1.2.4: This package is archived and no longer maintained. For support, visit https://github.com/expressjs/express/discussions
2026-05-10T06:12:26.377Z	npm warn deprecated tar@6.2.1: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
2026-05-10T06:12:26.857Z	npm warn deprecated @cloudflare/next-on-pages@1.13.16: Please use the OpenNext adapter instead: https://opennext.js.org/cloudflare
2026-05-10T06:12:27.138Z	npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
2026-05-10T06:12:38.817Z	⚡️ @cloudflare/next-on-pages CLI v.1.13.16
2026-05-10T06:12:38.817Z	
2026-05-10T06:12:38.817Z	⚡️ Warning: the --experimental-minify|-e flag is deprecated and doesn't produce any effect, the
2026-05-10T06:12:38.817Z	⚡️ (previously named) experimental minification is now enabled by default.
2026-05-10T06:12:38.817Z	⚡️ 
2026-05-10T06:12:38.817Z	⚡️ Note: if you're using the --experimental-minify|-e flag in your build command please remove it
2026-05-10T06:12:38.817Z	⚡️       as it will be removed in a future version of the package (causing your command to fail).
2026-05-10T06:12:38.817Z	
2026-05-10T06:12:38.994Z	
2026-05-10T06:12:38.994Z	⚡️ The project is set up for yarn but it is currently being run via npm this might lead to build errors, please be sure to use the same package manager your project uses when running @cloudflare/next-on-pages
2026-05-10T06:12:38.994Z	
2026-05-10T06:12:38.995Z	⚡️ Detected Package Manager: npm (10.9.7)
2026-05-10T06:12:38.995Z	⚡️ Preparing project...
2026-05-10T06:12:38.998Z	⚡️ Project is ready
2026-05-10T06:12:38.998Z	⚡️ Building project...
2026-05-10T06:12:41.263Z	▲  npm warn exec The following package was not found and will be installed: vercel@53.3.1
2026-05-10T06:12:55.331Z	▲  npm warn deprecated tar@7.5.7: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
2026-05-10T06:12:56.908Z	▲  > NOTE: The Vercel CLI now collects telemetry regarding usage of the CLI.
2026-05-10T06:12:56.909Z	▲  > This information is used to shape the CLI roadmap and prioritize features.
2026-05-10T06:12:56.909Z	▲  > You can learn more, including how to opt-out if you'd not like to participate in this program, by visiting the following URL:
2026-05-10T06:12:56.909Z	▲  > https://vercel.com/docs/cli/about-telemetry
2026-05-10T06:12:57.029Z	▲  WARNING! Build not running on Vercel. System environment variables will not be available.
2026-05-10T06:12:57.284Z	▲  Installing dependencies...
2026-05-10T06:12:57.533Z	▲  yarn install v1.22.19
2026-05-10T06:12:57.640Z	▲  [1/4] Resolving packages...
2026-05-10T06:12:58.107Z	▲  success Already up-to-date.
2026-05-10T06:12:58.111Z	▲  $ husky install
2026-05-10T06:12:58.162Z	▲  husky - Git hooks installed
2026-05-10T06:12:58.168Z	▲  Done in 0.64s.
2026-05-10T06:12:58.201Z	▲  Detected Next.js version: 14.1.1
2026-05-10T06:12:58.206Z	▲  Running "yarn run build"
2026-05-10T06:12:58.405Z	▲  yarn run v1.22.19
2026-05-10T06:12:58.440Z	▲  $ yarn mask && cross-env BUILD_MODE=standalone next build
2026-05-10T06:12:58.695Z	▲  $ npx tsx app/masks/build.ts
2026-05-10T06:13:00.598Z	▲  [Next] build mode standalone
2026-05-10T06:13:00.611Z	▲  [Next] build with chunk:  true
2026-05-10T06:13:00.626Z	▲  Attention: Next.js now collects completely anonymous telemetry regarding usage.
2026-05-10T06:13:00.627Z	▲  This information is used to shape Next.js' roadmap and prioritize features.
2026-05-10T06:13:00.627Z	▲  You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
2026-05-10T06:13:00.627Z	▲  https://nextjs.org/telemetry
2026-05-10T06:13:00.775Z	▲  ▲ Next.js 14.1.1
2026-05-10T06:13:00.775Z	▲  - Experiments (use at your own risk):
2026-05-10T06:13:00.775Z	▲  · forceSwcTransforms
2026-05-10T06:13:00.830Z	▲  Creating an optimized production build ...
2026-05-10T06:13:04.504Z	▲  Browserslist: caniuse-lite is outdated. Please run:
2026-05-10T06:13:04.505Z	▲  npx update-browserslist-db@latest
2026-05-10T06:13:04.505Z	▲  Why you should do it regularly: https://github.com/browserslist/update-db#readme
2026-05-10T06:13:10.059Z	▲  ⚠ For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'npm i sharp', and Next.js will use it automatically for Image Optimization.
2026-05-10T06:13:10.059Z	▲  Read more: https://nextjs.org/docs/messages/sharp-missing-in-production
2026-05-10T06:14:10.878Z	▲  <w> [webpack.cache.PackFileCacheStrategy] Skipped not serializable cache item 'Compilation/modules|javascript/auto|/opt/buildhome/repo/node_modules/next/dist/build/webpack/loaders/next-flight-css-loader.js??ruleSet[1].rules[12].oneOf[9].use[0]!/opt/buildhome/repo/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[9].use[1]!/opt/buildhome/repo/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[9].use[2]!/opt/buildhome/repo/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[12].oneOf[9].use[3]!/opt/buildhome/repo/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[12].oneOf[9].use[4]!/opt/buildhome/repo/app/components/chat.module.scss|ssr': No serializer registered for Warning
2026-05-10T06:14:10.879Z	▲  <w> while serializing webpack/lib/cache/PackFileCacheStrategy.PackContentItems -> webpack/lib/NormalModule -> Array { 1 items } -> webpack/lib/ModuleWarning -> Warning
2026-05-10T06:15:16.654Z	▲  <w> [webpack.cache.PackFileCacheStrategy] Skipped not serializable cache item 'Compilation/modules|/opt/buildhome/repo/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[9].use[2]!/opt/buildhome/repo/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[9].use[3]!/opt/buildhome/repo/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[11].oneOf[9].use[4]!/opt/buildhome/repo/node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[11].oneOf[9].use[5]!/opt/buildhome/repo/app/components/chat.module.scss': No serializer registered for Warning
2026-05-10T06:15:16.654Z	▲  <w> while serializing webpack/lib/cache/PackFileCacheStrategy.PackContentItems -> webpack/lib/NormalModule -> Array { 1 items } -> webpack/lib/ModuleWarning -> Warning
2026-05-10T06:15:20.162Z	▲  ⚠ Compiled with warnings
2026-05-10T06:15:20.162Z	▲  
2026-05-10T06:15:20.162Z	▲  ./app/components/chat.module.scss.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[11].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[11].oneOf[9].use[5]!./app/components/chat.module.scss
2026-05-10T06:15:20.162Z	▲  Warning
2026-05-10T06:15:20.162Z	▲  
2026-05-10T06:15:20.162Z	▲  (1:6647) autoprefixer: end value has mixed support, consider using flex-end instead
2026-05-10T06:15:20.162Z	▲  
2026-05-10T06:15:20.162Z	▲  Import trace for requested module:
2026-05-10T06:15:20.162Z	▲  ./app/components/chat.module.scss.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[11].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[11].oneOf[9].use[5]!./app/components/chat.module.scss
2026-05-10T06:15:20.162Z	▲  ./app/components/chat.module.scss
2026-05-10T06:15:20.162Z	▲  ./app/components/mask.tsx
2026-05-10T06:15:20.163Z	▲  ./app/components/home.tsx
2026-05-10T06:15:20.163Z	▲  
2026-05-10T06:15:20.163Z	▲  ./node_modules/rt-client/dist/esm/index.js
2026-05-10T06:15:20.163Z	▲  Module not found: Can't resolve 'bufferutil' in '/opt/buildhome/repo/node_modules/rt-client/dist/esm'
2026-05-10T06:15:20.163Z	▲  
2026-05-10T06:15:20.163Z	▲  Import trace for requested module:
2026-05-10T06:15:20.163Z	▲  ./node_modules/rt-client/dist/esm/index.js
2026-05-10T06:15:20.163Z	▲  ./app/components/realtime-chat/realtime-chat.tsx
2026-05-10T06:15:20.163Z	▲  ./app/components/realtime-chat/index.ts
2026-05-10T06:15:20.163Z	▲  ./app/components/chat.tsx
2026-05-10T06:15:20.163Z	▲  ./app/components/home.tsx
2026-05-10T06:15:20.163Z	▲  
2026-05-10T06:15:20.163Z	▲  ./node_modules/rt-client/dist/esm/index.js
2026-05-10T06:15:20.163Z	▲  Module not found: Can't resolve 'utf-8-validate' in '/opt/buildhome/repo/node_modules/rt-client/dist/esm'
2026-05-10T06:15:20.163Z	▲  
2026-05-10T06:15:20.163Z	▲  Import trace for requested module:
2026-05-10T06:15:20.164Z	▲  ./node_modules/rt-client/dist/esm/index.js
2026-05-10T06:15:20.164Z	▲  ./app/components/realtime-chat/realtime-chat.tsx
2026-05-10T06:15:20.164Z	▲  ./app/components/realtime-chat/index.ts
2026-05-10T06:15:20.164Z	▲  ./app/components/chat.tsx
2026-05-10T06:15:20.164Z	▲  ./app/components/home.tsx
2026-05-10T06:15:20.164Z	▲  
2026-05-10T06:15:20.164Z	▲  ./app/components/chat.module.scss
2026-05-10T06:15:20.164Z	▲  Warning
2026-05-10T06:15:20.164Z	▲  
2026-05-10T06:15:20.164Z	▲  (1:6647) autoprefixer: end value has mixed support, consider using flex-end instead
2026-05-10T06:15:20.164Z	▲  
2026-05-10T06:15:20.167Z	▲  Import trace for requested module:
2026-05-10T06:15:20.167Z	▲  ./app/components/chat.module.scss
2026-05-10T06:15:20.167Z	▲  ./app/components/mask.tsx
2026-05-10T06:15:20.167Z	▲  ./app/components/home.tsx
2026-05-10T06:15:20.167Z	▲  
2026-05-10T06:15:20.168Z	▲  Linting and checking validity of types ...
2026-05-10T06:15:28.560Z	▲  ⨯ ESLint: Cannot read properties of undefined (reading 'loc') Occurred while linting /opt/buildhome/repo/app/constant.ts:1 Rule: "unused-imports/no-unused-imports"
2026-05-10T06:15:35.944Z	▲  Collecting page data ...
2026-05-10T06:15:36.573Z	▲  [Server Config] using 1 of 1 api key - sk-xxxx
2026-05-10T06:15:36.573Z	▲  [Server Config] using 1 of 1 api key - sk-xxx
2026-05-10T06:15:36.573Z	▲  [Server Config] using 1 of 1 api key - sk-xxx
2026-05-10T06:15:36.574Z	▲  [Server Config] using 1 of 1 api key - sk-xx
2026-05-10T06:15:36.574Z	▲  [Server Config] using 1 of 1 api key - sk-x
2026-05-10T06:15:36.579Z	▲  [Server Config] using 1 of 1 api key - sk-x
2026-05-10T06:15:36.579Z	▲  [Server Config] using 1 of 1 api key - sk-x
2026-05-10T06:15:36.579Z	▲  [Server Config] using 1 of 1 api key - sk-x
2026-05-10T06:15:36.579Z	▲  [Server Config] using 1 of 1 api key - sk-x
2026-05-10T06:15:36.579Z	▲  [Server Config] using 1 of 1 api key - sk-x
2026-05-10T06:15:36.580Z	▲  [Server Config] using 1 of 1 api key - sk-x
2026-05-10T06:15:36.580Z	▲  [Server Config] using 1 of 1 api key - sk-x
2026-05-10T06:15:36.580Z	▲  [Server Config] using 1 of 1 api key - sk-x
2026-05-10T06:15:36.583Z	▲  ⚠ Using edge runtime on a page currently disables static generation for that page
2026-05-10T06:15:36.648Z	▲  [Server Config] using 1 of 1 api key - sk-xxxx
2026-05-10T06:15:36.679Z	▲  [Server Config] using 1 of 1 api key - sk-xxx
2026-05-10T06:15:36.709Z	▲  [Server Config] using 1 of 1 api key - sk-xxx
2026-05-10T06:15:36.837Z	▲  [Server Config] using 1 of 1 api key - sk-xxx
2026-05-10T06:15:49.254Z	▲  Generating static pages (0/4) ...
2026-05-10T06:15:50.292Z	▲  [Server Config] using 1 of 1 api key - sk-xxx
2026-05-10T06:15:50.292Z	▲  [Server Config] using 1 of 1 api key - sk-xxx
2026-05-10T06:15:50.295Z	▲  Generating static pages (1/4) 
2026-05-10T06:15:50.297Z	▲  
   Generating static pages (2/4)
2026-05-10T06:15:50.297Z	▲  Attempted to get item "app-config" from localStorage, but localStorage is not available.
2026-05-10T06:15:50.297Z	▲  Attempted to get item "lang" from localStorage, but localStorage is not available.
2026-05-10T06:15:50.297Z	▲  Attempted to get item "access-control" from localStorage, but localStorage is not available.
2026-05-10T06:15:50.297Z	▲  Attempted to get item "mask-store" from localStorage, but localStorage is not available.
2026-05-10T06:15:50.297Z	▲  Attempted to get item "lang" from localStorage, but localStorage is not available.
2026-05-10T06:15:50.298Z	▲  Attempted to get item "chat-next-web-store" from localStorage, but localStorage is not available.
2026-05-10T06:15:50.298Z	▲  Attempted to get item "chat-update" from localStorage, but localStorage is not available.
2026-05-10T06:15:50.302Z	▲  Attempted to get item "chat-next-web-plugin" from localStorage, but localStorage is not available.
2026-05-10T06:15:50.302Z	▲  Attempted to get item "prompt-store" from localStorage, but localStorage is not available.
2026-05-10T06:15:50.302Z	▲  Attempted to get item "sync" from localStorage, but localStorage is not available.
2026-05-10T06:15:50.302Z	▲  skip setItem app-config
2026-05-10T06:15:50.302Z	▲  skip setItem access-control
2026-05-10T06:15:50.302Z	▲  skip setItem mask-store
2026-05-10T06:15:50.302Z	▲  skip setItem chat-next-web-store
2026-05-10T06:15:50.306Z	▲  skip setItem chat-update
2026-05-10T06:15:50.306Z	▲  skip setItem chat-next-web-plugin
2026-05-10T06:15:50.307Z	▲  skip setItem prompt-store
2026-05-10T06:15:50.307Z	▲  skip setItem sync
2026-05-10T06:15:50.307Z	▲  Attempted to set item "app-config" in localStorage, but localStorage is not available.
2026-05-10T06:15:50.307Z	▲  Attempted to set item "access-control" in localStorage, but localStorage is not available.
2026-05-10T06:15:50.307Z	▲  Attempted to set item "mask-store" in localStorage, but localStorage is not available.
2026-05-10T06:15:50.307Z	▲  Attempted to set item "chat-next-web-store" in localStorage, but localStorage is not available.
2026-05-10T06:15:50.307Z	▲  Attempted to set item "chat-update" in localStorage, but localStorage is not available.
2026-05-10T06:15:50.307Z	▲  Attempted to set item "chat-next-web-plugin" in localStorage, but localStorage is not available.
2026-05-10T06:15:50.307Z	▲  Attempted to set item "prompt-store" in localStorage, but localStorage is not available.
2026-05-10T06:15:50.307Z	▲  Attempted to set item "sync" in localStorage, but localStorage is not available.
2026-05-10T06:15:50.432Z	▲  [Server Config] using 1 of 1 api key - sk-xxxxxxx
2026-05-10T06:15:50.433Z	▲  [Server Config] using 1 of 1 api key - sk-xxxxxxx
2026-05-10T06:15:50.433Z	▲  Generating static pages (3/4) 
2026-05-10T06:15:50.434Z	▲  
 ✓ Generating static pages (4/4)
2026-05-10T06:15:50.612Z	▲  Finalizing page optimization ...
2026-05-10T06:15:50.612Z	▲  Collecting build traces ...
2026-05-10T06:16:24.504Z	▲  
2026-05-10T06:16:24.510Z	▲  Route (app)                              Size     First Load JS
2026-05-10T06:16:24.510Z	▲  ┌ ○ /                                    629 kB          718 kB
2026-05-10T06:16:24.510Z	▲  ├ ○ /_not-found                          891 B            87 kB
2026-05-10T06:16:24.511Z	▲  ├ ℇ /api/[provider]/[...path]            0 B                0 B
2026-05-10T06:16:24.511Z	▲  ├ ℇ /api/artifacts                       0 B                0 B
2026-05-10T06:16:24.511Z	▲  ├ ℇ /api/config                          0 B                0 B
2026-05-10T06:16:24.512Z	▲  ├ ℇ /api/tencent                         0 B                0 B
2026-05-10T06:16:24.512Z	▲  ├ ℇ /api/upstash/[action]/[...key]       0 B                0 B
2026-05-10T06:16:24.512Z	▲  └ ℇ /api/webdav/[...path]                0 B                0 B
2026-05-10T06:16:24.512Z	▲  + First Load JS shared by all            86.1 kB
2026-05-10T06:16:24.512Z	▲  ├ chunks/8069-4c78fbb07bc7891a.js      29.2 kB
2026-05-10T06:16:24.512Z	▲  ├ chunks/fd9d1056-c19853f8a5992bd8.js  53.4 kB
2026-05-10T06:16:24.515Z	▲  └ other shared chunks (total)          3.58 kB
2026-05-10T06:16:24.515Z	▲  ○  (Static)        prerendered as static content
2026-05-10T06:16:24.515Z	▲  ℇ  (Edge Runtime)  server-rendered on demand using the Edge Runtime
2026-05-10T06:16:24.771Z	▲  Done in 206.37s.
2026-05-10T06:16:24.894Z	▲  Traced Next.js server files in: 39.755ms
2026-05-10T06:16:25.674Z	▲  Created all serverless functions in: 779.086ms
2026-05-10T06:16:26.201Z	▲  Collected static files (public/, static/, .next/static): 13.324ms
2026-05-10T06:16:26.324Z	▲  Build Completed in .vercel/output [3m]
2026-05-10T06:16:26.614Z	⚡️ Completed `npx vercel build`.
2026-05-10T06:16:28.518Z	
2026-05-10T06:16:28.520Z	⚡️ Build Summary (@cloudflare/next-on-pages v1.13.16)
2026-05-10T06:16:28.520Z	⚡️ 
2026-05-10T06:16:28.520Z	⚡️ Edge Function Routes (6)
2026-05-10T06:16:28.520Z	⚡️   ┌ /api/[provider]/[...path]
2026-05-10T06:16:28.520Z	⚡️   ├ /api/artifacts
2026-05-10T06:16:28.521Z	⚡️   ├ /api/config
2026-05-10T06:16:28.521Z	⚡️   ├ /api/tencent
2026-05-10T06:16:28.521Z	⚡️   ├ /api/upstash/[action]/[...key]
2026-05-10T06:16:28.521Z	⚡️   └ /api/webdav/[...path]
2026-05-10T06:16:28.521Z	⚡️ 
2026-05-10T06:16:28.521Z	⚡️ Prerendered Routes (2)
2026-05-10T06:16:28.522Z	⚡️   ┌ /
2026-05-10T06:16:28.522Z	⚡️   └ /index.rsc
2026-05-10T06:16:28.522Z	⚡️ 
2026-05-10T06:16:28.522Z	⚡️ Other Static Assets (168)
2026-05-10T06:16:28.522Z	⚡️   ┌ /_app.rsc.json
2026-05-10T06:16:28.522Z	⚡️   ├ /_document.rsc.json
2026-05-10T06:16:28.522Z	⚡️   ├ /_error.rsc.json
2026-05-10T06:16:28.522Z	⚡️   ├ /404.html
2026-05-10T06:16:28.522Z	⚡️   └ ... 164 more
2026-05-10T06:16:28.522Z	
2026-05-10T06:16:28.525Z	⚡️ Build log saved to '.vercel/output/static/_worker.js/nop-build-log.json'
2026-05-10T06:16:28.525Z	⚡️ Generated '.vercel/output/static/_worker.js/index.js'.
2026-05-10T06:16:28.525Z	⚡️ Build completed in 1.91s
2026-05-10T06:16:28.634Z	Success: Build command completed
2026-05-10T06:16:28.826Z	Executing user deploy command: npx wrangler deploy
2026-05-10T06:16:31.624Z	npm warn exec The following package was not found and will be installed: wrangler@4.90.0
2026-05-10T06:16:36.845Z	
2026-05-10T06:16:36.846Z	 ⛅️ wrangler 4.90.0
2026-05-10T06:16:36.846Z	───────────────────
2026-05-10T06:16:37.234Z	
2026-05-10T06:16:37.235Z	Detected Project Settings:
2026-05-10T06:16:37.235Z	 - Worker Name: nextchat
2026-05-10T06:16:37.235Z	 - Framework: Next.js
2026-05-10T06:16:37.235Z	 - Build Command: yarn run build
2026-05-10T06:16:37.235Z	 - Output Directory: .next
2026-05-10T06:16:37.235Z	
2026-05-10T06:16:37.235Z	? Do you want to modify these settings?
2026-05-10T06:16:37.235Z	🤖 Using fallback value in non-interactive context: no
2026-05-10T06:16:37.242Z	
2026-05-10T06:16:37.242Z	Cloudflare collects anonymous telemetry about your usage of Wrangler. Learn more at https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md
2026-05-10T06:16:37.243Z	
2026-05-10T06:16:37.319Z	✘ [ERROR] The version of Next.js used in the project ("14.1.1") cannot be automatically configured. Please update the Next.js version to at least "14.2.35" and try again.
2026-05-10T06:16:37.319Z	
2026-05-10T06:16:37.319Z	
2026-05-10T06:16:37.370Z	🪵  Logs were written to "/opt/buildhome/.config/.wrangler/logs/wrangler-2026-05-10_06-16-36_421.log"
2026-05-10T06:16:37.483Z	Failed: error occurred while running deploy command

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions