Skip to content

Instantly share code, notes, and snippets.

@johnfelipe
Created October 18, 2023 14:35
Show Gist options
  • Save johnfelipe/758960a8650543b50c391cc541520701 to your computer and use it in GitHub Desktop.
Save johnfelipe/758960a8650543b50c391cc541520701 to your computer and use it in GitHub Desktop.
vercel deploy failed log
[09:29:51.961] Running build in Washington, D.C., USA (East) – iad1 (Hive)
[09:29:52.614] Cloning github.com/johnfelipe/Le-AI-fork (Branch: main, Commit: 86e40a1)
[09:29:53.049] Previous build cache not available
[09:29:53.216] Cloning completed: 601.594ms
[09:29:53.622] Running "vercel build"
[09:29:54.069] Vercel CLI 32.4.1
[09:29:54.749] Detected `pnpm-lock.yaml` version 6 generated by pnpm 8
[09:29:54.774] Installing dependencies...
[09:29:55.513] Lockfile is up to date, resolution step is skipped
[09:29:55.606] Progress: resolved 1, reused 0, downloaded 0, added 0
[09:29:55.926] Packages: +1189
[09:29:55.927] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[09:29:56.609] Progress: resolved 1189, reused 0, downloaded 21, added 6
[09:29:57.610] Progress: resolved 1189, reused 0, downloaded 112, added 100
[09:29:58.611] Progress: resolved 1189, reused 0, downloaded 123, added 109
[09:29:59.612] Progress: resolved 1189, reused 0, downloaded 128, added 112
[09:30:00.613] Progress: resolved 1189, reused 0, downloaded 139, added 123
[09:30:01.613] Progress: resolved 1189, reused 0, downloaded 194, added 181
[09:30:02.615] Progress: resolved 1189, reused 0, downloaded 197, added 186
[09:30:03.615] Progress: resolved 1189, reused 0, downloaded 285, added 272
[09:30:04.632] Progress: resolved 1189, reused 0, downloaded 351, added 335
[09:30:05.621] Progress: resolved 1189, reused 0, downloaded 364, added 351
[09:30:06.621] Progress: resolved 1189, reused 0, downloaded 372, added 358
[09:30:07.622] Progress: resolved 1189, reused 0, downloaded 375, added 360
[09:30:08.623] Progress: resolved 1189, reused 0, downloaded 380, added 364
[09:30:09.624] Progress: resolved 1189, reused 0, downloaded 404, added 391
[09:30:10.626] Progress: resolved 1189, reused 0, downloaded 526, added 518
[09:30:11.627] Progress: resolved 1189, reused 0, downloaded 630, added 620
[09:30:12.628] Progress: resolved 1189, reused 0, downloaded 782, added 771
[09:30:13.629] Progress: resolved 1189, reused 0, downloaded 807, added 793
[09:30:14.630] Progress: resolved 1189, reused 0, downloaded 878, added 866
[09:30:15.631] Progress: resolved 1189, reused 0, downloaded 961, added 948
[09:30:16.632] Progress: resolved 1189, reused 0, downloaded 997, added 986
[09:30:17.639] Progress: resolved 1189, reused 0, downloaded 1020, added 1008
[09:30:18.641] Progress: resolved 1189, reused 0, downloaded 1069, added 1055
[09:30:19.641] Progress: resolved 1189, reused 0, downloaded 1132, added 1123
[09:30:20.642] Progress: resolved 1189, reused 0, downloaded 1169, added 1155
[09:30:20.741] Progress: resolved 1189, reused 0, downloaded 1187, added 1189, done
[09:30:21.464] .../node_modules/@prisma/engines postinstall$ node scripts/postinstall.js
[09:30:22.210] .../node_modules/@prisma/engines postinstall: Done
[09:30:22.381] .../prisma@5.4.2/node_modules/prisma preinstall$ node scripts/preinstall-entry.js
[09:30:22.445] .../prisma@5.4.2/node_modules/prisma preinstall: Done
[09:30:22.543] .../node_modules/@prisma/client postinstall$ node scripts/postinstall.js
[09:30:23.344] .../node_modules/@prisma/client postinstall: Prisma schema loaded from prisma/schema.prisma
[09:30:24.028] .../node_modules/@prisma/client postinstall: ✔ Generated Prisma Client (v5.4.2) to ./node_modules/.pnpm/@prisma+client@5.4.2_prisma@5.4.2/node_modules/@prisma/client in 220ms
[09:30:24.030] .../node_modules/@prisma/client postinstall: Start using Prisma Client in Node.js (See: https://pris.ly/d/client)
[09:30:24.030] .../node_modules/@prisma/client postinstall: ```
[09:30:24.030] .../node_modules/@prisma/client postinstall: import { PrismaClient } from '@prisma/client'
[09:30:24.030] .../node_modules/@prisma/client postinstall: const prisma = new PrismaClient()
[09:30:24.032] .../node_modules/@prisma/client postinstall: ```
[09:30:24.032] .../node_modules/@prisma/client postinstall: or start using Prisma Client at the edge (See: https://pris.ly/d/accelerate)
[09:30:24.032] .../node_modules/@prisma/client postinstall: ```
[09:30:24.032] .../node_modules/@prisma/client postinstall: import { PrismaClient } from '@prisma/client/edge'
[09:30:24.032] .../node_modules/@prisma/client postinstall: const prisma = new PrismaClient()
[09:30:24.032] .../node_modules/@prisma/client postinstall: ```
[09:30:24.032] .../node_modules/@prisma/client postinstall: See other ways of importing Prisma Client: http://pris.ly/d/importing-client
[09:30:24.072] .../node_modules/@prisma/client postinstall: Done
[09:30:24.401]
[09:30:24.403] dependencies:
[09:30:24.404] + @emotion/css 11.11.2
[09:30:24.404] + @ltopx/lx-ui 0.1.18
[09:30:24.404] + @next-auth/prisma-adapter 1.0.7
[09:30:24.405] + @prisma/client 5.4.2
[09:30:24.405] + @radix-ui/react-dialog 1.0.5
[09:30:24.405] + @radix-ui/react-dropdown-menu 2.0.6
[09:30:24.405] + @radix-ui/react-label 2.0.2
[09:30:24.405] + @radix-ui/react-popover 1.0.7
[09:30:24.405] + @radix-ui/react-select 2.0.0
[09:30:24.405] + @radix-ui/react-separator 1.0.3
[09:30:24.405] + @radix-ui/react-slider 1.1.2
[09:30:24.405] + @radix-ui/react-slot 1.0.2
[09:30:24.405] + @radix-ui/react-switch 1.0.3
[09:30:24.405] + @radix-ui/react-tabs 1.0.4
[09:30:24.405] + @radix-ui/react-tooltip 1.0.7
[09:30:24.406] + @react-email/components 0.0.7
[09:30:24.406] + @react-email/render 0.0.7
[09:30:24.407] + @svgr/webpack 8.1.0
[09:30:24.408] + @types/node 20.8.6
[09:30:24.408] + @types/react 18.2.28
[09:30:24.409] + @types/react-dom 18.2.13
[09:30:24.409] + @upstash/redis 1.23.4
[09:30:24.409] + ahooks 3.7.8
[09:30:24.409] + autoprefixer 10.4.16
[09:30:24.409] + class-variance-authority 0.7.0
[09:30:24.409] + clsx 2.0.0
[09:30:24.409] + crypto-js 4.1.1
[09:30:24.409] + date-fns 2.30.0
[09:30:24.409] + decimal.js 10.4.3
[09:30:24.409] + echarts 5.4.3
[09:30:24.409] + eslint 8.51.0
[09:30:24.409] + eslint-config-next 13.5.5
[09:30:24.410] + file-saver 2.0.5
[09:30:24.410] + framer-motion 10.16.4
[09:30:24.410] + gpt-tokens 1.1.2
[09:30:24.410] + js-tiktoken 1.0.7
[09:30:24.410] + l-hooks 0.4.6
[09:30:24.410] + lucide-react 0.288.0
[09:30:24.410] + math-random 2.0.1
[09:30:24.410] + microsoft-cognitiveservices-speech-sdk 1.32.0
[09:30:24.410] + next 13.5.5
[09:30:24.410] + next-auth 4.23.2
[09:30:24.410] + next-intl 2.20.2
[09:30:24.411] + next-themes 0.2.1
[09:30:24.411] + nodemailer 6.9.6
[09:30:24.411] + postcss 8.4.31
[09:30:24.411] + react 18.2.0
[09:30:24.411] + react-day-picker 8.9.0
[09:30:24.411] + react-dom 18.2.0
[09:30:24.411] + react-hot-toast 2.4.1
[09:30:24.411] + react-markdown 9.0.0
[09:30:24.411] + react-syntax-highlighter 15.5.0
[09:30:24.411] + rehype-katex 7.0.0
[09:30:24.412] + remark-gfm 4.0.0
[09:30:24.412] + remark-math 6.0.0
[09:30:24.412] + tailwind-merge 1.14.0
[09:30:24.412] + tailwindcss 3.3.3
[09:30:24.412] + tailwindcss-animate 1.0.7
[09:30:24.412] + typescript 5.2.2
[09:30:24.412] + uuid 9.0.1
[09:30:24.412] + zustand 4.4.3
[09:30:24.412]
[09:30:24.412] devDependencies:
[09:30:24.412] + @tailwindcss/typography 0.5.10
[09:30:24.413] + @types/crypto-js 4.1.2
[09:30:24.413] + @types/file-saver 2.0.5
[09:30:24.413] + @types/math-random 1.0.0
[09:30:24.413] + @types/nodemailer 6.4.11
[09:30:24.413] + @types/react-syntax-highlighter 15.5.8
[09:30:24.413] + @types/uuid 9.0.5
[09:30:24.413] + dotenv-cli 7.3.0
[09:30:24.413] + prisma 5.4.2
[09:30:24.413]
[09:30:24.458] Done in 29.6s
[09:30:24.494] Detected Next.js version: 13.5.5
[09:30:24.552] Running "pnpm run build"
[09:30:25.044]
[09:30:25.044] > le-ai@0.9.2 build /vercel/path0
[09:30:25.044] > prisma generate && next build
[09:30:25.044]
[09:30:25.647] Prisma schema loaded from prisma/schema.prisma
[09:30:26.332]
[09:30:26.333] ✔ Generated Prisma Client (v5.4.2) to ./node_modules/.pnpm/@prisma+client@5.4.2_prisma@5.4.2/node_modules/@prisma/client in 201ms
[09:30:26.333]
[09:30:26.333] Start using Prisma Client in Node.js (See: https://pris.ly/d/client)
[09:30:26.333] ```
[09:30:26.333] import { PrismaClient } from '@prisma/client'
[09:30:26.333] const prisma = new PrismaClient()
[09:30:26.333] ```
[09:30:26.333] or start using Prisma Client at the edge (See: https://pris.ly/d/accelerate)
[09:30:26.334] ```
[09:30:26.334] import { PrismaClient } from '@prisma/client/edge'
[09:30:26.334] const prisma = new PrismaClient()
[09:30:26.334] ```
[09:30:26.334]
[09:30:26.334] See other ways of importing Prisma Client: http://pris.ly/d/importing-client
[09:30:26.334]
[09:30:27.101] Attention: Next.js now collects completely anonymous telemetry regarding usage.
[09:30:27.102] This information is used to shape Next.js' roadmap and prioritize features.
[09:30:27.102] 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:
[09:30:27.102] https://nextjs.org/telemetry
[09:30:27.102]
[09:30:27.196] Creating an optimized production build ...
[09:31:31.391] ✓ Compiled successfully
[09:31:31.392] Linting and checking validity of types ...
[09:31:48.459] Collecting page data ...
[09:31:53.301] Generating static pages (0/45) ...
[09:31:56.416] get azure tts voices list error
[09:31:56.703] cost error
[09:31:56.862]
Generating static pages (11/45)
[09:31:57.014]
[09:31:57.014] ⚠ metadata.metadataBase is not set for resolving social open graph or twitter images, using "https://le-ai-fork-30zf11aqh-johnfelipe.vercel.app". See https://nextjs.org/docs/app/api-reference/functions/generate-metadata#metadatabase
[09:31:57.667]
Generating static pages (22/45)
[09:31:59.221]
Generating static pages (33/45)
[09:32:02.770]
✓ Generating static pages (45/45)
[09:32:03.039] Finalizing page optimization ...
[09:32:03.039] Collecting build traces ...
[09:32:08.802]
[09:32:08.822] Route (app) Size First Load JS
[09:32:08.822] ┌ ○ /_not-found 890 B 81.6 kB
[09:32:08.822] ├ ● /[locale] 53.7 kB 2.24 MB
[09:32:08.822] ├ ├ /en
[09:32:08.822] ├ ├ /zh-CN
[09:32:08.822] ├ └ /zh-HK
[09:32:08.822] ├ ● /[locale]/account 169 kB 349 kB
[09:32:08.823] ├ ├ /en/account
[09:32:08.823] ├ ├ /zh-CN/account
[09:32:08.823] ├ └ /zh-HK/account
[09:32:08.823] ├ ● /[locale]/account/changePwd 8.49 kB 148 kB
[09:32:08.823] ├ ├ /en/account/changePwd
[09:32:08.824] ├ ├ /zh-CN/account/changePwd
[09:32:08.824] ├ └ /zh-HK/account/changePwd
[09:32:08.824] ├ ● /[locale]/account/info 8.95 kB 141 kB
[09:32:08.824] ├ ├ /en/account/info
[09:32:08.824] ├ ├ /zh-CN/account/info
[09:32:08.824] ├ └ /zh-HK/account/info
[09:32:08.824] ├ ● /[locale]/account/token 25.1 kB 1.72 MB
[09:32:08.825] ├ ├ /en/account/token
[09:32:08.825] ├ ├ /zh-CN/account/token
[09:32:08.825] ├ └ /zh-HK/account/token
[09:32:08.825] ├ ● /[locale]/authError 952 B 1.66 MB
[09:32:08.825] ├ ├ /en/authError
[09:32:08.825] ├ ├ /zh-CN/authError
[09:32:08.825] ├ └ /zh-HK/authError
[09:32:08.825] ├ ● /[locale]/authVerify 2.27 kB 1.6 MB
[09:32:08.825] ├ ├ /en/authVerify
[09:32:08.825] ├ ├ /zh-CN/authVerify
[09:32:08.825] ├ └ /zh-HK/authVerify
[09:32:08.825] ├ ● /[locale]/configure-key 10.3 kB 1.78 MB
[09:32:08.825] ├ ├ /en/configure-key
[09:32:08.825] ├ ├ /zh-CN/configure-key
[09:32:08.825] ├ └ /zh-HK/configure-key
[09:32:08.825] ├ λ /[locale]/create/[id] 3.44 kB 1.63 MB
[09:32:08.825] ├ λ /[locale]/create/prompt/[id] 2.74 kB 1.64 MB
[09:32:08.825] ├ ● /[locale]/login 5.35 kB 1.67 MB
[09:32:08.825] ├ ├ /en/login
[09:32:08.825] ├ ├ /zh-CN/login
[09:32:08.825] ├ └ /zh-HK/login
[09:32:08.825] ├ λ /[locale]/share/[id] 2.54 kB 2.07 MB
[09:32:08.825] ├ λ /api/auth/[...nextauth] 0 B 0 B
[09:32:08.825] ├ λ /api/azure 0 B 0 B
[09:32:08.825] ├ λ /api/azure/tts/voices 0 B 0 B
[09:32:08.826] ├ λ /api/cost 0 B 0 B
[09:32:08.826] ├ λ /api/cron/cost 0 B 0 B
[09:32:08.826] ├ λ /api/cron/share 0 B 0 B
[09:32:08.826] ├ λ /api/licenses/activate 0 B 0 B
[09:32:08.826] ├ λ /api/openai 0 B 0 B
[09:32:08.826] ├ λ /api/openai/summarize 0 B 0 B
[09:32:08.826] ├ λ /api/openRouter 0 B 0 B
[09:32:08.826] ├ λ /api/share 0 B 0 B
[09:32:08.826] ├ λ /api/subscription 0 B 0 B
[09:32:08.826] ├ λ /api/sync 0 B 0 B
[09:32:08.826] ├ λ /api/sync/size 0 B 0 B
[09:32:08.826] ├ λ /api/token 0 B 0 B
[09:32:08.826] └ λ /api/user 0 B 0 B
[09:32:08.826] + First Load JS shared by all 80.7 kB
[09:32:08.826] ├ chunks/1903-606f4ae7fbcedf87.js 27.6 kB
[09:32:08.826] ├ chunks/53f42e66-c90a5bddc36a55ca.js 50.9 kB
[09:32:08.826] ├ chunks/main-app-e1121520a20da793.js 241 B
[09:32:08.826] └ chunks/webpack-018e207bc2730238.js 1.88 kB
[09:32:08.826]
[09:32:08.826]
[09:32:08.827] ƒ Middleware 33.3 kB
[09:32:08.827]
[09:32:08.827] λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
[09:32:08.827] ○ (Static) automatically rendered as static HTML (uses no initial props)
[09:32:08.827] ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
[09:32:08.827]
[09:32:10.075] Traced Next.js server files in: 1.089s
[09:32:21.462] Created all serverless functions in: 11.384s
[09:32:21.515] Collected static files (public/, static/, .next/static): 8.845ms
[09:32:23.002] Build Completed in /vercel/output [2m]
[09:32:23.503] Deploying outputs...
[09:32:35.076] Error: Builder returned invalid maxDuration value for Serverless Function "api/openRouter". Serverless Functions must have a maxDuration between 1 and 10 for plan hobby. : https://vercel.com/docs/concepts/limits/overview#serverless-function-execution-timeout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment