Files
snowballtools-base/packages/frontend/src/assets/process-logs.json
T
nabarunandneeraj a45fb4c617 Fix deployments visit URL and date filter (#78)
* Add method to update multiple deployments in single query

* Fix deployments URL visit and date filter

* Clean fixtures data

* Update fixtures data

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-20 10:53:42 +05:30

31 lines
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
"[20:50:03.502] Running build in Washington, D.C., USA (East) iad1",
"[20:50:03.641] Cloning github.com/cerc-io/nextjs2 (Branch: main, Commit: 4a5f47f)",
"[20:50:04.004] Previous build cache not available",
"[20:50:04.118] Cloning completed: 480.574ms",
"[20:50:04.382] Running 'vercel build'",
"[20:50:04.879] Vercel CLI 32.7.1",
"[20:50:05.289] Installing dependencies...",
"[20:50:16.267] added 333 packages in 10s",
"[20:50:16.268] 117 packages are looking for funding",
"[20:50:16.268] run 'npm fund' for details",
"[20:50:16.293] Detected Next.js version: 14.0.4",
"[20:50:16.296] Detected 'package-lock.json' generated by npm 7+",
"[20:50:16.297] Running 'npm run build'",
"[20:50:16.937] > nextjs@0.1.0 build",
"[20:50:16.938] > next build",
"[20:50:17.529] Attention: Next.js now collects completely anonymous telemetry regarding usage.",
"[20:50:17.530] This information is used to shape Next.js' roadmap and prioritize features.",
"[20:50:17.530] 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:",
"[20:50:17.530] https://nextjs.org/telemetry",
"[20:50:17.627] ▲ Next.js 14.0.4",
"[20:50:17.628] Creating an optimized production build ...",
"[20:50:25.681] ✓ Compiled successfully",
"[20:50:25.682] Linting and checking validity of types ...",
"[20:50:29.584] Collecting page data ...",
"[20:50:30.505] Generating static pages (0/5) ...",
"[20:50:30.703] Generating static pages (1/5)",
"[20:50:30.704] Generating static pages (2/5)",
"[20:50:30.734] Generating static pages (3/5)"
]