Skip to content

Instantly share code, notes, and snippets.

@pivcec
Created September 25, 2024 01:31
Show Gist options
  • Save pivcec/98b8c5cde49de28098b42d949692892f to your computer and use it in GitHub Desktop.
Save pivcec/98b8c5cde49de28098b42d949692892f to your computer and use it in GitHub Desktop.
[03:09:18.477] Running build in Washington, D.C., USA (East) – iad1
[03:09:18.569] Retrieving list of deployment files...
[03:09:19.028] Downloading 21 deployment files...
[03:09:22.139] Restored build cache from previous deployment (2kKtH26G3qwkf8nErrC6Xy3TxgHP)
[03:09:22.220] Running "vercel build"
[03:09:22.638] Vercel CLI 37.5.4
[03:09:23.024] Installing dependencies...
[03:09:24.214]
[03:09:24.214] up to date in 921ms
[03:09:24.215]
[03:09:24.215] 130 packages are looking for funding
[03:09:24.216] run `npm fund` for details
[03:09:24.226] Detected Next.js version: 14.2.13
[03:09:24.229] Running "npm run build"
[03:09:24.364]
[03:09:24.365] > [email protected] build
[03:09:24.365] > next build
[03:09:24.365]
[03:09:25.054] ▲ Next.js 14.2.13
[03:09:25.054]
[03:09:25.129] Creating an optimized production build ...
[03:09:31.143] ✓ Compiled successfully
[03:09:31.144] Linting and checking validity of types ...
[03:09:34.220] Collecting page data ...
[03:09:35.689] Generating static pages (0/7) ...
[03:09:35.931] Generating static pages (1/7)
[03:09:35.931] Generating static pages (3/7)
[03:09:36.120] Generating static pages (5/7)
[03:09:36.557] ✓ Generating static pages (7/7)
[03:09:36.911] Finalizing page optimization ...
[03:09:36.911] Collecting build traces ...
[03:09:42.007]
[03:09:42.020] Route (app) Size First Load JS
[03:09:42.020] ┌ ○ / 137 B 87.3 kB
[03:09:42.020] ├ ○ /_not-found 871 B 88.1 kB
[03:09:42.020] ├ ○ /login 1.33 kB 88.5 kB
[03:09:42.020] └ ○ /signup 1.38 kB 88.6 kB
[03:09:42.020] + First Load JS shared by all 87.2 kB
[03:09:42.020] ├ chunks/23-134bb9e908208f29.js 31.6 kB
[03:09:42.020] ├ chunks/fd9d1056-be48aeae6e94b8d1.js 53.6 kB
[03:09:42.020] └ other shared chunks (total) 1.97 kB
[03:09:42.020]
[03:09:42.021]
[03:09:42.021] ○ (Static) prerendered as static content
[03:09:42.021]
[03:09:42.112] Traced Next.js server files in: 35.738ms
[03:09:42.399] Created all serverless functions in: 287.126ms
[03:09:42.407] Collected static files (public/, static/, .next/static): 4.101ms
[03:09:42.441] Build Completed in /vercel/output [19s]
[03:09:42.508] Deploying outputs...
[03:09:52.506]
[03:09:52.766] Deployment completed
[03:09:58.904] Uploading build cache [98.72 MB]...
[03:10:00.372] Build cache uploaded: 1.468s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment