Closed as not planned
Closed as not planned
Description
Link to the code that reproduces this issue
https://github.com/mthakur5/harothTEMP
To Reproduce
- push project in github or publish from vercel CLI.
- start building (Small Video while building below)
- shown error. (Shared picture)
6b636815-28b0-4eaf-8017-df63cf9fd64d.mp4

Current vs. Expected behavior
After 20-27 min. project should build successfully.
Verify canary release
- I verified that the issue exists in the latest Next.js canary release
Provide environment information
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000
Binaries:
Node: 18.18.0
npm: 9.8.1
Yarn: N/A
pnpm: N/A
Relevant Packages:
next: 14.0.5-canary.1
eslint-config-next: 14.0.3
react: 18.2.0
react-dom: 18.2.0
typescript: 5.2.2
Next.js Config:
output: N/A
Which area(s) are affected? (Select all that apply)
Not sure
Additional context
i have tested with other hosting services like netify & aws amplify. working fine along with locally.