prime-dev-cli 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/cli.mjs +19 -4
- package/dist/server/.next/BUILD_ID +1 -1
- package/dist/server/.next/app-build-manifest.json +77 -63
- package/dist/server/.next/app-path-routes-manifest.json +9 -7
- package/dist/server/.next/build-manifest.json +5 -5
- package/dist/server/.next/cache/.rscinfo +1 -1
- package/dist/server/.next/cache/.tsbuildinfo +1 -1
- package/dist/server/.next/cache/eslint/.cache_1qa5vxt +1 -1
- package/dist/server/.next/cache/webpack/client-production/0.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/index.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/dist/server/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/dist/server/.next/cache/webpack/edge-server-production/index.pack.old +0 -0
- package/dist/server/.next/cache/webpack/server-production/0.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/1.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/index.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/index.pack.old +0 -0
- package/dist/server/.next/next-minimal-server.js.nft.json +1 -1
- package/dist/server/.next/next-server.js.nft.json +1 -1
- package/dist/server/.next/prerender-manifest.json +9 -9
- package/dist/server/.next/server/app/_not-found/page.js +1 -1
- package/dist/server/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/server/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/_not-found.html +1 -1
- package/dist/server/.next/server/app/_not-found.rsc +2 -4
- package/dist/server/.next/server/app/api/all-projects-envs/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/check-mock-intercept/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/check-workspace/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/cleanup-mock/route.js +6 -0
- package/dist/server/.next/server/app/api/cleanup-mock/route.js.nft.json +1 -0
- package/dist/server/.next/server/app/api/cleanup-mock/route_client-reference-manifest.js +1 -0
- package/dist/server/.next/server/app/api/cleanup-project/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/get-mock-data/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/initialize-workspace/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/microapp-proxy-change-stream/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/microapp-proxy-config/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-file/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-file-content/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-open-status/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-setting/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/open-all-mock/route.js +11 -0
- package/dist/server/.next/server/app/api/open-all-mock/route.js.nft.json +1 -0
- package/dist/server/.next/server/app/api/open-all-mock/route_client-reference-manifest.js +1 -0
- package/dist/server/.next/server/app/api/open-project/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/process/logs/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/process/logs/stream/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/process/start/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/process/status/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/project-config/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/retry-project/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/configuration/page.js +7 -7
- package/dist/server/.next/server/app/configuration/page.js.nft.json +1 -1
- package/dist/server/.next/server/app/configuration/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/configuration.html +1 -1
- package/dist/server/.next/server/app/configuration.rsc +3 -5
- package/dist/server/.next/server/app/index.html +1 -1
- package/dist/server/.next/server/app/index.rsc +2 -4
- package/dist/server/.next/server/app/initialization/page.js +1 -1
- package/dist/server/.next/server/app/initialization/page.js.nft.json +1 -1
- package/dist/server/.next/server/app/initialization/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/initialization.html +1 -1
- package/dist/server/.next/server/app/initialization.rsc +2 -4
- package/dist/server/.next/server/app/page.js +1 -1
- package/dist/server/.next/server/app/page.js.nft.json +1 -1
- package/dist/server/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app-paths-manifest.json +9 -7
- package/dist/server/.next/server/chunks/821.js +5 -0
- package/dist/server/.next/server/middleware-build-manifest.js +1 -1
- package/dist/server/.next/server/next-font-manifest.js +1 -1
- package/dist/server/.next/server/next-font-manifest.json +1 -1
- package/dist/server/.next/server/pages/404.html +1 -1
- package/dist/server/.next/server/pages/500.html +1 -1
- package/dist/server/.next/server/server-reference-manifest.json +1 -1
- package/dist/server/.next/static/chunks/app/api/all-projects-envs/route-312524aaaaffe75e.js +1 -0
- package/dist/server/.next/static/chunks/app/api/check-mock-intercept/route-21db47c08229689f.js +1 -0
- package/dist/server/.next/static/chunks/app/api/check-workspace/route-ea618578d55f6d3e.js +1 -0
- package/dist/server/.next/static/chunks/app/api/cleanup-mock/route-bbcac882e4f160cb.js +1 -0
- package/dist/server/.next/static/chunks/app/api/cleanup-project/route-16fdad40de98b440.js +1 -0
- package/dist/server/.next/static/chunks/app/api/get-mock-data/route-e8c5eb5bfef356e4.js +1 -0
- package/dist/server/.next/static/chunks/app/api/initialize-workspace/route-a546e3abb74bc427.js +1 -0
- package/dist/server/.next/static/chunks/app/api/microapp-proxy-change-stream/route-92fea0302ce9e17c.js +1 -0
- package/dist/server/.next/static/chunks/app/api/microapp-proxy-config/route-ad103dba19eb36c2.js +1 -0
- package/dist/server/.next/static/chunks/app/api/mock-file/route-d8676439ef29db7c.js +1 -0
- package/dist/server/.next/static/chunks/app/api/mock-file-content/route-ed711cf05050ae4b.js +1 -0
- package/dist/server/.next/static/chunks/app/api/mock-open-status/route-2397a28b4e49887e.js +1 -0
- package/dist/server/.next/static/chunks/app/api/mock-setting/route-fc5ad9735304a090.js +1 -0
- package/dist/server/.next/static/chunks/app/api/open-all-mock/route-57687ce93101e033.js +1 -0
- package/dist/server/.next/static/chunks/app/api/open-project/route-33e8ebae3ec34cf6.js +1 -0
- package/dist/server/.next/static/chunks/app/api/process/logs/route-2dda16be53467324.js +1 -0
- package/dist/server/.next/static/chunks/app/api/process/logs/stream/route-e3aa80178b56d92e.js +1 -0
- package/dist/server/.next/static/chunks/app/api/process/start/route-4fe85c59a6cf5d14.js +1 -0
- package/dist/server/.next/static/chunks/app/api/process/status/route-9dadfb92dd227115.js +1 -0
- package/dist/server/.next/static/chunks/app/api/project-config/route-0d5799a7d2a92f24.js +1 -0
- package/dist/server/.next/static/chunks/app/api/retry-project/route-ed8eb5f938cd3503.js +1 -0
- package/dist/server/.next/static/chunks/app/configuration/page-c873f4a20842fe9f.js +1 -0
- package/dist/server/.next/static/chunks/app/layout-882f4e368aeaff73.js +1 -0
- package/dist/server/.next/static/chunks/app/page-46b160ccc2d2f6fd.js +1 -0
- package/dist/server/.next/static/chunks/webpack-d5f30c51b0af95c2.js +1 -0
- package/dist/server/.next/static/css/99c159237be93dc6.css +1 -0
- package/dist/server/.next/static/tATlS048MJsMzIVQDTgrk/_buildManifest.js +1 -0
- package/dist/server/.next/static/tATlS048MJsMzIVQDTgrk/_ssgManifest.js +1 -0
- package/dist/server/.next/trace +7 -3
- package/dist/server/.next/types/app/api/cleanup-mock/route.ts +347 -0
- package/dist/server/.next/types/app/api/open-all-mock/route.ts +347 -0
- package/package.json +3 -1
package/dist/server/.next/trace
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
-
[{"name":"generate-buildid","duration":126,"timestamp":803654715642,"id":4,"parentId":1,"tags":{},"startTime":1752140828044,"traceId":"db05cf336339d0e7"},{"name":"load-custom-routes","duration":977,"timestamp":803654715819,"id":5,"parentId":1,"tags":{},"startTime":1752140828044,"traceId":"db05cf336339d0e7"},{"name":"create-dist-dir","duration":144,"timestamp":803654750610,"id":6,"parentId":1,"tags":{},"startTime":1752140828079,"traceId":"db05cf336339d0e7"},{"name":"create-pages-mapping","duration":98,"timestamp":803654800344,"id":7,"parentId":1,"tags":{},"startTime":1752140828129,"traceId":"db05cf336339d0e7"},{"name":"collect-app-paths","duration":1742,"timestamp":803654800461,"id":8,"parentId":1,"tags":{},"startTime":1752140828129,"traceId":"db05cf336339d0e7"},{"name":"create-app-mapping","duration":1671,"timestamp":803654802223,"id":9,"parentId":1,"tags":{},"startTime":1752140828131,"traceId":"db05cf336339d0e7"},{"name":"public-dir-conflict-check","duration":312,"timestamp":803654804154,"id":10,"parentId":1,"tags":{},"startTime":1752140828132,"traceId":"db05cf336339d0e7"},{"name":"generate-routes-manifest","duration":1219,"timestamp":803654804585,"id":11,"parentId":1,"tags":{},"startTime":1752140828133,"traceId":"db05cf336339d0e7"},{"name":"create-entrypoints","duration":21181,"timestamp":803655172303,"id":15,"parentId":13,"tags":{},"startTime":1752140828501,"traceId":"db05cf336339d0e7"},{"name":"generate-webpack-config","duration":382391,"timestamp":803655193589,"id":16,"parentId":14,"tags":{},"startTime":1752140828522,"traceId":"db05cf336339d0e7"},{"name":"next-trace-entrypoint-plugin","duration":1752,"timestamp":803655659654,"id":18,"parentId":17,"tags":{},"startTime":1752140828988,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":207516,"timestamp":803655665210,"id":40,"parentId":19,"tags":{"request":"next/dist/pages/_app"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":317894,"timestamp":803655665292,"id":41,"parentId":19,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":355829,"timestamp":803655664999,"id":23,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcheck-workspace%2Froute&name=app%2Fapi%2Fcheck-workspace%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcheck-workspace%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcheck-workspace%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":355687,"timestamp":803655665163,"id":31,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-project%2Froute&name=app%2Fapi%2Fopen-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":355669,"timestamp":803655665186,"id":34,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute&name=app%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":355665,"timestamp":803655665196,"id":36,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Finitialize-workspace%2Froute&name=app%2Fapi%2Finitialize-workspace%2Froute&pagePath=private-next-app-dir%2Fapi%2Finitialize-workspace%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Finitialize-workspace%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":355513,"timestamp":803655665353,"id":42,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fretry-project%2Froute&name=app%2Fapi%2Fretry-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fretry-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fretry-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":356277,"timestamp":803655665368,"id":46,"parentId":19,"tags":{"request":"next/dist/pages/_document"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":374794,"timestamp":803655664964,"id":21,"parentId":19,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":374440,"timestamp":803655665362,"id":43,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fconfiguration%2Fpage&name=app%2Fconfiguration%2Fpage&pagePath=private-next-app-dir%2Fconfiguration%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fconfiguration%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":374440,"timestamp":803655665366,"id":45,"parentId":19,"tags":{"request":"next-app-loader?page=%2Finitialization%2Fpage&name=app%2Finitialization%2Fpage&pagePath=private-next-app-dir%2Finitialization%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Finitialization%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382067,"timestamp":803655665365,"id":44,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382427,"timestamp":803655665206,"id":39,"parentId":19,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382978,"timestamp":803655664667,"id":20,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcheck-mock-intercept%2Froute&name=app%2Fapi%2Fcheck-mock-intercept%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcheck-mock-intercept%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcheck-mock-intercept%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382662,"timestamp":803655664987,"id":22,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fall-projects-envs%2Froute&name=app%2Fapi%2Fall-projects-envs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fall-projects-envs%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fall-projects-envs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382635,"timestamp":803655665027,"id":27,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fget-mock-data%2Froute&name=app%2Fapi%2Fget-mock-data%2Froute&pagePath=private-next-app-dir%2Fapi%2Fget-mock-data%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fget-mock-data%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382643,"timestamp":803655665020,"id":26,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmicroapp-proxy-config%2Froute&name=app%2Fapi%2Fmicroapp-proxy-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmicroapp-proxy-config%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmicroapp-proxy-config%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382529,"timestamp":803655665135,"id":29,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-setting%2Froute&name=app%2Fapi%2Fmock-setting%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-setting%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-setting%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382628,"timestamp":803655665038,"id":28,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-file-content%2Froute&name=app%2Fapi%2Fmock-file-content%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-file-content%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-file-content%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382512,"timestamp":803655665154,"id":30,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-file%2Froute&name=app%2Fapi%2Fmock-file%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-file%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-file%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382496,"timestamp":803655665182,"id":33,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-open-status%2Froute&name=app%2Fapi%2Fmock-open-status%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-open-status%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-open-status%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382479,"timestamp":803655665203,"id":38,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-config%2Froute&name=app%2Fapi%2Fproject-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-config%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-config%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382669,"timestamp":803655665014,"id":25,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&name=app%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmicroapp-proxy-change-stream%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382677,"timestamp":803655665008,"id":24,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcleanup-project%2Froute&name=app%2Fapi%2Fcleanup-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcleanup-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcleanup-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382621,"timestamp":803655665199,"id":37,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Fstart%2Froute&name=app%2Fapi%2Fprocess%2Fstart%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Fstart%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Fstart%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382656,"timestamp":803655665170,"id":32,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Flogs%2Froute&name=app%2Fapi%2Fprocess%2Flogs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Flogs%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Flogs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":382637,"timestamp":803655665190,"id":35,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Fstatus%2Froute&name=app%2Fapi%2Fprocess%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Fstatus%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1752140828994,"traceId":"db05cf336339d0e7"},{"name":"make","duration":838407,"timestamp":803655664501,"id":19,"parentId":17,"tags":{},"startTime":1752140828993,"traceId":"db05cf336339d0e7"},{"name":"get-entries","duration":914,"timestamp":803656503668,"id":146,"parentId":145,"tags":{},"startTime":1752140829832,"traceId":"db05cf336339d0e7"},{"name":"node-file-trace-plugin","duration":207983,"timestamp":803656506404,"id":147,"parentId":145,"tags":{"traceEntryCount":"50"},"startTime":1752140829835,"traceId":"db05cf336339d0e7"},{"name":"collect-traced-files","duration":886,"timestamp":803656714397,"id":148,"parentId":145,"tags":{},"startTime":1752140830043,"traceId":"db05cf336339d0e7"},{"name":"finish-modules","duration":211725,"timestamp":803656503560,"id":145,"parentId":18,"tags":{},"startTime":1752140829832,"traceId":"db05cf336339d0e7"},{"name":"chunk-graph","duration":10006,"timestamp":803656736619,"id":150,"parentId":149,"tags":{},"startTime":1752140830065,"traceId":"db05cf336339d0e7"},{"name":"optimize-modules","duration":15,"timestamp":803656746689,"id":152,"parentId":149,"tags":{},"startTime":1752140830075,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunks","duration":10851,"timestamp":803656746744,"id":153,"parentId":149,"tags":{},"startTime":1752140830075,"traceId":"db05cf336339d0e7"},{"name":"optimize-tree","duration":79,"timestamp":803656757650,"id":154,"parentId":149,"tags":{},"startTime":1752140830086,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunk-modules","duration":10693,"timestamp":803656757776,"id":155,"parentId":149,"tags":{},"startTime":1752140830086,"traceId":"db05cf336339d0e7"},{"name":"optimize","duration":21862,"timestamp":803656746663,"id":151,"parentId":149,"tags":{},"startTime":1752140830075,"traceId":"db05cf336339d0e7"},{"name":"module-hash","duration":12598,"timestamp":803656778699,"id":156,"parentId":149,"tags":{},"startTime":1752140830107,"traceId":"db05cf336339d0e7"},{"name":"code-generation","duration":5119,"timestamp":803656791592,"id":157,"parentId":149,"tags":{},"startTime":1752140830120,"traceId":"db05cf336339d0e7"},{"name":"hash","duration":5542,"timestamp":803656800514,"id":158,"parentId":149,"tags":{},"startTime":1752140830129,"traceId":"db05cf336339d0e7"},{"name":"code-generation-jobs","duration":164,"timestamp":803656806054,"id":159,"parentId":149,"tags":{},"startTime":1752140830134,"traceId":"db05cf336339d0e7"},{"name":"module-assets","duration":233,"timestamp":803656806187,"id":160,"parentId":149,"tags":{},"startTime":1752140830135,"traceId":"db05cf336339d0e7"},{"name":"create-chunk-assets","duration":3062,"timestamp":803656806424,"id":161,"parentId":149,"tags":{},"startTime":1752140830135,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7188,"timestamp":803656817977,"id":163,"parentId":162,"tags":{"name":"../app/api/check-mock-intercept/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7101,"timestamp":803656818070,"id":164,"parentId":162,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7096,"timestamp":803656818076,"id":165,"parentId":162,"tags":{"name":"../app/api/all-projects-envs/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7093,"timestamp":803656818080,"id":166,"parentId":162,"tags":{"name":"../app/api/check-workspace/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7091,"timestamp":803656818083,"id":167,"parentId":162,"tags":{"name":"../app/api/cleanup-project/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7089,"timestamp":803656818085,"id":168,"parentId":162,"tags":{"name":"../app/api/microapp-proxy-change-stream/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7086,"timestamp":803656818089,"id":169,"parentId":162,"tags":{"name":"../app/api/microapp-proxy-config/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7084,"timestamp":803656818092,"id":170,"parentId":162,"tags":{"name":"../app/api/get-mock-data/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7082,"timestamp":803656818094,"id":171,"parentId":162,"tags":{"name":"../app/api/mock-file-content/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7080,"timestamp":803656818097,"id":172,"parentId":162,"tags":{"name":"../app/api/mock-setting/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7074,"timestamp":803656818103,"id":173,"parentId":162,"tags":{"name":"../app/api/mock-file/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7071,"timestamp":803656818108,"id":174,"parentId":162,"tags":{"name":"../app/api/open-project/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7066,"timestamp":803656818113,"id":175,"parentId":162,"tags":{"name":"../app/api/process/logs/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7064,"timestamp":803656818116,"id":176,"parentId":162,"tags":{"name":"../app/api/mock-open-status/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7061,"timestamp":803656818119,"id":177,"parentId":162,"tags":{"name":"../app/api/process/logs/stream/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7055,"timestamp":803656818126,"id":178,"parentId":162,"tags":{"name":"../app/api/process/status/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7051,"timestamp":803656818131,"id":179,"parentId":162,"tags":{"name":"../app/api/initialize-workspace/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7049,"timestamp":803656818133,"id":180,"parentId":162,"tags":{"name":"../app/api/process/start/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7047,"timestamp":803656818136,"id":181,"parentId":162,"tags":{"name":"../app/api/project-config/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7046,"timestamp":803656818138,"id":182,"parentId":162,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7044,"timestamp":803656818141,"id":183,"parentId":162,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7042,"timestamp":803656818143,"id":184,"parentId":162,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7041,"timestamp":803656818146,"id":185,"parentId":162,"tags":{"name":"../app/api/retry-project/route.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":7039,"timestamp":803656818148,"id":186,"parentId":162,"tags":{"name":"../app/configuration/page.js","cache":"HIT"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":4666,"timestamp":803656820522,"id":188,"parentId":162,"tags":{"name":"../app/initialization/page.js","cache":"HIT"},"startTime":1752140830149,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":4658,"timestamp":803656820531,"id":189,"parentId":162,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1752140830149,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":4655,"timestamp":803656820534,"id":190,"parentId":162,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1752140830149,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":1807,"timestamp":803656823383,"id":192,"parentId":162,"tags":{"name":"426.js","cache":"HIT"},"startTime":1752140830152,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":39,"timestamp":803656825151,"id":194,"parentId":162,"tags":{"name":"542.js","cache":"HIT"},"startTime":1752140830153,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":33,"timestamp":803656825158,"id":195,"parentId":162,"tags":{"name":"972.js","cache":"HIT"},"startTime":1752140830153,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":30,"timestamp":803656825161,"id":196,"parentId":162,"tags":{"name":"901.js","cache":"HIT"},"startTime":1752140830154,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":30600,"timestamp":803656818151,"id":187,"parentId":162,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1752140830146,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":43709,"timestamp":803656820540,"id":191,"parentId":162,"tags":{"name":"131.js","cache":"MISS"},"startTime":1752140830149,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":67022,"timestamp":803656823399,"id":193,"parentId":162,"tags":{"name":"967.js","cache":"MISS"},"startTime":1752140830152,"traceId":"db05cf336339d0e7"},{"name":"minify-webpack-plugin-optimize","duration":78357,"timestamp":803656812076,"id":162,"parentId":17,"tags":{"compilationName":"server","mangle":"true"},"startTime":1752140830140,"traceId":"db05cf336339d0e7"},{"name":"css-minimizer-plugin","duration":114,"timestamp":803656890565,"id":197,"parentId":17,"tags":{},"startTime":1752140830219,"traceId":"db05cf336339d0e7"},{"name":"create-trace-assets","duration":2441,"timestamp":803656890792,"id":198,"parentId":18,"tags":{},"startTime":1752140830219,"traceId":"db05cf336339d0e7"},{"name":"seal","duration":175515,"timestamp":803656725237,"id":149,"parentId":17,"tags":{},"startTime":1752140830054,"traceId":"db05cf336339d0e7"},{"name":"webpack-compilation","duration":1251684,"timestamp":803655657321,"id":17,"parentId":14,"tags":{"name":"server"},"startTime":1752140828986,"traceId":"db05cf336339d0e7"},{"name":"emit","duration":16511,"timestamp":803656909302,"id":199,"parentId":14,"tags":{},"startTime":1752140830238,"traceId":"db05cf336339d0e7"},{"name":"webpack-close","duration":80575,"timestamp":803656926744,"id":200,"parentId":14,"tags":{"name":"server"},"startTime":1752140830255,"traceId":"db05cf336339d0e7"},{"name":"webpack-generate-error-stats","duration":1538,"timestamp":803657007365,"id":201,"parentId":200,"tags":{},"startTime":1752140830336,"traceId":"db05cf336339d0e7"},{"name":"run-webpack-compiler","duration":1836922,"timestamp":803655172299,"id":14,"parentId":13,"tags":{},"startTime":1752140828501,"traceId":"db05cf336339d0e7"},{"name":"format-webpack-messages","duration":44,"timestamp":803657009225,"id":202,"parentId":13,"tags":{},"startTime":1752140830338,"traceId":"db05cf336339d0e7"},{"name":"worker-main-server","duration":1837271,"timestamp":803655172083,"id":13,"parentId":1,"tags":{},"startTime":1752140828500,"traceId":"db05cf336339d0e7"},{"name":"create-entrypoints","duration":13102,"timestamp":803657330987,"id":206,"parentId":204,"tags":{},"startTime":1752140830659,"traceId":"db05cf336339d0e7"}]
|
|
2
|
-
[{"name":"generate-webpack-config","duration":203558,"timestamp":803657344202,"id":207,"parentId":205,"tags":{},"startTime":1752140830673,"traceId":"db05cf336339d0e7"},{"name":"make","duration":453,"timestamp":803657605948,"id":209,"parentId":208,"tags":{},"startTime":1752140830934,"traceId":"db05cf336339d0e7"},{"name":"chunk-graph","duration":443,"timestamp":803657608013,"id":211,"parentId":210,"tags":{},"startTime":1752140830936,"traceId":"db05cf336339d0e7"},{"name":"optimize-modules","duration":14,"timestamp":803657608521,"id":213,"parentId":210,"tags":{},"startTime":1752140830937,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunks","duration":526,"timestamp":803657608585,"id":214,"parentId":210,"tags":{},"startTime":1752140830937,"traceId":"db05cf336339d0e7"},{"name":"optimize-tree","duration":63,"timestamp":803657609148,"id":215,"parentId":210,"tags":{},"startTime":1752140830937,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunk-modules","duration":278,"timestamp":803657609319,"id":216,"parentId":210,"tags":{},"startTime":1752140830938,"traceId":"db05cf336339d0e7"},{"name":"optimize","duration":1265,"timestamp":803657608491,"id":212,"parentId":210,"tags":{},"startTime":1752140830937,"traceId":"db05cf336339d0e7"},{"name":"module-hash","duration":44,"timestamp":803657610241,"id":217,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"code-generation","duration":111,"timestamp":803657610302,"id":218,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"hash","duration":210,"timestamp":803657610617,"id":219,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"code-generation-jobs","duration":63,"timestamp":803657610827,"id":220,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"module-assets","duration":38,"timestamp":803657610877,"id":221,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"create-chunk-assets","duration":108,"timestamp":803657610919,"id":222,"parentId":210,"tags":{},"startTime":1752140830939,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":225,"timestamp":803657617969,"id":224,"parentId":223,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1752140830946,"traceId":"db05cf336339d0e7"},{"name":"minify-webpack-plugin-optimize","duration":2137,"timestamp":803657616065,"id":223,"parentId":208,"tags":{"compilationName":"edge-server","mangle":"true"},"startTime":1752140830944,"traceId":"db05cf336339d0e7"},{"name":"css-minimizer-plugin","duration":85,"timestamp":803657618297,"id":225,"parentId":208,"tags":{},"startTime":1752140830947,"traceId":"db05cf336339d0e7"},{"name":"seal","duration":12572,"timestamp":803657607682,"id":210,"parentId":208,"tags":{},"startTime":1752140830936,"traceId":"db05cf336339d0e7"},{"name":"webpack-compilation","duration":19247,"timestamp":803657601197,"id":208,"parentId":205,"tags":{"name":"edge-server"},"startTime":1752140830930,"traceId":"db05cf336339d0e7"},{"name":"emit","duration":1726,"timestamp":803657620641,"id":226,"parentId":205,"tags":{},"startTime":1752140830949,"traceId":"db05cf336339d0e7"},{"name":"webpack-close","duration":391,"timestamp":803657622859,"id":227,"parentId":205,"tags":{"name":"edge-server"},"startTime":1752140830951,"traceId":"db05cf336339d0e7"},{"name":"webpack-generate-error-stats","duration":1343,"timestamp":803657623275,"id":228,"parentId":227,"tags":{},"startTime":1752140830952,"traceId":"db05cf336339d0e7"},{"name":"run-webpack-compiler","duration":293698,"timestamp":803657330982,"id":205,"parentId":204,"tags":{},"startTime":1752140830659,"traceId":"db05cf336339d0e7"},{"name":"format-webpack-messages","duration":43,"timestamp":803657624683,"id":229,"parentId":204,"tags":{},"startTime":1752140830953,"traceId":"db05cf336339d0e7"},{"name":"worker-main-edge-server","duration":294358,"timestamp":803657330701,"id":204,"parentId":1,"tags":{},"startTime":1752140830659,"traceId":"db05cf336339d0e7"},{"name":"create-entrypoints","duration":11020,"timestamp":803657942333,"id":232,"parentId":230,"tags":{},"startTime":1752140831271,"traceId":"db05cf336339d0e7"},{"name":"generate-webpack-config","duration":181301,"timestamp":803657953445,"id":233,"parentId":231,"tags":{},"startTime":1752140831282,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94179,"timestamp":803658190646,"id":243,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94175,"timestamp":803658190667,"id":245,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94160,"timestamp":803658190687,"id":246,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94078,"timestamp":803658190773,"id":247,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94072,"timestamp":803658190781,"id":248,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94064,"timestamp":803658190793,"id":249,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94060,"timestamp":803658190799,"id":250,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94060,"timestamp":803658190803,"id":251,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94146,"timestamp":803658190806,"id":252,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94073,"timestamp":803658190891,"id":253,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94067,"timestamp":803658190901,"id":254,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94067,"timestamp":803658190904,"id":255,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94066,"timestamp":803658190906,"id":256,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94064,"timestamp":803658190909,"id":257,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94060,"timestamp":803658190914,"id":258,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94061,"timestamp":803658190916,"id":259,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94064,"timestamp":803658190917,"id":260,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94062,"timestamp":803658190920,"id":261,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94061,"timestamp":803658190922,"id":262,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":94059,"timestamp":803658190924,"id":264,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":170831,"timestamp":803658190613,"id":239,"parentId":235,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":187923,"timestamp":803658190652,"id":244,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307713,"timestamp":803658190632,"id":241,"parentId":235,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307714,"timestamp":803658190639,"id":242,"parentId":235,"tags":{"request":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/router.js"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307841,"timestamp":803658190530,"id":238,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307873,"timestamp":803658190507,"id":237,"parentId":235,"tags":{"request":"./../../node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-next.js"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307762,"timestamp":803658190624,"id":240,"parentId":235,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":308154,"timestamp":803658190234,"id":236,"parentId":235,"tags":{"request":"./../../node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/next.js"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":307835,"timestamp":803658190926,"id":265,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fcomponents%2Fproject-initializer.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"add-entry","duration":340897,"timestamp":803658190923,"id":263,"parentId":235,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fconfiguration%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1752140831519,"traceId":"db05cf336339d0e7"},{"name":"make","duration":341996,"timestamp":803658190016,"id":235,"parentId":234,"tags":{},"startTime":1752140831518,"traceId":"db05cf336339d0e7"},{"name":"chunk-graph","duration":8021,"timestamp":803658551556,"id":267,"parentId":266,"tags":{},"startTime":1752140831880,"traceId":"db05cf336339d0e7"},{"name":"optimize-modules","duration":14,"timestamp":803658559648,"id":269,"parentId":266,"tags":{},"startTime":1752140831888,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunks","duration":4803,"timestamp":803658560799,"id":271,"parentId":266,"tags":{},"startTime":1752140831889,"traceId":"db05cf336339d0e7"},{"name":"optimize-tree","duration":68,"timestamp":803658565653,"id":272,"parentId":266,"tags":{},"startTime":1752140831894,"traceId":"db05cf336339d0e7"},{"name":"optimize-chunk-modules","duration":9546,"timestamp":803658565764,"id":273,"parentId":266,"tags":{},"startTime":1752140831894,"traceId":"db05cf336339d0e7"},{"name":"optimize","duration":15752,"timestamp":803658559617,"id":268,"parentId":266,"tags":{},"startTime":1752140831888,"traceId":"db05cf336339d0e7"},{"name":"module-hash","duration":10838,"timestamp":803658585306,"id":274,"parentId":266,"tags":{},"startTime":1752140831914,"traceId":"db05cf336339d0e7"},{"name":"code-generation","duration":7399,"timestamp":803658596174,"id":275,"parentId":266,"tags":{},"startTime":1752140831925,"traceId":"db05cf336339d0e7"},{"name":"hash","duration":6101,"timestamp":803658606749,"id":276,"parentId":266,"tags":{},"startTime":1752140831935,"traceId":"db05cf336339d0e7"},{"name":"code-generation-jobs","duration":288,"timestamp":803658612848,"id":277,"parentId":266,"tags":{},"startTime":1752140831941,"traceId":"db05cf336339d0e7"},{"name":"module-assets","duration":455,"timestamp":803658613028,"id":278,"parentId":266,"tags":{},"startTime":1752140831941,"traceId":"db05cf336339d0e7"},{"name":"create-chunk-assets","duration":2375,"timestamp":803658613492,"id":279,"parentId":266,"tags":{},"startTime":1752140831942,"traceId":"db05cf336339d0e7"},{"name":"NextJsBuildManifest-generateClientManifest","duration":985,"timestamp":803658617286,"id":281,"parentId":234,"tags":{},"startTime":1752140831946,"traceId":"db05cf336339d0e7"},{"name":"NextJsBuildManifest-createassets","duration":1621,"timestamp":803658616655,"id":280,"parentId":234,"tags":{},"startTime":1752140831945,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":574,"timestamp":803658622406,"id":283,"parentId":282,"tags":{"name":"static/chunks/main-5057d359c86395ff.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":504,"timestamp":803658622480,"id":284,"parentId":282,"tags":{"name":"static/chunks/main-app-204ad1b9f48b1359.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":495,"timestamp":803658622489,"id":285,"parentId":282,"tags":{"name":"static/chunks/app/_not-found/page-95616ed7a70b84d7.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":491,"timestamp":803658622494,"id":286,"parentId":282,"tags":{"name":"static/chunks/pages/_error-0822a2d0b86fca98.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":488,"timestamp":803658622498,"id":287,"parentId":282,"tags":{"name":"static/chunks/pages/_app-3679013cc4e97ce6.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":485,"timestamp":803658622501,"id":288,"parentId":282,"tags":{"name":"static/chunks/app/api/check-mock-intercept/route-f2e048a9d229f7e7.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":481,"timestamp":803658622505,"id":289,"parentId":282,"tags":{"name":"static/chunks/app/layout-84c22b799284e008.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":478,"timestamp":803658622509,"id":290,"parentId":282,"tags":{"name":"static/chunks/app/api/all-projects-envs/route-4a1691275c5ae416.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":475,"timestamp":803658622513,"id":291,"parentId":282,"tags":{"name":"static/chunks/app/api/check-workspace/route-3569564cd2b09683.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":472,"timestamp":803658622516,"id":292,"parentId":282,"tags":{"name":"static/chunks/app/api/cleanup-project/route-a6c005b8a485a192.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":465,"timestamp":803658622524,"id":293,"parentId":282,"tags":{"name":"static/chunks/app/api/microapp-proxy-change-stream/route-81a2d573a6a5b3d9.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":460,"timestamp":803658622529,"id":294,"parentId":282,"tags":{"name":"static/chunks/app/api/microapp-proxy-config/route-05c8c2aae5088b98.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":457,"timestamp":803658622533,"id":295,"parentId":282,"tags":{"name":"static/chunks/app/api/get-mock-data/route-0ff137f28b0bbfd4.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":361,"timestamp":803658622629,"id":296,"parentId":282,"tags":{"name":"static/chunks/app/api/mock-file-content/route-4bc78ec0cbed800a.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":350,"timestamp":803658622640,"id":297,"parentId":282,"tags":{"name":"static/chunks/app/api/mock-setting/route-48cfb30a284d746d.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":344,"timestamp":803658622647,"id":298,"parentId":282,"tags":{"name":"static/chunks/app/api/mock-file/route-606d825407e0fd4c.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":340,"timestamp":803658622652,"id":299,"parentId":282,"tags":{"name":"static/chunks/app/api/open-project/route-b6e6fca6c827640d.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":336,"timestamp":803658622656,"id":300,"parentId":282,"tags":{"name":"static/chunks/app/api/process/logs/route-3d9ee52d7c8aacef.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":332,"timestamp":803658622661,"id":301,"parentId":282,"tags":{"name":"static/chunks/app/api/mock-open-status/route-a9410ab77572cb9e.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":328,"timestamp":803658622665,"id":302,"parentId":282,"tags":{"name":"static/chunks/app/api/process/logs/stream/route-e9633e0e72dfb31b.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":323,"timestamp":803658622670,"id":303,"parentId":282,"tags":{"name":"static/chunks/app/api/process/status/route-06151b6ca21ffd52.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":320,"timestamp":803658622674,"id":304,"parentId":282,"tags":{"name":"static/chunks/app/api/initialize-workspace/route-7faec0a7a2e6383d.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":303,"timestamp":803658622691,"id":305,"parentId":282,"tags":{"name":"static/chunks/app/api/process/start/route-54c553f9e551d14b.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":299,"timestamp":803658622696,"id":306,"parentId":282,"tags":{"name":"static/chunks/app/api/project-config/route-ebe1c2ee41dedc74.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":296,"timestamp":803658622699,"id":307,"parentId":282,"tags":{"name":"static/chunks/app/api/retry-project/route-c25d253b5eacedef.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":293,"timestamp":803658622703,"id":308,"parentId":282,"tags":{"name":"static/chunks/app/configuration/page-978351fa7fe07983.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":290,"timestamp":803658622706,"id":309,"parentId":282,"tags":{"name":"static/chunks/app/page-9e7caf746eefeed4.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":285,"timestamp":803658622712,"id":310,"parentId":282,"tags":{"name":"static/chunks/app/initialization/page-9c8eb31c4b362777.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":282,"timestamp":803658622715,"id":311,"parentId":282,"tags":{"name":"static/chunks/webpack-c15acc5db8adea14.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"}]
|
|
3
|
-
[{"name":"minify-js","duration":279,"timestamp":803658622718,"id":312,"parentId":282,"tags":{"name":"static/chunks/framework-4f3c796c070f0605.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":276,"timestamp":803658622722,"id":313,"parentId":282,"tags":{"name":"static/chunks/b8f30182-a6d2a523c696fa81.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":273,"timestamp":803658622725,"id":314,"parentId":282,"tags":{"name":"static/chunks/167-e44cb396108f68cd.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":271,"timestamp":803658622729,"id":315,"parentId":282,"tags":{"name":"static/chunks/180-8dacaec05f53f53f.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":268,"timestamp":803658622732,"id":316,"parentId":282,"tags":{"name":"static/chunks/495-1a64c3075b5b8ac4.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":265,"timestamp":803658622735,"id":317,"parentId":282,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":54,"timestamp":803658622946,"id":319,"parentId":282,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":25,"timestamp":803658622976,"id":321,"parentId":282,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":1223,"timestamp":803658622741,"id":318,"parentId":282,"tags":{"name":"static/Mmn2KHpe4Btd9UFvAkzbC/_ssgManifest.js","cache":"MISS"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-js","duration":1280,"timestamp":803658622951,"id":320,"parentId":282,"tags":{"name":"static/Mmn2KHpe4Btd9UFvAkzbC/_buildManifest.js","cache":"MISS"},"startTime":1752140831951,"traceId":"db05cf336339d0e7"},{"name":"minify-webpack-plugin-optimize","duration":4908,"timestamp":803658619328,"id":282,"parentId":234,"tags":{"compilationName":"client","mangle":"true"},"startTime":1752140831948,"traceId":"db05cf336339d0e7"},{"name":"minify-css","duration":66,"timestamp":803658624424,"id":323,"parentId":322,"tags":{"file":"static/css/671e8b523fabb9b9.css","cache":"HIT"},"startTime":1752140831953,"traceId":"db05cf336339d0e7"},{"name":"css-minimizer-plugin","duration":182,"timestamp":803658624309,"id":322,"parentId":234,"tags":{},"startTime":1752140831953,"traceId":"db05cf336339d0e7"},{"name":"seal","duration":90822,"timestamp":803658542071,"id":266,"parentId":234,"tags":{},"startTime":1752140831870,"traceId":"db05cf336339d0e7"},{"name":"webpack-compilation","duration":446984,"timestamp":803658186104,"id":234,"parentId":231,"tags":{"name":"client"},"startTime":1752140831514,"traceId":"db05cf336339d0e7"},{"name":"emit","duration":7583,"timestamp":803658633311,"id":324,"parentId":231,"tags":{},"startTime":1752140831962,"traceId":"db05cf336339d0e7"},{"name":"webpack-close","duration":29413,"timestamp":803658641648,"id":325,"parentId":231,"tags":{"name":"client"},"startTime":1752140831970,"traceId":"db05cf336339d0e7"},{"name":"webpack-generate-error-stats","duration":1350,"timestamp":803658671097,"id":326,"parentId":325,"tags":{},"startTime":1752140831999,"traceId":"db05cf336339d0e7"},{"name":"run-webpack-compiler","duration":730322,"timestamp":803657942328,"id":231,"parentId":230,"tags":{},"startTime":1752140831271,"traceId":"db05cf336339d0e7"},{"name":"format-webpack-messages","duration":42,"timestamp":803658672654,"id":327,"parentId":230,"tags":{},"startTime":1752140832001,"traceId":"db05cf336339d0e7"},{"name":"worker-main-client","duration":730658,"timestamp":803657942112,"id":230,"parentId":1,"tags":{},"startTime":1752140831270,"traceId":"db05cf336339d0e7"},{"name":"verify-and-lint","duration":1331867,"timestamp":803658689846,"id":331,"parentId":1,"tags":{},"startTime":1752140832018,"traceId":"db05cf336339d0e7"},{"name":"verify-typescript-setup","duration":2365864,"timestamp":803658688366,"id":330,"parentId":1,"tags":{},"startTime":1752140832017,"traceId":"db05cf336339d0e7"},{"name":"check-static-error-page","duration":3212,"timestamp":803661066267,"id":334,"parentId":333,"tags":{},"startTime":1752140834395,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":3173,"timestamp":803661084716,"id":335,"parentId":333,"tags":{"page":"/_app"},"startTime":1752140834413,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":1415,"timestamp":803661086488,"id":337,"parentId":333,"tags":{"page":"/_document"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":2476,"timestamp":803661086316,"id":336,"parentId":333,"tags":{"page":"/_error"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":334691,"timestamp":803661098255,"id":365,"parentId":338,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":346490,"timestamp":803661086507,"id":338,"parentId":333,"tags":{"page":"/_not-found"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":338793,"timestamp":803661097796,"id":362,"parentId":339,"tags":{},"startTime":1752140834426,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":349960,"timestamp":803661086650,"id":339,"parentId":333,"tags":{"page":"/api/all-projects-envs"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":343551,"timestamp":803661098083,"id":364,"parentId":341,"tags":{},"startTime":1752140834426,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":354939,"timestamp":803661086745,"id":341,"parentId":333,"tags":{"page":"/api/check-workspace"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":343680,"timestamp":803661098402,"id":366,"parentId":342,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":355328,"timestamp":803661086774,"id":342,"parentId":333,"tags":{"page":"/api/cleanup-project"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":348430,"timestamp":803661098528,"id":369,"parentId":346,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":360024,"timestamp":803661086962,"id":346,"parentId":333,"tags":{"page":"/api/microapp-proxy-config"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":349023,"timestamp":803661098011,"id":363,"parentId":340,"tags":{},"startTime":1752140834426,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":360326,"timestamp":803661086713,"id":340,"parentId":333,"tags":{"page":"/api/check-mock-intercept"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":355589,"timestamp":803661098552,"id":370,"parentId":361,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":366653,"timestamp":803661087519,"id":361,"parentId":333,"tags":{"page":"/favicon.ico"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":355518,"timestamp":803661098723,"id":373,"parentId":347,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":367255,"timestamp":803661086991,"id":347,"parentId":333,"tags":{"page":"/api/mock-file-content"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":355880,"timestamp":803661098472,"id":367,"parentId":344,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":367465,"timestamp":803661086894,"id":344,"parentId":333,"tags":{"page":"/api/initialize-workspace"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":356018,"timestamp":803661098502,"id":368,"parentId":345,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":367597,"timestamp":803661086928,"id":345,"parentId":333,"tags":{"page":"/api/microapp-proxy-change-stream"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":355849,"timestamp":803661098709,"id":372,"parentId":343,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":367760,"timestamp":803661086802,"id":343,"parentId":333,"tags":{"page":"/api/get-mock-data"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":358276,"timestamp":803661098738,"id":374,"parentId":349,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":369985,"timestamp":803661087045,"id":349,"parentId":333,"tags":{"page":"/api/mock-open-status"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":360491,"timestamp":803661098876,"id":379,"parentId":354,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":372054,"timestamp":803661087337,"id":354,"parentId":333,"tags":{"page":"/api/process/start"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":360541,"timestamp":803661098889,"id":380,"parentId":355,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":372071,"timestamp":803661087366,"id":355,"parentId":333,"tags":{"page":"/api/process/status"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":361726,"timestamp":803661100952,"id":382,"parentId":357,"tags":{},"startTime":1752140834429,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":375285,"timestamp":803661087421,"id":357,"parentId":333,"tags":{"page":"/api/retry-project"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":368473,"timestamp":803661098827,"id":376,"parentId":351,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":380222,"timestamp":803661087100,"id":351,"parentId":333,"tags":{"page":"/api/open-project"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":369741,"timestamp":803661098855,"id":378,"parentId":352,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":381415,"timestamp":803661087206,"id":352,"parentId":333,"tags":{"page":"/api/process/logs"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":369905,"timestamp":803661098758,"id":375,"parentId":350,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":381594,"timestamp":803661087074,"id":350,"parentId":333,"tags":{"page":"/api/mock-setting"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":369846,"timestamp":803661098845,"id":377,"parentId":353,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":381402,"timestamp":803661087295,"id":353,"parentId":333,"tags":{"page":"/api/process/logs/stream"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":369479,"timestamp":803661100929,"id":381,"parentId":356,"tags":{},"startTime":1752140834429,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":383032,"timestamp":803661087391,"id":356,"parentId":333,"tags":{"page":"/api/project-config"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":355053,"timestamp":803661116583,"id":385,"parentId":360,"tags":{},"startTime":1752140834445,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":384160,"timestamp":803661087494,"id":360,"parentId":333,"tags":{"page":"/"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":362704,"timestamp":803661116558,"id":384,"parentId":359,"tags":{},"startTime":1752140834445,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":391828,"timestamp":803661087469,"id":359,"parentId":333,"tags":{"page":"/initialization"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":365759,"timestamp":803661116517,"id":383,"parentId":358,"tags":{},"startTime":1752140834445,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":394840,"timestamp":803661087445,"id":358,"parentId":333,"tags":{"page":"/configuration"},"startTime":1752140834416,"traceId":"db05cf336339d0e7"},{"name":"is-page-static","duration":389659,"timestamp":803661098680,"id":371,"parentId":348,"tags":{},"startTime":1752140834427,"traceId":"db05cf336339d0e7"},{"name":"check-page","duration":401343,"timestamp":803661087016,"id":348,"parentId":333,"tags":{"page":"/api/mock-file"},"startTime":1752140834415,"traceId":"db05cf336339d0e7"},{"name":"static-check","duration":422487,"timestamp":803661065903,"id":333,"parentId":1,"tags":{},"startTime":1752140834394,"traceId":"db05cf336339d0e7"},{"name":"generate-required-server-files","duration":312,"timestamp":803661488713,"id":387,"parentId":1,"tags":{},"startTime":1752140834817,"traceId":"db05cf336339d0e7"},{"name":"write-routes-manifest","duration":21275,"timestamp":803661496348,"id":389,"parentId":1,"tags":{},"startTime":1752140834825,"traceId":"db05cf336339d0e7"},{"name":"load-dotenv","duration":16,"timestamp":803661598718,"id":392,"parentId":391,"tags":{},"startTime":1752140834927,"traceId":"db05cf336339d0e7"},{"name":"run-export-path-map","duration":265,"timestamp":803662024108,"id":393,"parentId":391,"tags":{},"startTime":1752140835352,"traceId":"db05cf336339d0e7"},{"name":"next-export","duration":842021,"timestamp":803661598261,"id":391,"parentId":1,"tags":{},"startTime":1752140834927,"traceId":"db05cf336339d0e7"},{"name":"move-exported-app-not-found-","duration":5338,"timestamp":803662441229,"id":394,"parentId":390,"tags":{},"startTime":1752140835770,"traceId":"db05cf336339d0e7"},{"name":"move-exported-page","duration":37861,"timestamp":803662446671,"id":395,"parentId":390,"tags":{},"startTime":1752140835775,"traceId":"db05cf336339d0e7"},{"name":"static-generation","duration":976440,"timestamp":803661592930,"id":390,"parentId":1,"tags":{},"startTime":1752140834921,"traceId":"db05cf336339d0e7"},{"name":"write-routes-manifest","duration":9011,"timestamp":803662569384,"id":396,"parentId":1,"tags":{},"startTime":1752140835898,"traceId":"db05cf336339d0e7"},{"name":"node-file-trace-build","duration":4749500,"timestamp":803661491254,"id":388,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1752140834820,"traceId":"db05cf336339d0e7"},{"name":"apply-include-excludes","duration":413,"timestamp":803666240773,"id":397,"parentId":1,"tags":{},"startTime":1752140839569,"traceId":"db05cf336339d0e7"},{"name":"print-tree-view","duration":6619,"timestamp":803666249740,"id":398,"parentId":1,"tags":{},"startTime":1752140839578,"traceId":"db05cf336339d0e7"},{"name":"telemetry-flush","duration":34,"timestamp":803666256378,"id":399,"parentId":1,"tags":{},"startTime":1752140839585,"traceId":"db05cf336339d0e7"},{"name":"next-build","duration":11689424,"timestamp":803654566992,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.3.4","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1752140827895,"traceId":"db05cf336339d0e7"}]
|
|
1
|
+
[{"name":"generate-buildid","duration":118,"timestamp":801199830421,"id":4,"parentId":1,"tags":{},"startTime":1754468549073,"traceId":"6a74de2f57cab15c"},{"name":"load-custom-routes","duration":946,"timestamp":801199830588,"id":5,"parentId":1,"tags":{},"startTime":1754468549074,"traceId":"6a74de2f57cab15c"},{"name":"create-dist-dir","duration":146,"timestamp":801199863471,"id":6,"parentId":1,"tags":{},"startTime":1754468549107,"traceId":"6a74de2f57cab15c"},{"name":"create-pages-mapping","duration":101,"timestamp":801199899512,"id":7,"parentId":1,"tags":{},"startTime":1754468549143,"traceId":"6a74de2f57cab15c"},{"name":"collect-app-paths","duration":1842,"timestamp":801199899634,"id":8,"parentId":1,"tags":{},"startTime":1754468549143,"traceId":"6a74de2f57cab15c"},{"name":"create-app-mapping","duration":1914,"timestamp":801199901491,"id":9,"parentId":1,"tags":{},"startTime":1754468549145,"traceId":"6a74de2f57cab15c"},{"name":"public-dir-conflict-check","duration":281,"timestamp":801199903659,"id":10,"parentId":1,"tags":{},"startTime":1754468549147,"traceId":"6a74de2f57cab15c"},{"name":"generate-routes-manifest","duration":1324,"timestamp":801199904026,"id":11,"parentId":1,"tags":{},"startTime":1754468549147,"traceId":"6a74de2f57cab15c"},{"name":"create-entrypoints","duration":12041,"timestamp":801200227948,"id":15,"parentId":13,"tags":{},"startTime":1754468549471,"traceId":"6a74de2f57cab15c"},{"name":"generate-webpack-config","duration":204995,"timestamp":801200240094,"id":16,"parentId":14,"tags":{},"startTime":1754468549483,"traceId":"6a74de2f57cab15c"},{"name":"next-trace-entrypoint-plugin","duration":1519,"timestamp":801200507869,"id":18,"parentId":17,"tags":{},"startTime":1754468549751,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":134174,"timestamp":801200513337,"id":42,"parentId":19,"tags":{"request":"next/dist/pages/_app"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":206647,"timestamp":801200513354,"id":48,"parentId":19,"tags":{"request":"next/dist/pages/_document"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":262059,"timestamp":801200513347,"id":44,"parentId":19,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":280828,"timestamp":801200512953,"id":22,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcheck-workspace%2Froute&name=app%2Fapi%2Fcheck-workspace%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcheck-workspace%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcheck-workspace%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":280796,"timestamp":801200513003,"id":28,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Finitialize-workspace%2Froute&name=app%2Fapi%2Finitialize-workspace%2Froute&pagePath=private-next-app-dir%2Fapi%2Finitialize-workspace%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Finitialize-workspace%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":280629,"timestamp":801200513176,"id":35,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-project%2Froute&name=app%2Fapi%2Fopen-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":280628,"timestamp":801200513182,"id":37,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute&name=app%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Flogs%2Fstream%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":280707,"timestamp":801200513191,"id":39,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fretry-project%2Froute&name=app%2Fapi%2Fretry-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fretry-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fretry-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":298877,"timestamp":801200512968,"id":23,"parentId":19,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":298535,"timestamp":801200513350,"id":45,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fconfiguration%2Fpage&name=app%2Fconfiguration%2Fpage&pagePath=private-next-app-dir%2Fconfiguration%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fconfiguration%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":298536,"timestamp":801200513353,"id":47,"parentId":19,"tags":{"request":"next-app-loader?page=%2Finitialization%2Fpage&name=app%2Finitialization%2Fpage&pagePath=private-next-app-dir%2Finitialization%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Finitialization%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303215,"timestamp":801200513351,"id":46,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303354,"timestamp":801200513344,"id":43,"parentId":19,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303767,"timestamp":801200512934,"id":21,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fall-projects-envs%2Froute&name=app%2Fapi%2Fall-projects-envs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fall-projects-envs%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fall-projects-envs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":304066,"timestamp":801200512646,"id":20,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcheck-mock-intercept%2Froute&name=app%2Fapi%2Fcheck-mock-intercept%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcheck-mock-intercept%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcheck-mock-intercept%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303746,"timestamp":801200512976,"id":24,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcleanup-project%2Froute&name=app%2Fapi%2Fcleanup-project%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcleanup-project%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcleanup-project%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303735,"timestamp":801200512988,"id":26,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcleanup-mock%2Froute&name=app%2Fapi%2Fcleanup-mock%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcleanup-mock%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcleanup-mock%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303728,"timestamp":801200512996,"id":27,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&name=app%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmicroapp-proxy-change-stream%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmicroapp-proxy-change-stream%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303743,"timestamp":801200512982,"id":25,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fget-mock-data%2Froute&name=app%2Fapi%2Fget-mock-data%2Froute&pagePath=private-next-app-dir%2Fapi%2Fget-mock-data%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fget-mock-data%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303610,"timestamp":801200513116,"id":29,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmicroapp-proxy-config%2Froute&name=app%2Fapi%2Fmicroapp-proxy-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmicroapp-proxy-config%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmicroapp-proxy-config%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303590,"timestamp":801200513137,"id":30,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-all-mock%2Froute&name=app%2Fapi%2Fopen-all-mock%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-all-mock%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-all-mock%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303583,"timestamp":801200513145,"id":31,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-file%2Froute&name=app%2Fapi%2Fmock-file%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-file%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-file%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303575,"timestamp":801200513154,"id":32,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-open-status%2Froute&name=app%2Fapi%2Fmock-open-status%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-open-status%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-open-status%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303562,"timestamp":801200513168,"id":33,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-file-content%2Froute&name=app%2Fapi%2Fmock-file-content%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-file-content%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-file-content%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303558,"timestamp":801200513172,"id":34,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmock-setting%2Froute&name=app%2Fapi%2Fmock-setting%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmock-setting%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmock-setting%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303548,"timestamp":801200513187,"id":38,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-config%2Froute&name=app%2Fapi%2Fproject-config%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-config%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-config%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303557,"timestamp":801200513179,"id":36,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Flogs%2Froute&name=app%2Fapi%2Fprocess%2Flogs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Flogs%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Flogs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303543,"timestamp":801200513194,"id":40,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Fstatus%2Froute&name=app%2Fapi%2Fprocess%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Fstatus%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":303461,"timestamp":801200513277,"id":41,"parentId":19,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprocess%2Fstart%2Froute&name=app%2Fapi%2Fprocess%2Fstart%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprocess%2Fstart%2Froute.ts&appDir=%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprocess%2Fstart%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"make","duration":568681,"timestamp":801200512486,"id":19,"parentId":17,"tags":{},"startTime":1754468549756,"traceId":"6a74de2f57cab15c"},{"name":"get-entries","duration":1118,"timestamp":801201081909,"id":156,"parentId":155,"tags":{},"startTime":1754468550325,"traceId":"6a74de2f57cab15c"},{"name":"node-file-trace-plugin","duration":182849,"timestamp":801201084992,"id":157,"parentId":155,"tags":{"traceEntryCount":"54"},"startTime":1754468550328,"traceId":"6a74de2f57cab15c"},{"name":"collect-traced-files","duration":968,"timestamp":801201267851,"id":158,"parentId":155,"tags":{},"startTime":1754468550511,"traceId":"6a74de2f57cab15c"},{"name":"finish-modules","duration":187023,"timestamp":801201081798,"id":155,"parentId":18,"tags":{},"startTime":1754468550325,"traceId":"6a74de2f57cab15c"},{"name":"chunk-graph","duration":10759,"timestamp":801201290695,"id":160,"parentId":159,"tags":{},"startTime":1754468550534,"traceId":"6a74de2f57cab15c"},{"name":"optimize-modules","duration":13,"timestamp":801201301525,"id":162,"parentId":159,"tags":{},"startTime":1754468550545,"traceId":"6a74de2f57cab15c"},{"name":"optimize-chunks","duration":9606,"timestamp":801201301578,"id":163,"parentId":159,"tags":{},"startTime":1754468550545,"traceId":"6a74de2f57cab15c"},{"name":"optimize-tree","duration":85,"timestamp":801201311239,"id":164,"parentId":159,"tags":{},"startTime":1754468550554,"traceId":"6a74de2f57cab15c"},{"name":"optimize-chunk-modules","duration":12463,"timestamp":801201311425,"id":165,"parentId":159,"tags":{},"startTime":1754468550554,"traceId":"6a74de2f57cab15c"},{"name":"optimize","duration":22443,"timestamp":801201301497,"id":161,"parentId":159,"tags":{},"startTime":1754468550545,"traceId":"6a74de2f57cab15c"},{"name":"module-hash","duration":10355,"timestamp":801201334390,"id":166,"parentId":159,"tags":{},"startTime":1754468550577,"traceId":"6a74de2f57cab15c"},{"name":"code-generation","duration":5060,"timestamp":801201344782,"id":167,"parentId":159,"tags":{},"startTime":1754468550588,"traceId":"6a74de2f57cab15c"},{"name":"hash","duration":5296,"timestamp":801201352558,"id":168,"parentId":159,"tags":{},"startTime":1754468550596,"traceId":"6a74de2f57cab15c"},{"name":"code-generation-jobs","duration":209,"timestamp":801201357853,"id":169,"parentId":159,"tags":{},"startTime":1754468550601,"traceId":"6a74de2f57cab15c"},{"name":"module-assets","duration":272,"timestamp":801201357975,"id":170,"parentId":159,"tags":{},"startTime":1754468550601,"traceId":"6a74de2f57cab15c"},{"name":"create-chunk-assets","duration":3556,"timestamp":801201358251,"id":171,"parentId":159,"tags":{},"startTime":1754468550601,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6740,"timestamp":801201368944,"id":173,"parentId":172,"tags":{"name":"../app/api/check-mock-intercept/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6671,"timestamp":801201369019,"id":174,"parentId":172,"tags":{"name":"../app/api/all-projects-envs/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6666,"timestamp":801201369025,"id":175,"parentId":172,"tags":{"name":"../app/api/check-workspace/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6664,"timestamp":801201369028,"id":176,"parentId":172,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6662,"timestamp":801201369031,"id":177,"parentId":172,"tags":{"name":"../app/api/cleanup-project/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6660,"timestamp":801201369033,"id":178,"parentId":172,"tags":{"name":"../app/api/get-mock-data/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6657,"timestamp":801201369036,"id":179,"parentId":172,"tags":{"name":"../app/api/cleanup-mock/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6655,"timestamp":801201369039,"id":180,"parentId":172,"tags":{"name":"../app/api/microapp-proxy-change-stream/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6654,"timestamp":801201369041,"id":181,"parentId":172,"tags":{"name":"../app/api/initialize-workspace/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6649,"timestamp":801201369047,"id":182,"parentId":172,"tags":{"name":"../app/api/microapp-proxy-config/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6645,"timestamp":801201369052,"id":183,"parentId":172,"tags":{"name":"../app/api/open-all-mock/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6642,"timestamp":801201369055,"id":184,"parentId":172,"tags":{"name":"../app/api/mock-file/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6638,"timestamp":801201369060,"id":185,"parentId":172,"tags":{"name":"../app/api/mock-open-status/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6633,"timestamp":801201369065,"id":186,"parentId":172,"tags":{"name":"../app/api/mock-file-content/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6631,"timestamp":801201369068,"id":187,"parentId":172,"tags":{"name":"../app/api/mock-setting/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6626,"timestamp":801201369074,"id":188,"parentId":172,"tags":{"name":"../app/api/open-project/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6622,"timestamp":801201369078,"id":189,"parentId":172,"tags":{"name":"../app/api/process/logs/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6620,"timestamp":801201369081,"id":190,"parentId":172,"tags":{"name":"../app/api/process/logs/stream/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6619,"timestamp":801201369083,"id":191,"parentId":172,"tags":{"name":"../app/api/project-config/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6617,"timestamp":801201369085,"id":192,"parentId":172,"tags":{"name":"../app/api/retry-project/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6615,"timestamp":801201369088,"id":193,"parentId":172,"tags":{"name":"../app/api/process/status/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6614,"timestamp":801201369090,"id":194,"parentId":172,"tags":{"name":"../app/api/process/start/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6612,"timestamp":801201369092,"id":195,"parentId":172,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6610,"timestamp":801201369095,"id":196,"parentId":172,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6608,"timestamp":801201369098,"id":197,"parentId":172,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":6606,"timestamp":801201369100,"id":198,"parentId":172,"tags":{"name":"../app/configuration/page.js","cache":"HIT"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":4420,"timestamp":801201371287,"id":200,"parentId":172,"tags":{"name":"../app/initialization/page.js","cache":"HIT"},"startTime":1754468550614,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":4413,"timestamp":801201371295,"id":201,"parentId":172,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1754468550614,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":4411,"timestamp":801201371297,"id":202,"parentId":172,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1754468550614,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":1954,"timestamp":801201373755,"id":204,"parentId":172,"tags":{"name":"426.js","cache":"HIT"},"startTime":1754468550617,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":156,"timestamp":801201375554,"id":206,"parentId":172,"tags":{"name":"542.js","cache":"HIT"},"startTime":1754468550619,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":147,"timestamp":801201375563,"id":207,"parentId":172,"tags":{"name":"972.js","cache":"HIT"},"startTime":1754468550619,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":34,"timestamp":801201375677,"id":208,"parentId":172,"tags":{"name":"901.js","cache":"HIT"},"startTime":1754468550619,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":11681,"timestamp":801201369102,"id":199,"parentId":172,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1754468550612,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":35167,"timestamp":801201371300,"id":203,"parentId":172,"tags":{"name":"131.js","cache":"MISS"},"startTime":1754468550614,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":59455,"timestamp":801201373771,"id":205,"parentId":172,"tags":{"name":"821.js","cache":"MISS"},"startTime":1754468550617,"traceId":"6a74de2f57cab15c"},{"name":"minify-webpack-plugin-optimize","duration":69370,"timestamp":801201363864,"id":172,"parentId":17,"tags":{"compilationName":"server","mangle":"true"},"startTime":1754468550607,"traceId":"6a74de2f57cab15c"},{"name":"css-minimizer-plugin","duration":123,"timestamp":801201433370,"id":209,"parentId":17,"tags":{},"startTime":1754468550676,"traceId":"6a74de2f57cab15c"},{"name":"create-trace-assets","duration":2733,"timestamp":801201433609,"id":210,"parentId":18,"tags":{},"startTime":1754468550677,"traceId":"6a74de2f57cab15c"},{"name":"seal","duration":162028,"timestamp":801201280530,"id":159,"parentId":17,"tags":{},"startTime":1754468550524,"traceId":"6a74de2f57cab15c"},{"name":"webpack-compilation","duration":945288,"timestamp":801200506514,"id":17,"parentId":14,"tags":{"name":"server"},"startTime":1754468549750,"traceId":"6a74de2f57cab15c"},{"name":"emit","duration":11374,"timestamp":801201452082,"id":211,"parentId":14,"tags":{},"startTime":1754468550695,"traceId":"6a74de2f57cab15c"},{"name":"webpack-close","duration":134033,"timestamp":801201464324,"id":212,"parentId":14,"tags":{"name":"server"},"startTime":1754468550707,"traceId":"6a74de2f57cab15c"},{"name":"webpack-generate-error-stats","duration":1417,"timestamp":801201598397,"id":213,"parentId":212,"tags":{},"startTime":1754468550841,"traceId":"6a74de2f57cab15c"}]
|
|
2
|
+
[{"name":"run-webpack-compiler","duration":1372086,"timestamp":801200227944,"id":14,"parentId":13,"tags":{},"startTime":1754468549471,"traceId":"6a74de2f57cab15c"},{"name":"format-webpack-messages","duration":38,"timestamp":801201600033,"id":214,"parentId":13,"tags":{},"startTime":1754468550843,"traceId":"6a74de2f57cab15c"},{"name":"worker-main-server","duration":1372428,"timestamp":801200227723,"id":13,"parentId":1,"tags":{},"startTime":1754468549471,"traceId":"6a74de2f57cab15c"},{"name":"create-entrypoints","duration":11964,"timestamp":801201927329,"id":218,"parentId":216,"tags":{},"startTime":1754468551170,"traceId":"6a74de2f57cab15c"},{"name":"generate-webpack-config","duration":182176,"timestamp":801201939395,"id":219,"parentId":217,"tags":{},"startTime":1754468551182,"traceId":"6a74de2f57cab15c"},{"name":"make","duration":444,"timestamp":801202177108,"id":221,"parentId":220,"tags":{},"startTime":1754468551420,"traceId":"6a74de2f57cab15c"},{"name":"chunk-graph","duration":426,"timestamp":801202179106,"id":223,"parentId":222,"tags":{},"startTime":1754468551422,"traceId":"6a74de2f57cab15c"},{"name":"optimize-modules","duration":13,"timestamp":801202179592,"id":225,"parentId":222,"tags":{},"startTime":1754468551423,"traceId":"6a74de2f57cab15c"},{"name":"optimize-chunks","duration":487,"timestamp":801202179652,"id":226,"parentId":222,"tags":{},"startTime":1754468551423,"traceId":"6a74de2f57cab15c"},{"name":"optimize-tree","duration":68,"timestamp":801202180174,"id":227,"parentId":222,"tags":{},"startTime":1754468551423,"traceId":"6a74de2f57cab15c"},{"name":"optimize-chunk-modules","duration":272,"timestamp":801202180344,"id":228,"parentId":222,"tags":{},"startTime":1754468551423,"traceId":"6a74de2f57cab15c"},{"name":"optimize","duration":1207,"timestamp":801202179565,"id":224,"parentId":222,"tags":{},"startTime":1754468551423,"traceId":"6a74de2f57cab15c"},{"name":"module-hash","duration":47,"timestamp":801202181263,"id":229,"parentId":222,"tags":{},"startTime":1754468551424,"traceId":"6a74de2f57cab15c"},{"name":"code-generation","duration":110,"timestamp":801202181327,"id":230,"parentId":222,"tags":{},"startTime":1754468551424,"traceId":"6a74de2f57cab15c"},{"name":"hash","duration":208,"timestamp":801202181637,"id":231,"parentId":222,"tags":{},"startTime":1754468551425,"traceId":"6a74de2f57cab15c"},{"name":"code-generation-jobs","duration":60,"timestamp":801202181845,"id":232,"parentId":222,"tags":{},"startTime":1754468551425,"traceId":"6a74de2f57cab15c"},{"name":"module-assets","duration":36,"timestamp":801202181893,"id":233,"parentId":222,"tags":{},"startTime":1754468551425,"traceId":"6a74de2f57cab15c"},{"name":"create-chunk-assets","duration":112,"timestamp":801202181934,"id":234,"parentId":222,"tags":{},"startTime":1754468551425,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":230,"timestamp":801202187988,"id":236,"parentId":235,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1754468551431,"traceId":"6a74de2f57cab15c"},{"name":"minify-webpack-plugin-optimize","duration":3962,"timestamp":801202184263,"id":235,"parentId":220,"tags":{"compilationName":"edge-server","mangle":"true"},"startTime":1754468551427,"traceId":"6a74de2f57cab15c"},{"name":"css-minimizer-plugin","duration":92,"timestamp":801202188285,"id":237,"parentId":220,"tags":{},"startTime":1754468551431,"traceId":"6a74de2f57cab15c"},{"name":"seal","duration":11576,"timestamp":801202178792,"id":222,"parentId":220,"tags":{},"startTime":1754468551422,"traceId":"6a74de2f57cab15c"},{"name":"webpack-compilation","duration":17443,"timestamp":801202173116,"id":220,"parentId":217,"tags":{"name":"edge-server"},"startTime":1754468551416,"traceId":"6a74de2f57cab15c"},{"name":"emit","duration":1586,"timestamp":801202190770,"id":238,"parentId":217,"tags":{},"startTime":1754468551434,"traceId":"6a74de2f57cab15c"},{"name":"webpack-close","duration":389,"timestamp":801202192840,"id":239,"parentId":217,"tags":{"name":"edge-server"},"startTime":1754468551436,"traceId":"6a74de2f57cab15c"},{"name":"webpack-generate-error-stats","duration":1308,"timestamp":801202193253,"id":240,"parentId":239,"tags":{},"startTime":1754468551436,"traceId":"6a74de2f57cab15c"},{"name":"run-webpack-compiler","duration":267299,"timestamp":801201927325,"id":217,"parentId":216,"tags":{},"startTime":1754468551170,"traceId":"6a74de2f57cab15c"},{"name":"format-webpack-messages","duration":40,"timestamp":801202194631,"id":241,"parentId":216,"tags":{},"startTime":1754468551438,"traceId":"6a74de2f57cab15c"},{"name":"worker-main-edge-server","duration":267664,"timestamp":801201927084,"id":216,"parentId":1,"tags":{},"startTime":1754468551170,"traceId":"6a74de2f57cab15c"},{"name":"create-entrypoints","duration":12432,"timestamp":801202509057,"id":244,"parentId":242,"tags":{},"startTime":1754468551752,"traceId":"6a74de2f57cab15c"},{"name":"generate-webpack-config","duration":174672,"timestamp":801202521582,"id":245,"parentId":243,"tags":{},"startTime":1754468551765,"traceId":"6a74de2f57cab15c"},{"name":"build-module","duration":6358,"timestamp":801202787119,"id":280,"parentId":250,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1754468552030,"traceId":"6a74de2f57cab15c"},{"name":"build-module","duration":246,"timestamp":801202793561,"id":281,"parentId":255,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1754468552037,"traceId":"6a74de2f57cab15c"},{"name":"build-module","duration":629,"timestamp":801202793850,"id":282,"parentId":258,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1754468552037,"traceId":"6a74de2f57cab15c"},{"name":"build-module","duration":352,"timestamp":801202794552,"id":283,"parentId":277,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fconfiguration%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1754468552038,"traceId":"6a74de2f57cab15c"},{"name":"build-module","duration":306,"timestamp":801202794919,"id":284,"parentId":279,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fcomponents%2Fproject-initializer.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1754468552038,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":44100,"timestamp":801202751962,"id":255,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":44100,"timestamp":801202751972,"id":256,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":44094,"timestamp":801202751985,"id":257,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":44075,"timestamp":801202752084,"id":259,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":44075,"timestamp":801202752092,"id":260,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":44066,"timestamp":801202752104,"id":261,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":44061,"timestamp":801202752111,"id":262,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":44058,"timestamp":801202752115,"id":263,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":44055,"timestamp":801202752119,"id":264,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43970,"timestamp":801202752207,"id":265,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43965,"timestamp":801202752215,"id":266,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43964,"timestamp":801202752217,"id":267,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43958,"timestamp":801202752225,"id":268,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43956,"timestamp":801202752228,"id":269,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43951,"timestamp":801202752233,"id":270,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43951,"timestamp":801202752235,"id":271,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43954,"timestamp":801202752237,"id":272,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43953,"timestamp":801202752239,"id":273,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43954,"timestamp":801202752240,"id":274,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43953,"timestamp":801202752242,"id":275,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43951,"timestamp":801202752245,"id":276,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":43950,"timestamp":801202752248,"id":278,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"next-client-pages-loader","duration":148,"timestamp":801202799767,"id":286,"parentId":285,"tags":{"absolutePagePath":"next/dist/client/components/not-found-error"},"startTime":1754468552043,"traceId":"6a74de2f57cab15c"},{"name":"build-module","duration":3940,"timestamp":801202798732,"id":285,"parentId":251,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1754468552042,"traceId":"6a74de2f57cab15c"},{"name":"next-client-pages-loader","duration":31,"timestamp":801202803084,"id":288,"parentId":287,"tags":{"absolutePagePath":"next/dist/pages/_app"},"startTime":1754468552046,"traceId":"6a74de2f57cab15c"},{"name":"build-module","duration":918,"timestamp":801202802750,"id":287,"parentId":252,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!","layer":"pages-dir-browser"},"startTime":1754468552046,"traceId":"6a74de2f57cab15c"},{"name":"next-client-pages-loader","duration":17,"timestamp":801202803803,"id":290,"parentId":289,"tags":{"absolutePagePath":"next/dist/pages/_error"},"startTime":1754468552047,"traceId":"6a74de2f57cab15c"},{"name":"build-module","duration":649,"timestamp":801202803759,"id":289,"parentId":254,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!","layer":"pages-dir-browser"},"startTime":1754468552047,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6800,"timestamp":801202810076,"id":292,"parentId":249,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1754468552053,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":9709,"timestamp":801202808289,"id":291,"parentId":248,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1754468552051,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":15803,"timestamp":801202810835,"id":293,"parentId":253,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1754468552054,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3954,"timestamp":801202832532,"id":294,"parentId":280,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1754468552076,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4990,"timestamp":801202832614,"id":295,"parentId":280,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1754468552076,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5332,"timestamp":801202832781,"id":298,"parentId":280,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1754468552076,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6855,"timestamp":801202832824,"id":299,"parentId":280,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"app-pages-browser"},"startTime":1754468552076,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":9384,"timestamp":801202832861,"id":300,"parentId":280,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1754468552076,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":11750,"timestamp":801202832652,"id":296,"parentId":280,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1754468552076,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":20299,"timestamp":801202832687,"id":297,"parentId":280,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1754468552076,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1424,"timestamp":801202859240,"id":310,"parentId":291,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"pages-dir-browser"},"startTime":1754468552102,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2242,"timestamp":801202859134,"id":309,"parentId":292,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/require-instrumentation-client.js","layer":"app-pages-browser"},"startTime":1754468552102,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5343,"timestamp":801202856671,"id":301,"parentId":285,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found-error.js","layer":"app-pages-browser"},"startTime":1754468552100,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6160,"timestamp":801202856888,"id":303,"parentId":280,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"app-pages-browser"},"startTime":1754468552100,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":7459,"timestamp":801202856842,"id":302,"parentId":292,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1754468552100,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8643,"timestamp":801202856926,"id":304,"parentId":292,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1754468552100,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":9727,"timestamp":801202856997,"id":306,"parentId":291,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1754468552100,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":13384,"timestamp":801202856966,"id":305,"parentId":292,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1754468552100,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":11833,"timestamp":801202859053,"id":308,"parentId":293,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1754468552102,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":21848,"timestamp":801202857022,"id":307,"parentId":291,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1754468552100,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":965,"timestamp":801202898809,"id":311,"parentId":293,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1754468552142,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3349,"timestamp":801202898929,"id":314,"parentId":293,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1754468552142,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4280,"timestamp":801202898850,"id":312,"parentId":287,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1754468552142,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5288,"timestamp":801202898904,"id":313,"parentId":289,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1754468552142,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4700,"timestamp":801202900502,"id":316,"parentId":294,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1754468552144,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8592,"timestamp":801202901052,"id":319,"parentId":292,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1754468552144,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8930,"timestamp":801202901075,"id":320,"parentId":298,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1754468552144,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":13719,"timestamp":801202900977,"id":318,"parentId":284,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/components/project-initializer.tsx","layer":"app-pages-browser"},"startTime":1754468552144,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":14111,"timestamp":801202901097,"id":321,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1754468552144,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":14478,"timestamp":801202901116,"id":322,"parentId":296,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1754468552144,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":14989,"timestamp":801202901137,"id":323,"parentId":296,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1754468552144,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":15301,"timestamp":801202901184,"id":324,"parentId":299,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/browser-resolved-metadata.js","layer":"app-pages-browser"},"startTime":1754468552144,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":16178,"timestamp":801202901240,"id":325,"parentId":296,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1754468552144,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":16647,"timestamp":801202901262,"id":326,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1754468552144,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":36404,"timestamp":801202898949,"id":315,"parentId":293,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1754468552142,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":46175,"timestamp":801202900552,"id":317,"parentId":283,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/app/configuration/page.tsx","layer":"app-pages-browser"},"startTime":1754468552144,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1763,"timestamp":801202973183,"id":329,"parentId":297,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1754468552216,"traceId":"6a74de2f57cab15c"}]
|
|
3
|
+
[{"name":"build-module-js","duration":1995,"timestamp":801202973151,"id":328,"parentId":297,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1754468552216,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2546,"timestamp":801202973072,"id":327,"parentId":300,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1754468552216,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":447,"timestamp":801202977259,"id":339,"parentId":306,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/deployment-id.js","layer":"pages-dir-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1328,"timestamp":801202977179,"id":338,"parentId":302,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/deployment-id.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6418,"timestamp":801202973209,"id":330,"parentId":297,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1754468552216,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2916,"timestamp":801202977024,"id":332,"parentId":300,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3069,"timestamp":801202977081,"id":334,"parentId":294,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3426,"timestamp":801202977056,"id":333,"parentId":294,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3919,"timestamp":801202976941,"id":331,"parentId":297,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/use-action-queue.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3707,"timestamp":801202977278,"id":340,"parentId":302,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4045,"timestamp":801202977154,"id":337,"parentId":297,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6474,"timestamp":801202977109,"id":335,"parentId":297,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6578,"timestamp":801202977302,"id":341,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6810,"timestamp":801202977325,"id":342,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-build-id.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":7188,"timestamp":801202977366,"id":344,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8677,"timestamp":801202977132,"id":336,"parentId":297,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":9777,"timestamp":801202977347,"id":343,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1754468552220,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5279,"timestamp":801202982061,"id":346,"parentId":297,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5408,"timestamp":801202982091,"id":347,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5561,"timestamp":801202982112,"id":348,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5671,"timestamp":801202982135,"id":349,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8382,"timestamp":801202981996,"id":345,"parentId":297,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8590,"timestamp":801202982155,"id":350,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8998,"timestamp":801202982210,"id":353,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":9475,"timestamp":801202982227,"id":354,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":9629,"timestamp":801202982244,"id":355,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":"pages-dir-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":9990,"timestamp":801202982261,"id":356,"parentId":301,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":11439,"timestamp":801202982172,"id":351,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-instance.js","layer":"app-pages-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":12031,"timestamp":801202982288,"id":357,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":13128,"timestamp":801202982193,"id":352,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1754468552225,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":747,"timestamp":801203001643,"id":368,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1754468552245,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1383,"timestamp":801203001509,"id":366,"parentId":303,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"app-pages-browser"},"startTime":1754468552245,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1750,"timestamp":801203001581,"id":367,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1754468552245,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3447,"timestamp":801203000391,"id":360,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/globals/handle-global-errors.js","layer":"app-pages-browser"},"startTime":1754468552243,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3594,"timestamp":801203000417,"id":361,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/globals/patch-console.js","layer":"app-pages-browser"},"startTime":1754468552243,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4066,"timestamp":801203000365,"id":359,"parentId":326,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1754468552243,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5669,"timestamp":801203000216,"id":358,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1754468552243,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5918,"timestamp":801203000438,"id":362,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1754468552243,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5157,"timestamp":801203001479,"id":365,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1754468552245,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5477,"timestamp":801203001423,"id":364,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1754468552244,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6094,"timestamp":801203001376,"id":363,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1754468552244,"traceId":"6a74de2f57cab15c"},{"name":"build-module","duration":217,"timestamp":801203015792,"id":374,"parentId":315,"tags":{"layer":null},"startTime":1754468552259,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2202,"timestamp":801203015628,"id":369,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1754468552259,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2358,"timestamp":801203015739,"id":372,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1754468552259,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2701,"timestamp":801203015688,"id":370,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1754468552259,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2903,"timestamp":801203015719,"id":371,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1754468552259,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3054,"timestamp":801203015761,"id":373,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1754468552259,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2985,"timestamp":801203016019,"id":375,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1754468552259,"traceId":"6a74de2f57cab15c"},{"name":"build-module","duration":5,"timestamp":801203019569,"id":378,"parentId":310,"tags":{"layer":null},"startTime":1754468552263,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2601,"timestamp":801203019600,"id":380,"parentId":308,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react@19.1.0/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1754468552263,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3003,"timestamp":801203019652,"id":383,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1754468552263,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1516,"timestamp":801203021297,"id":387,"parentId":294,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1754468552264,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1128,"timestamp":801203021788,"id":389,"parentId":293,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react@19.1.0/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1202,"timestamp":801203021801,"id":390,"parentId":298,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1386,"timestamp":801203021837,"id":392,"parentId":297,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1578,"timestamp":801203021857,"id":393,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1536,"timestamp":801203021962,"id":399,"parentId":305,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.js","layer":"app-pages-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":9657,"timestamp":801203019617,"id":381,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1754468552263,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":10011,"timestamp":801203019506,"id":376,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1754468552263,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":10302,"timestamp":801203019635,"id":382,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1754468552263,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":10469,"timestamp":801203019668,"id":384,"parentId":311,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1754468552263,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8558,"timestamp":801203021814,"id":391,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":12132,"timestamp":801203019580,"id":379,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1754468552263,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":10245,"timestamp":801203021868,"id":394,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":13070,"timestamp":801203019549,"id":377,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1754468552263,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":14121,"timestamp":801203019686,"id":385,"parentId":313,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1754468552263,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":12352,"timestamp":801203021888,"id":395,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":12713,"timestamp":801203021926,"id":397,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":13130,"timestamp":801203021946,"id":398,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":13681,"timestamp":801203021907,"id":396,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":14027,"timestamp":801203022012,"id":402,"parentId":326,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":14855,"timestamp":801203021971,"id":400,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":15264,"timestamp":801203021990,"id":401,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1489,"timestamp":801203047770,"id":406,"parentId":364,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1754468552291,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2124,"timestamp":801203047903,"id":410,"parentId":298,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1754468552291,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6285,"timestamp":801203045358,"id":404,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1754468552288,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":7949,"timestamp":801203045282,"id":403,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1754468552288,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5879,"timestamp":801203047835,"id":407,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1754468552291,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6151,"timestamp":801203047862,"id":408,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1754468552291,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6368,"timestamp":801203047884,"id":409,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1754468552291,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6984,"timestamp":801203047716,"id":405,"parentId":319,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1754468552291,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2921,"timestamp":801203055501,"id":411,"parentId":307,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1754468552299,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2726,"timestamp":801203055808,"id":412,"parentId":293,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1754468552299,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4292,"timestamp":801203055821,"id":413,"parentId":296,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1754468552299,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":39694,"timestamp":801203021709,"id":388,"parentId":318,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1754468552265,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2268,"timestamp":801203060637,"id":416,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1754468552304,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2279,"timestamp":801203060753,"id":420,"parentId":385,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1754468552304,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2388,"timestamp":801203060786,"id":421,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1754468552304,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2957,"timestamp":801203060733,"id":419,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1754468552304,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4236,"timestamp":801203060713,"id":418,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1754468552304,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4747,"timestamp":801203060804,"id":422,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1754468552304,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6452,"timestamp":801203060689,"id":417,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1754468552304,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5419,"timestamp":801203061997,"id":423,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1754468552305,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1883,"timestamp":801203068127,"id":424,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1754468552311,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":137,"timestamp":801203070293,"id":430,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1754468552313,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1443,"timestamp":801203070234,"id":427,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1754468552313,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":1918,"timestamp":801203070101,"id":425,"parentId":318,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1754468552313,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2016,"timestamp":801203070201,"id":426,"parentId":406,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1754468552313,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4414,"timestamp":801203070256,"id":428,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1754468552313,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4747,"timestamp":801203070275,"id":429,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1754468552313,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5695,"timestamp":801203071268,"id":432,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1754468552314,"traceId":"6a74de2f57cab15c"}]
|
|
4
|
+
[{"name":"build-module-js","duration":5848,"timestamp":801203071289,"id":433,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1754468552314,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6094,"timestamp":801203071232,"id":431,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1754468552314,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1622,"timestamp":801203081139,"id":437,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2812,"timestamp":801203081116,"id":436,"parentId":417,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-ts","duration":3400,"timestamp":801203081046,"id":435,"parentId":318,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/lib/workspace-types.ts","layer":"app-pages-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3728,"timestamp":801203080977,"id":434,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4168,"timestamp":801203081152,"id":438,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4428,"timestamp":801203081198,"id":440,"parentId":334,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4793,"timestamp":801203081179,"id":439,"parentId":315,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5724,"timestamp":801203081249,"id":442,"parentId":331,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5958,"timestamp":801203081269,"id":443,"parentId":337,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6293,"timestamp":801203081319,"id":445,"parentId":333,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6943,"timestamp":801203081292,"id":444,"parentId":343,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":161715,"timestamp":801203081224,"id":441,"parentId":330,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1754468552324,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1800,"timestamp":801203246141,"id":449,"parentId":336,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1754468552489,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2469,"timestamp":801203246023,"id":447,"parentId":336,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1754468552489,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3351,"timestamp":801203246168,"id":450,"parentId":351,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1754468552489,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4020,"timestamp":801203246110,"id":448,"parentId":336,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1754468552489,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4445,"timestamp":801203246229,"id":453,"parentId":351,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1754468552489,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5142,"timestamp":801203246190,"id":451,"parentId":345,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1754468552489,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5683,"timestamp":801203246212,"id":452,"parentId":353,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1754468552489,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6452,"timestamp":801203246249,"id":454,"parentId":357,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"app-pages-browser"},"startTime":1754468552489,"traceId":"6a74de2f57cab15c"},{"name":"postcss-process","duration":102073,"timestamp":801203231648,"id":446,"parentId":415,"tags":{},"startTime":1754468552475,"traceId":"6a74de2f57cab15c"},{"name":"postcss-loader","duration":275170,"timestamp":801203058617,"id":415,"parentId":414,"tags":{},"startTime":1754468552302,"traceId":"6a74de2f57cab15c"},{"name":"css-loader","duration":23818,"timestamp":801203333913,"id":458,"parentId":414,"tags":{"astUsed":"true"},"startTime":1754468552577,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":113720,"timestamp":801203246292,"id":456,"parentId":357,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"app-pages-browser"},"startTime":1754468552489,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":114865,"timestamp":801203246272,"id":455,"parentId":351,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/segment-cache.js","layer":"app-pages-browser"},"startTime":1754468552489,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":116615,"timestamp":801203246317,"id":457,"parentId":357,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"app-pages-browser"},"startTime":1754468552489,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1974,"timestamp":801203370738,"id":462,"parentId":358,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1754468552614,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":2683,"timestamp":801203370635,"id":460,"parentId":317,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/components/ui/tabs.tsx","layer":"app-pages-browser"},"startTime":1754468552614,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3187,"timestamp":801203370707,"id":461,"parentId":361,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/globals/intercept-console-error.js","layer":"app-pages-browser"},"startTime":1754468552614,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3352,"timestamp":801203370779,"id":464,"parentId":364,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1754468552614,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3569,"timestamp":801203370758,"id":463,"parentId":365,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1754468552614,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":6296,"timestamp":801203370803,"id":465,"parentId":317,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/components/ui/select.tsx","layer":"app-pages-browser"},"startTime":1754468552614,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":7746,"timestamp":801203370558,"id":459,"parentId":358,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1754468552614,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":7837,"timestamp":801203370951,"id":468,"parentId":365,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/stitched-error.js","layer":"pages-dir-browser"},"startTime":1754468552614,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":9225,"timestamp":801203370928,"id":467,"parentId":360,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/use-error-handler.js","layer":"app-pages-browser"},"startTime":1754468552614,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":9729,"timestamp":801203370972,"id":469,"parentId":364,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/stitched-error.js","layer":"app-pages-browser"},"startTime":1754468552614,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":12014,"timestamp":801203370871,"id":466,"parentId":317,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/components/MicroAppProxyTable.tsx","layer":"app-pages-browser"},"startTime":1754468552614,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":2432,"timestamp":801203392951,"id":473,"parentId":317,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/components/ui/switch.tsx","layer":"app-pages-browser"},"startTime":1754468552636,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":3133,"timestamp":801203392745,"id":471,"parentId":317,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/components/ui/table.tsx","layer":"app-pages-browser"},"startTime":1754468552636,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":3432,"timestamp":801203392605,"id":470,"parentId":317,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1754468552636,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3159,"timestamp":801203393088,"id":476,"parentId":372,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1754468552636,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":3744,"timestamp":801203393017,"id":474,"parentId":317,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/components/ui/dialog.tsx","layer":"app-pages-browser"},"startTime":1754468552636,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":4708,"timestamp":801203392806,"id":472,"parentId":317,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/components/LogViewer.tsx","layer":"app-pages-browser"},"startTime":1754468552636,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4553,"timestamp":801203393115,"id":477,"parentId":371,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1754468552636,"traceId":"6a74de2f57cab15c"},{"name":"build-module-tsx","duration":4829,"timestamp":801203393131,"id":478,"parentId":317,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/components/ui/label.tsx","layer":"app-pages-browser"},"startTime":1754468552636,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5119,"timestamp":801203393068,"id":475,"parentId":373,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1754468552636,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8566,"timestamp":801203393197,"id":480,"parentId":364,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1754468552636,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8841,"timestamp":801203393181,"id":479,"parentId":365,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1754468552636,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":301,"timestamp":801203403165,"id":485,"parentId":399,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1754468552646,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":522,"timestamp":801203403263,"id":490,"parentId":387,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1754468552646,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2657,"timestamp":801203403275,"id":491,"parentId":390,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1754468552646,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4604,"timestamp":801203402988,"id":481,"parentId":476,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1754468552646,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4544,"timestamp":801203403186,"id":486,"parentId":377,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1754468552646,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4838,"timestamp":801203403061,"id":482,"parentId":394,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1754468552646,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5052,"timestamp":801203403134,"id":484,"parentId":379,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1754468552646,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5300,"timestamp":801203403223,"id":488,"parentId":394,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1754468552646,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5611,"timestamp":801203403206,"id":487,"parentId":385,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1754468552646,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5922,"timestamp":801203403092,"id":483,"parentId":395,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1754468552646,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8992,"timestamp":801203403245,"id":489,"parentId":395,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1754468552646,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":975,"timestamp":801203413566,"id":499,"parentId":392,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1754468552657,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":57079,"timestamp":801203413583,"id":500,"parentId":393,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1754468552657,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":57352,"timestamp":801203413597,"id":501,"parentId":380,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react-jsx-runtime.production.js","layer":"pages-dir-browser"},"startTime":1754468552657,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":60454,"timestamp":801203413607,"id":502,"parentId":389,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react@19.1.0/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1754468552657,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":64600,"timestamp":801203413366,"id":493,"parentId":397,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1754468552656,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":64810,"timestamp":801203413283,"id":492,"parentId":488,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1754468552656,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":64924,"timestamp":801203413401,"id":494,"parentId":398,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1754468552656,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":65048,"timestamp":801203413439,"id":495,"parentId":402,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1754468552656,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":65146,"timestamp":801203413494,"id":496,"parentId":401,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1754468552657,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":65457,"timestamp":801203413545,"id":498,"parentId":385,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-browser"},"startTime":1754468552657,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":65668,"timestamp":801203413524,"id":497,"parentId":385,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1754468552657,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":42074,"timestamp":801203481041,"id":510,"parentId":383,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom-client.production.js","layer":"pages-dir-browser"},"startTime":1754468552724,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":43677,"timestamp":801203480857,"id":503,"parentId":421,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1754468552724,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":43717,"timestamp":801203480970,"id":506,"parentId":431,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1754468552724,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":43866,"timestamp":801203480949,"id":505,"parentId":418,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1754468552724,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":44013,"timestamp":801203480922,"id":504,"parentId":377,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1754468552724,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":44476,"timestamp":801203481006,"id":508,"parentId":429,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1754468552724,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":44638,"timestamp":801203480988,"id":507,"parentId":431,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1754468552724,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":45642,"timestamp":801203481024,"id":509,"parentId":417,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1754468552724,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":249,"timestamp":801203528328,"id":513,"parentId":379,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1754468552771,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":2449,"timestamp":801203528233,"id":512,"parentId":317,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@monaco-editor+react@4.7.0_monaco-editor@0.52.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@monaco-editor/react/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552771,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3744,"timestamp":801203527536,"id":511,"parentId":440,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"app-pages-browser"},"startTime":1754468552771,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2559,"timestamp":801203534618,"id":516,"parentId":441,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"app-pages-browser"},"startTime":1754468552778,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3142,"timestamp":801203534409,"id":514,"parentId":441,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1754468552777,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3579,"timestamp":801203534575,"id":515,"parentId":441,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1754468552778,"traceId":"6a74de2f57cab15c"},{"name":"build-module-ts","duration":1336,"timestamp":801203546393,"id":517,"parentId":425,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1754468552789,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3038,"timestamp":801203548384,"id":518,"parentId":449,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1754468552791,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3392,"timestamp":801203548439,"id":519,"parentId":456,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"app-pages-browser"},"startTime":1754468552791,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3688,"timestamp":801203548467,"id":520,"parentId":450,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1754468552792,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4886,"timestamp":801203548491,"id":521,"parentId":450,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1754468552792,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6306,"timestamp":801203550706,"id":522,"parentId":450,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1754468552794,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6794,"timestamp":801203550827,"id":525,"parentId":453,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/promise-queue.js","layer":"app-pages-browser"},"startTime":1754468552794,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":7327,"timestamp":801203550802,"id":524,"parentId":450,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1754468552794,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8409,"timestamp":801203550769,"id":523,"parentId":450,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1754468552794,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5691,"timestamp":801203554609,"id":526,"parentId":450,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1754468552798,"traceId":"6a74de2f57cab15c"},{"name":"build-module-css","duration":504611,"timestamp":801203055904,"id":414,"parentId":386,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/app/globals.css.webpack[javascript/auto]!=!/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/app/globals.css","layer":null},"startTime":1754468552299,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":681,"timestamp":801203566114,"id":529,"parentId":468,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"pages-dir-browser"},"startTime":1754468552809,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1277,"timestamp":801203566128,"id":530,"parentId":469,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"app-pages-browser"},"startTime":1754468552809,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1962,"timestamp":801203566191,"id":531,"parentId":459,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1754468552809,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4097,"timestamp":801203566087,"id":528,"parentId":452,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1754468552809,"traceId":"6a74de2f57cab15c"}]
|
|
5
|
+
[{"name":"build-module-js","duration":4433,"timestamp":801203566018,"id":527,"parentId":451,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1754468552809,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5152,"timestamp":801203566210,"id":532,"parentId":467,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/hydration-error-info.js","layer":"app-pages-browser"},"startTime":1754468552809,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3540,"timestamp":801203569288,"id":533,"parentId":467,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/enqueue-client-error.js","layer":"app-pages-browser"},"startTime":1754468552812,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3798,"timestamp":801203569405,"id":535,"parentId":467,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/console-error.js","layer":"app-pages-browser"},"startTime":1754468552812,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4170,"timestamp":801203569374,"id":534,"parentId":467,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/errors/attach-hydration-error-state.js","layer":"app-pages-browser"},"startTime":1754468552812,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":4607,"timestamp":801203575031,"id":538,"parentId":485,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1754468552818,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5953,"timestamp":801203574358,"id":536,"parentId":528,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1754468552817,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6442,"timestamp":801203574421,"id":537,"parentId":461,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/lib/console.js","layer":"app-pages-browser"},"startTime":1754468552817,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":1032,"timestamp":801203582647,"id":539,"parentId":425,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552826,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":1424,"timestamp":801203585076,"id":541,"parentId":425,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552828,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2911,"timestamp":801203585029,"id":540,"parentId":504,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1754468552828,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1152,"timestamp":801203590474,"id":542,"parentId":513,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-dom@19.1.0_react@19.1.0/node_modules/react-dom/cjs/react-dom.production.js","layer":"pages-dir-browser"},"startTime":1754468552834,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":3760,"timestamp":801203590505,"id":543,"parentId":460,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-tabs@1.1.12_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8__gtaitu4suptj6ctv7pr2leddbq/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552834,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":975,"timestamp":801203595802,"id":545,"parentId":472,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/styled-jsx@5.1.6_react@19.1.0/node_modules/styled-jsx/style.js","layer":"app-pages-browser"},"startTime":1754468552839,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":2282,"timestamp":801203598636,"id":546,"parentId":473,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8_uhx276sbw7dr3tfricp4xfbxsq/node_modules/@radix-ui/react-switch/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552842,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":11801,"timestamp":801203594761,"id":544,"parentId":465,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-select@2.2.5_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8_h3u75pabkk75sw2qjhdanlolna/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552838,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":5347,"timestamp":801203610067,"id":547,"parentId":478,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8__j2la6ja3cljjx4wkqu22cb224u/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552853,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":7087,"timestamp":801203610174,"id":548,"parentId":474,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1._xkx6efnpqhhb4lkirxfs4qofci/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552853,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6007,"timestamp":801203612309,"id":550,"parentId":515,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1754468552855,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6332,"timestamp":801203612228,"id":549,"parentId":515,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1754468552855,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":217,"timestamp":801203625429,"id":557,"parentId":510,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/scheduler@0.26.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1754468552868,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1682,"timestamp":801203625285,"id":553,"parentId":500,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1754468552868,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2904,"timestamp":801203625250,"id":552,"parentId":515,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1754468552868,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3246,"timestamp":801203625172,"id":551,"parentId":515,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1754468552868,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3593,"timestamp":801203625353,"id":554,"parentId":519,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"app-pages-browser"},"startTime":1754468552868,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5171,"timestamp":801203625406,"id":556,"parentId":521,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"app-pages-browser"},"startTime":1754468552868,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5484,"timestamp":801203625443,"id":558,"parentId":521,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1754468552868,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":10175,"timestamp":801203625381,"id":555,"parentId":520,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1754468552868,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":483,"timestamp":801203636063,"id":568,"parentId":414,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1754468552879,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5057,"timestamp":801203632098,"id":561,"parentId":521,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1754468552875,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5399,"timestamp":801203632066,"id":560,"parentId":521,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"app-pages-browser"},"startTime":1754468552875,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5640,"timestamp":801203632126,"id":562,"parentId":521,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"app-pages-browser"},"startTime":1754468552875,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6146,"timestamp":801203631992,"id":559,"parentId":521,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"app-pages-browser"},"startTime":1754468552875,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6161,"timestamp":801203632177,"id":564,"parentId":523,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1754468552875,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":6477,"timestamp":801203632150,"id":563,"parentId":523,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1754468552875,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":7060,"timestamp":801203632202,"id":565,"parentId":524,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1754468552875,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":8768,"timestamp":801203632251,"id":567,"parentId":532,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/is-hydration-error.js","layer":"app-pages-browser"},"startTime":1754468552875,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":9504,"timestamp":801203632227,"id":566,"parentId":521,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"app-pages-browser"},"startTime":1754468552875,"traceId":"6a74de2f57cab15c"},{"name":"build-module-css","duration":629789,"timestamp":801203019703,"id":386,"parentId":282,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/packages/server/src/app/globals.css","layer":"app-pages-browser"},"startTime":1754468552263,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1638,"timestamp":801203651417,"id":570,"parentId":527,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1754468552894,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1883,"timestamp":801203651353,"id":569,"parentId":528,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1754468552894,"traceId":"6a74de2f57cab15c"},{"name":"build-module","duration":81,"timestamp":801203654986,"id":571,"parentId":386,"tags":{},"startTime":1754468552898,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":903866,"timestamp":801202752002,"id":258,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":607,"timestamp":801203657706,"id":572,"parentId":385,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1754468552901,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":799,"timestamp":801203657743,"id":573,"parentId":491,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1754468552901,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":829,"timestamp":801203657883,"id":574,"parentId":512,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/index.js","layer":"app-pages-browser"},"startTime":1754468552901,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":4218,"timestamp":801203661629,"id":575,"parentId":517,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/tailwind-merge@3.3.1/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1754468552905,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1728,"timestamp":801203668612,"id":576,"parentId":525,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1754468552912,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1736,"timestamp":801203668714,"id":577,"parentId":525,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1754468552912,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":2074,"timestamp":801203668832,"id":580,"parentId":517,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1754468552912,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":865,"timestamp":801203686298,"id":581,"parentId":435,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/os-browserify/browser.js","layer":"app-pages-browser"},"startTime":1754468552929,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2112,"timestamp":801203686420,"id":582,"parentId":435,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/path-browserify/index.js","layer":"app-pages-browser"},"startTime":1754468552929,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":20994,"timestamp":801203668781,"id":578,"parentId":465,"tags":{"name":"__barrel_optimize__?names=CheckIcon,ChevronDownIcon,ChevronUpIcon!=!/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1754468552912,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":21047,"timestamp":801203668809,"id":579,"parentId":474,"tags":{"name":"__barrel_optimize__?names=XIcon!=!/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1754468552912,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":5692,"timestamp":801203686485,"id":583,"parentId":545,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/styled-jsx@5.1.6_react@19.1.0/node_modules/styled-jsx/dist/index/index.js","layer":"app-pages-browser"},"startTime":1754468552930,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":776,"timestamp":801203697016,"id":584,"parentId":541,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552940,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1426,"timestamp":801203697128,"id":585,"parentId":552,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1754468552940,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1409,"timestamp":801203699510,"id":587,"parentId":557,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/scheduler@0.26.0/node_modules/scheduler/cjs/scheduler.production.js","layer":"pages-dir-browser"},"startTime":1754468552943,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2552,"timestamp":801203699532,"id":588,"parentId":553,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1754468552943,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3822,"timestamp":801203698987,"id":586,"parentId":554,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"app-pages-browser"},"startTime":1754468552942,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":384,"timestamp":801203704963,"id":590,"parentId":543,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+primitive@1.1.2/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552948,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":6837,"timestamp":801203699605,"id":589,"parentId":543,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.10_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react_65slb5wyejpmoqh5rvcyfozubm/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552943,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":1012,"timestamp":801203707880,"id":591,"parentId":543,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552951,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":452,"timestamp":801203710422,"id":592,"parentId":543,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19._sqnj4wa3mllckai5din6afvope/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552953,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":3556,"timestamp":801203712730,"id":593,"parentId":543,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1_2lguv7jzxii6s3eigxktbpwkji/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552956,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":894,"timestamp":801203717013,"id":594,"parentId":543,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552960,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":397,"timestamp":801203719618,"id":595,"parentId":543,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552963,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":588,"timestamp":801203722146,"id":596,"parentId":543,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552965,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":748,"timestamp":801203728822,"id":597,"parentId":574,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/loader/index.js","layer":"app-pages-browser"},"startTime":1754468552972,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":1017,"timestamp":801203732431,"id":600,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552975,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":274,"timestamp":801203733522,"id":601,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+number@1.1.1/node_modules/@radix-ui/number/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552977,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":3227,"timestamp":801203731698,"id":599,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@19.1.8__@types+_ya5augm4xgo65hmrlxfyu743vi/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552975,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":7157,"timestamp":801203731114,"id":598,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19_dejhodby2rizagkdej22t4faz4/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552974,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":383,"timestamp":801203740886,"id":602,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552984,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":315,"timestamp":801203743747,"id":603,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552987,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":3212,"timestamp":801203745524,"id":604,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@1_7liqdxmess7vaws2bkjw22mwva/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552989,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":3358,"timestamp":801203747344,"id":605,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8_itfjovpaz7ozxobqqhn2dn4epm/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552990,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":2041,"timestamp":801203751994,"id":606,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8_5jmzxxd65wsdfod4yurl7mkae4/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468552995,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":475,"timestamp":801203760855,"id":607,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.2.3_@types+react-dom@19.1.6_@types+react@19.1.8__@types+rea_ly3w4pl74yg4rz5l5dfnr2bqca/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468553004,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":337,"timestamp":801203765837,"id":608,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468553009,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":410,"timestamp":801203768677,"id":609,"parentId":546,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468553012,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":267,"timestamp":801203770762,"id":610,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1754468553014,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":825,"timestamp":801203771623,"id":611,"parentId":544,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1754468553015,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":658,"timestamp":801203774314,"id":616,"parentId":572,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1754468553017,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1133,"timestamp":801203774334,"id":617,"parentId":573,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1754468553017,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1897,"timestamp":801203773732,"id":612,"parentId":578,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js","layer":"app-pages-browser"},"startTime":1754468553017,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1899,"timestamp":801203773840,"id":615,"parentId":579,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js","layer":"app-pages-browser"},"startTime":1754468553017,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2049,"timestamp":801203773788,"id":613,"parentId":578,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"app-pages-browser"},"startTime":1754468553017,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":2146,"timestamp":801203773816,"id":614,"parentId":578,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"app-pages-browser"},"startTime":1754468553017,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":1025542,"timestamp":801202751941,"id":252,"parentId":247,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":1025534,"timestamp":801202751955,"id":254,"parentId":247,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":1025544,"timestamp":801202751949,"id":253,"parentId":247,"tags":{"request":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/router.js"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":1025979,"timestamp":801202751526,"id":248,"parentId":247,"tags":{"request":"./../../node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/next.js"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":1025264,"timestamp":801202752249,"id":279,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fcomponents%2Fproject-initializer.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":1025711,"timestamp":801202751817,"id":249,"parentId":247,"tags":{"request":"./../../node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-next.js"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":1025688,"timestamp":801202751841,"id":250,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fnode_modules%2F.pnpm%2Fnext%4015.3.4_react-dom%4019.1.0_react%4019.1.0__react%4019.1.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":1025601,"timestamp":801202751929,"id":251,"parentId":247,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":235,"timestamp":801203777805,"id":618,"parentId":583,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/next@15.3.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/compiled/client-only/index.js","layer":"app-pages-browser"},"startTime":1754468553021,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1066,"timestamp":801203781154,"id":619,"parentId":597,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/_virtual/_rollupPluginBabelHelpers.js","layer":"app-pages-browser"},"startTime":1754468553024,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1169,"timestamp":801203781282,"id":620,"parentId":597,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/validators/index.js","layer":"app-pages-browser"},"startTime":1754468553024,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":201,"timestamp":801203782912,"id":621,"parentId":597,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/config/index.js","layer":"app-pages-browser"},"startTime":1754468553026,"traceId":"6a74de2f57cab15c"}]
|
|
6
|
+
[{"name":"build-module-js","duration":464,"timestamp":801203783695,"id":622,"parentId":597,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/compose.js","layer":"app-pages-browser"},"startTime":1754468553027,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":524,"timestamp":801203783767,"id":623,"parentId":597,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/deepMerge.js","layer":"app-pages-browser"},"startTime":1754468553027,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":690,"timestamp":801203783826,"id":624,"parentId":597,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/makeCancelable.js","layer":"app-pages-browser"},"startTime":1754468553027,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":359,"timestamp":801203785143,"id":625,"parentId":594,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-effect-event@0.0.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-effect-event/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468553028,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":782,"timestamp":801203786117,"id":626,"parentId":597,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/state-local@1.0.7/node_modules/state-local/lib/es/state-local.js","layer":"app-pages-browser"},"startTime":1754468553029,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":425,"timestamp":801203788124,"id":627,"parentId":598,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_get.js","layer":"app-pages-browser"},"startTime":1754468553031,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":251,"timestamp":801203789122,"id":628,"parentId":598,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_init.js","layer":"app-pages-browser"},"startTime":1754468553032,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":246,"timestamp":801203790116,"id":629,"parentId":598,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_set.js","layer":"app-pages-browser"},"startTime":1754468553033,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":355,"timestamp":801203791150,"id":630,"parentId":599,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468553034,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":388,"timestamp":801203794529,"id":631,"parentId":605,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8__k3vdwn4oujzgfg4h66z6kymfyq/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1754468553038,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":1376,"timestamp":801203795521,"id":632,"parentId":605,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@floating-ui+react-dom@2.1.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1754468553039,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":555,"timestamp":801203799079,"id":633,"parentId":610,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1754468553042,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1048,"timestamp":801203799969,"id":635,"parentId":620,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/curry.js","layer":"app-pages-browser"},"startTime":1754468553043,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1057,"timestamp":801203800044,"id":636,"parentId":620,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@monaco-editor+loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/utils/isObject.js","layer":"app-pages-browser"},"startTime":1754468553043,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":3082,"timestamp":801203799178,"id":634,"parentId":612,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"app-pages-browser"},"startTime":1754468553042,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1072,"timestamp":801203803682,"id":637,"parentId":627,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.js","layer":"app-pages-browser"},"startTime":1754468553047,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":379,"timestamp":801203805016,"id":638,"parentId":627,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.js","layer":"app-pages-browser"},"startTime":1754468553048,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":386,"timestamp":801203805095,"id":639,"parentId":628,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_check_private_redeclaration.js","layer":"app-pages-browser"},"startTime":1754468553048,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":203,"timestamp":801203805642,"id":640,"parentId":629,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.js","layer":"app-pages-browser"},"startTime":1754468553049,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":335,"timestamp":801203806873,"id":641,"parentId":633,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1754468553050,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":763,"timestamp":801203807486,"id":643,"parentId":633,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1754468553051,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1135,"timestamp":801203807442,"id":642,"parentId":634,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js","layer":"app-pages-browser"},"startTime":1754468553051,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1033,"timestamp":801203809020,"id":644,"parentId":634,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"app-pages-browser"},"startTime":1754468553052,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":590,"timestamp":801203811202,"id":645,"parentId":641,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1754468553054,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1041,"timestamp":801203811904,"id":646,"parentId":641,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1754468553055,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1244,"timestamp":801203811972,"id":647,"parentId":642,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/lucide-react@0.522.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"app-pages-browser"},"startTime":1754468553055,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":640,"timestamp":801203815694,"id":648,"parentId":646,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1754468553059,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":2952,"timestamp":801203815802,"id":649,"parentId":633,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1754468553059,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":824,"timestamp":801203818910,"id":650,"parentId":646,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1754468553062,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":2548,"timestamp":801203820550,"id":651,"parentId":632,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@floating-ui+dom@1.7.1/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"app-pages-browser"},"startTime":1754468553064,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":340,"timestamp":801203825706,"id":652,"parentId":641,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1754468553069,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":334,"timestamp":801203827039,"id":653,"parentId":643,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1754468553070,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":295,"timestamp":801203829129,"id":654,"parentId":646,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1754468553072,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":255,"timestamp":801203830345,"id":655,"parentId":643,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"app-pages-browser"},"startTime":1754468553073,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":599,"timestamp":801203831790,"id":656,"parentId":652,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1754468553075,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":602,"timestamp":801203831873,"id":657,"parentId":646,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1754468553075,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":908,"timestamp":801203832972,"id":658,"parentId":652,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/config.js","layer":"app-pages-browser"},"startTime":1754468553076,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":977,"timestamp":801203833042,"id":659,"parentId":652,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"app-pages-browser"},"startTime":1754468553076,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1178,"timestamp":801203833097,"id":660,"parentId":652,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1754468553076,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":642,"timestamp":801203834736,"id":661,"parentId":652,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"app-pages-browser"},"startTime":1754468553078,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":739,"timestamp":801203834817,"id":662,"parentId":652,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/exports.js","layer":"app-pages-browser"},"startTime":1754468553078,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":916,"timestamp":801203836590,"id":663,"parentId":653,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1754468553080,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":923,"timestamp":801203836672,"id":664,"parentId":653,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1754468553080,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":947,"timestamp":801203836728,"id":665,"parentId":653,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1754468553080,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":976,"timestamp":801203836793,"id":666,"parentId":653,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1754468553080,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1119,"timestamp":801203836846,"id":667,"parentId":653,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1754468553080,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1151,"timestamp":801203836898,"id":668,"parentId":653,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1754468553080,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":1172,"timestamp":801203836951,"id":669,"parentId":653,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1754468553080,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":965,"timestamp":801203839035,"id":670,"parentId":653,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1754468553082,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":638,"timestamp":801203840594,"id":671,"parentId":654,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1754468553084,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":755,"timestamp":801203840685,"id":672,"parentId":654,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1754468553084,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":924,"timestamp":801203842928,"id":673,"parentId":651,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@floating-ui+utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1754468553086,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":924,"timestamp":801203843018,"id":674,"parentId":656,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1754468553086,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":1017,"timestamp":801203844168,"id":675,"parentId":651,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@floating-ui+utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1754468553087,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":382,"timestamp":801203846966,"id":676,"parentId":657,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1754468553090,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":440,"timestamp":801203847518,"id":677,"parentId":657,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1754468553091,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":483,"timestamp":801203847587,"id":678,"parentId":657,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1754468553091,"traceId":"6a74de2f57cab15c"},{"name":"build-module-mjs","duration":2929,"timestamp":801203849236,"id":679,"parentId":651,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/@floating-ui+core@1.7.1/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1754468553092,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":318,"timestamp":801203855286,"id":680,"parentId":674,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/browser.js","layer":"app-pages-browser"},"startTime":1754468553098,"traceId":"6a74de2f57cab15c"},{"name":"build-module-js","duration":347,"timestamp":801203856461,"id":681,"parentId":677,"tags":{"name":"/Users/edy/Documents/Coding/prime-dev-cli/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1754468553100,"traceId":"6a74de2f57cab15c"},{"name":"add-entry","duration":1104733,"timestamp":801202752246,"id":277,"parentId":247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fedy%2FDocuments%2FCoding%2Fprime-dev-cli%2Fpackages%2Fserver%2Fsrc%2Fapp%2Fconfiguration%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1754468551995,"traceId":"6a74de2f57cab15c"},{"name":"make","duration":1105807,"timestamp":801202751292,"id":247,"parentId":246,"tags":{},"startTime":1754468551994,"traceId":"6a74de2f57cab15c"},{"name":"chunk-graph","duration":5962,"timestamp":801203877421,"id":683,"parentId":682,"tags":{},"startTime":1754468553120,"traceId":"6a74de2f57cab15c"},{"name":"optimize-modules","duration":16,"timestamp":801203883456,"id":685,"parentId":682,"tags":{},"startTime":1754468553127,"traceId":"6a74de2f57cab15c"},{"name":"optimize-chunks","duration":5031,"timestamp":801203884622,"id":687,"parentId":682,"tags":{},"startTime":1754468553128,"traceId":"6a74de2f57cab15c"},{"name":"optimize-tree","duration":74,"timestamp":801203889693,"id":688,"parentId":682,"tags":{},"startTime":1754468553133,"traceId":"6a74de2f57cab15c"},{"name":"optimize-chunk-modules","duration":7912,"timestamp":801203889814,"id":689,"parentId":682,"tags":{},"startTime":1754468553133,"traceId":"6a74de2f57cab15c"},{"name":"optimize","duration":14371,"timestamp":801203883421,"id":684,"parentId":682,"tags":{},"startTime":1754468553126,"traceId":"6a74de2f57cab15c"},{"name":"module-hash","duration":7301,"timestamp":801203908837,"id":690,"parentId":682,"tags":{},"startTime":1754468553152,"traceId":"6a74de2f57cab15c"},{"name":"code-generation","duration":84728,"timestamp":801203916170,"id":691,"parentId":682,"tags":{},"startTime":1754468553159,"traceId":"6a74de2f57cab15c"},{"name":"hash","duration":5615,"timestamp":801204003221,"id":692,"parentId":682,"tags":{},"startTime":1754468553246,"traceId":"6a74de2f57cab15c"},{"name":"code-generation-jobs","duration":319,"timestamp":801204008835,"id":693,"parentId":682,"tags":{},"startTime":1754468553252,"traceId":"6a74de2f57cab15c"},{"name":"module-assets","duration":186,"timestamp":801204009126,"id":694,"parentId":682,"tags":{},"startTime":1754468553252,"traceId":"6a74de2f57cab15c"},{"name":"create-chunk-assets","duration":6337,"timestamp":801204009318,"id":695,"parentId":682,"tags":{},"startTime":1754468553252,"traceId":"6a74de2f57cab15c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":966,"timestamp":801204018532,"id":697,"parentId":246,"tags":{},"startTime":1754468553262,"traceId":"6a74de2f57cab15c"},{"name":"NextJsBuildManifest-createassets","duration":1501,"timestamp":801204018004,"id":696,"parentId":246,"tags":{},"startTime":1754468553261,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44430,"timestamp":801204034709,"id":702,"parentId":698,"tags":{"name":"static/chunks/pages/_app-3679013cc4e97ce6.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44668,"timestamp":801204034534,"id":700,"parentId":698,"tags":{"name":"static/chunks/main-app-204ad1b9f48b1359.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44455,"timestamp":801204034764,"id":703,"parentId":698,"tags":{"name":"static/chunks/pages/_error-0822a2d0b86fca98.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44419,"timestamp":801204034813,"id":704,"parentId":698,"tags":{"name":"static/chunks/app/api/check-mock-intercept/route-21db47c08229689f.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44620,"timestamp":801204034625,"id":701,"parentId":698,"tags":{"name":"static/chunks/app/_not-found/page-95616ed7a70b84d7.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44413,"timestamp":801204034844,"id":705,"parentId":698,"tags":{"name":"static/chunks/app/api/all-projects-envs/route-312524aaaaffe75e.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44397,"timestamp":801204034873,"id":706,"parentId":698,"tags":{"name":"static/chunks/app/api/check-workspace/route-ea618578d55f6d3e.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44265,"timestamp":801204035022,"id":708,"parentId":698,"tags":{"name":"static/chunks/app/api/cleanup-project/route-16fdad40de98b440.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44389,"timestamp":801204034911,"id":707,"parentId":698,"tags":{"name":"static/chunks/app/layout-882f4e368aeaff73.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44254,"timestamp":801204035055,"id":709,"parentId":698,"tags":{"name":"static/chunks/app/api/get-mock-data/route-e8c5eb5bfef356e4.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44159,"timestamp":801204035159,"id":710,"parentId":698,"tags":{"name":"static/chunks/app/api/cleanup-mock/route-bbcac882e4f160cb.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44142,"timestamp":801204035196,"id":711,"parentId":698,"tags":{"name":"static/chunks/app/api/microapp-proxy-change-stream/route-92fea0302ce9e17c.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44104,"timestamp":801204035245,"id":713,"parentId":698,"tags":{"name":"static/chunks/app/api/microapp-proxy-config/route-ad103dba19eb36c2.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44292,"timestamp":801204035221,"id":712,"parentId":698,"tags":{"name":"static/chunks/app/api/initialize-workspace/route-a546e3abb74bc427.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44301,"timestamp":801204035291,"id":715,"parentId":698,"tags":{"name":"static/chunks/app/api/mock-file/route-d8676439ef29db7c.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44415,"timestamp":801204035319,"id":716,"parentId":698,"tags":{"name":"static/chunks/app/api/mock-open-status/route-2397a28b4e49887e.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44521,"timestamp":801204035268,"id":714,"parentId":698,"tags":{"name":"static/chunks/app/api/open-all-mock/route-57687ce93101e033.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44589,"timestamp":801204035343,"id":717,"parentId":698,"tags":{"name":"static/chunks/app/api/mock-file-content/route-ed711cf05050ae4b.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44585,"timestamp":801204035365,"id":718,"parentId":698,"tags":{"name":"static/chunks/app/api/mock-setting/route-fc5ad9735304a090.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44554,"timestamp":801204035410,"id":720,"parentId":698,"tags":{"name":"static/chunks/app/api/process/logs/route-2dda16be53467324.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44548,"timestamp":801204035432,"id":721,"parentId":698,"tags":{"name":"static/chunks/app/api/process/logs/stream/route-e3aa80178b56d92e.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44538,"timestamp":801204035455,"id":722,"parentId":698,"tags":{"name":"static/chunks/app/api/project-config/route-0d5799a7d2a92f24.js","cache":"MISS"},"startTime":1754468553279,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44530,"timestamp":801204035476,"id":723,"parentId":698,"tags":{"name":"static/chunks/app/api/retry-project/route-ed8eb5f938cd3503.js","cache":"MISS"},"startTime":1754468553279,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44519,"timestamp":801204035498,"id":724,"parentId":698,"tags":{"name":"static/chunks/app/api/process/status/route-9dadfb92dd227115.js","cache":"MISS"},"startTime":1754468553279,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":44640,"timestamp":801204035387,"id":719,"parentId":698,"tags":{"name":"static/chunks/app/api/open-project/route-33e8ebae3ec34cf6.js","cache":"MISS"},"startTime":1754468553278,"traceId":"6a74de2f57cab15c"}]
|
|
7
|
+
[{"name":"minify-js","duration":44517,"timestamp":801204035520,"id":725,"parentId":698,"tags":{"name":"static/chunks/app/api/process/start/route-4fe85c59a6cf5d14.js","cache":"MISS"},"startTime":1754468553279,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":42818,"timestamp":801204037229,"id":727,"parentId":698,"tags":{"name":"static/chunks/app/page-46b160ccc2d2f6fd.js","cache":"MISS"},"startTime":1754468553280,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":42404,"timestamp":801204037701,"id":729,"parentId":698,"tags":{"name":"static/chunks/webpack-d5f30c51b0af95c2.js","cache":"MISS"},"startTime":1754468553281,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":42894,"timestamp":801204037333,"id":728,"parentId":698,"tags":{"name":"static/chunks/app/initialization/page-9c8eb31c4b362777.js","cache":"MISS"},"startTime":1754468553280,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":45827,"timestamp":801204035542,"id":726,"parentId":698,"tags":{"name":"static/chunks/app/configuration/page-c873f4a20842fe9f.js","cache":"MISS"},"startTime":1754468553279,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":47843,"timestamp":801204045732,"id":732,"parentId":698,"tags":{"name":"static/chunks/167-e44cb396108f68cd.js","cache":"MISS"},"startTime":1754468553289,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":73692,"timestamp":801204028720,"id":699,"parentId":698,"tags":{"name":"static/chunks/main-5057d359c86395ff.js","cache":"MISS"},"startTime":1754468553272,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":108132,"timestamp":801204042085,"id":731,"parentId":698,"tags":{"name":"static/chunks/b8f30182-a6d2a523c696fa81.js","cache":"MISS"},"startTime":1754468553285,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":89714,"timestamp":801204060585,"id":735,"parentId":698,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1754468553304,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":89784,"timestamp":801204060670,"id":736,"parentId":698,"tags":{"name":"static/tATlS048MJsMzIVQDTgrk/_ssgManifest.js","cache":"MISS"},"startTime":1754468553304,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":89934,"timestamp":801204060687,"id":737,"parentId":698,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1754468553304,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":90852,"timestamp":801204060703,"id":738,"parentId":698,"tags":{"name":"static/tATlS048MJsMzIVQDTgrk/_buildManifest.js","cache":"MISS"},"startTime":1754468553304,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":90934,"timestamp":801204060719,"id":739,"parentId":698,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1754468553304,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":106775,"timestamp":801204046567,"id":733,"parentId":698,"tags":{"name":"static/chunks/180-8dacaec05f53f53f.js","cache":"MISS"},"startTime":1754468553290,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":102093,"timestamp":801204052447,"id":734,"parentId":698,"tags":{"name":"static/chunks/495-1a64c3075b5b8ac4.js","cache":"MISS"},"startTime":1754468553296,"traceId":"6a74de2f57cab15c"},{"name":"minify-js","duration":117839,"timestamp":801204037793,"id":730,"parentId":698,"tags":{"name":"static/chunks/framework-4f3c796c070f0605.js","cache":"MISS"},"startTime":1754468553281,"traceId":"6a74de2f57cab15c"},{"name":"minify-webpack-plugin-optimize","duration":135256,"timestamp":801204020387,"id":698,"parentId":246,"tags":{"compilationName":"client","mangle":"true"},"startTime":1754468553263,"traceId":"6a74de2f57cab15c"},{"name":"minify-css","duration":323137,"timestamp":801204155933,"id":741,"parentId":740,"tags":{"file":"static/css/79c9aa5d80d5cf1a.css","cache":"MISS"},"startTime":1754468553399,"traceId":"6a74de2f57cab15c"},{"name":"css-minimizer-plugin","duration":323292,"timestamp":801204155786,"id":740,"parentId":246,"tags":{},"startTime":1754468553399,"traceId":"6a74de2f57cab15c"},{"name":"seal","duration":620144,"timestamp":801203867577,"id":682,"parentId":246,"tags":{},"startTime":1754468553111,"traceId":"6a74de2f57cab15c"},{"name":"webpack-compilation","duration":1740829,"timestamp":801202747095,"id":246,"parentId":243,"tags":{"name":"client"},"startTime":1754468551990,"traceId":"6a74de2f57cab15c"},{"name":"emit","duration":10219,"timestamp":801204488111,"id":742,"parentId":243,"tags":{},"startTime":1754468553731,"traceId":"6a74de2f57cab15c"},{"name":"webpack-close","duration":171618,"timestamp":801204499367,"id":743,"parentId":243,"tags":{"name":"client"},"startTime":1754468553742,"traceId":"6a74de2f57cab15c"},{"name":"webpack-generate-error-stats","duration":2047,"timestamp":801204671027,"id":744,"parentId":743,"tags":{},"startTime":1754468553914,"traceId":"6a74de2f57cab15c"},{"name":"run-webpack-compiler","duration":2164209,"timestamp":801202509053,"id":243,"parentId":242,"tags":{},"startTime":1754468551752,"traceId":"6a74de2f57cab15c"},{"name":"format-webpack-messages","duration":58,"timestamp":801204673266,"id":745,"parentId":242,"tags":{},"startTime":1754468553916,"traceId":"6a74de2f57cab15c"},{"name":"worker-main-client","duration":2164594,"timestamp":801202508818,"id":242,"parentId":1,"tags":{},"startTime":1754468551752,"traceId":"6a74de2f57cab15c"},{"name":"verify-and-lint","duration":1566530,"timestamp":801204698627,"id":749,"parentId":1,"tags":{},"startTime":1754468553942,"traceId":"6a74de2f57cab15c"},{"name":"verify-typescript-setup","duration":2293166,"timestamp":801204697339,"id":748,"parentId":1,"tags":{},"startTime":1754468553940,"traceId":"6a74de2f57cab15c"},{"name":"check-static-error-page","duration":2663,"timestamp":801206999645,"id":752,"parentId":751,"tags":{},"startTime":1754468556243,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":1925,"timestamp":801207011779,"id":753,"parentId":751,"tags":{"page":"/_app"},"startTime":1754468556255,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":1376,"timestamp":801207012344,"id":755,"parentId":751,"tags":{"page":"/_document"},"startTime":1754468556255,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":2467,"timestamp":801207012231,"id":754,"parentId":751,"tags":{"page":"/_error"},"startTime":1754468556255,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":301736,"timestamp":801207017594,"id":782,"parentId":781,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":306004,"timestamp":801207013375,"id":781,"parentId":751,"tags":{"page":"/favicon.ico"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":303808,"timestamp":801207017923,"id":784,"parentId":758,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":309231,"timestamp":801207012525,"id":758,"parentId":751,"tags":{"page":"/api/check-mock-intercept"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":306458,"timestamp":801207018193,"id":789,"parentId":762,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":311964,"timestamp":801207012729,"id":762,"parentId":751,"tags":{"page":"/api/get-mock-data"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":306690,"timestamp":801207018102,"id":786,"parentId":760,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":312218,"timestamp":801207012589,"id":760,"parentId":751,"tags":{"page":"/api/cleanup-mock"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":306713,"timestamp":801207018168,"id":788,"parentId":759,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":312340,"timestamp":801207012559,"id":759,"parentId":751,"tags":{"page":"/api/check-workspace"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":312141,"timestamp":801207018407,"id":793,"parentId":766,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":317746,"timestamp":801207012855,"id":766,"parentId":751,"tags":{"page":"/api/mock-file-content"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":312722,"timestamp":801207018392,"id":792,"parentId":765,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":318301,"timestamp":801207012829,"id":765,"parentId":751,"tags":{"page":"/api/microapp-proxy-config"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":315898,"timestamp":801207017969,"id":785,"parentId":757,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":321409,"timestamp":801207012475,"id":757,"parentId":751,"tags":{"page":"/api/all-projects-envs"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":315415,"timestamp":801207018503,"id":795,"parentId":768,"tags":{},"startTime":1754468556262,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":321005,"timestamp":801207012919,"id":768,"parentId":751,"tags":{"page":"/api/mock-open-status"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":317357,"timestamp":801207018358,"id":791,"parentId":763,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":322961,"timestamp":801207012771,"id":763,"parentId":751,"tags":{"page":"/api/initialize-workspace"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":318295,"timestamp":801207018512,"id":796,"parentId":769,"tags":{},"startTime":1754468556262,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":323880,"timestamp":801207012945,"id":769,"parentId":751,"tags":{"page":"/api/mock-setting"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":322029,"timestamp":801207018522,"id":797,"parentId":770,"tags":{},"startTime":1754468556262,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":327493,"timestamp":801207013077,"id":770,"parentId":751,"tags":{"page":"/api/open-all-mock"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":325518,"timestamp":801207018543,"id":799,"parentId":772,"tags":{},"startTime":1754468556262,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":330942,"timestamp":801207013148,"id":772,"parentId":751,"tags":{"page":"/api/process/logs"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":326793,"timestamp":801207018535,"id":798,"parentId":771,"tags":{},"startTime":1754468556262,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":332225,"timestamp":801207013119,"id":771,"parentId":751,"tags":{"page":"/api/open-project"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":326923,"timestamp":801207018486,"id":794,"parentId":767,"tags":{},"startTime":1754468556262,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":332531,"timestamp":801207012882,"id":767,"parentId":751,"tags":{"page":"/api/mock-file"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":329143,"timestamp":801207018141,"id":787,"parentId":761,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":334704,"timestamp":801207012619,"id":761,"parentId":751,"tags":{"page":"/api/cleanup-project"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":329502,"timestamp":801207017862,"id":783,"parentId":756,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":335012,"timestamp":801207012360,"id":756,"parentId":751,"tags":{"page":"/_not-found"},"startTime":1754468556255,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":328835,"timestamp":801207018585,"id":802,"parentId":775,"tags":{},"startTime":1754468556262,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":334198,"timestamp":801207013229,"id":775,"parentId":751,"tags":{"page":"/api/process/status"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":329139,"timestamp":801207018676,"id":803,"parentId":776,"tags":{},"startTime":1754468556262,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":334601,"timestamp":801207013253,"id":776,"parentId":751,"tags":{"page":"/api/project-config"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":331497,"timestamp":801207018553,"id":800,"parentId":773,"tags":{},"startTime":1754468556262,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":336886,"timestamp":801207013180,"id":773,"parentId":751,"tags":{"page":"/api/process/logs/stream"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":332620,"timestamp":801207020362,"id":805,"parentId":779,"tags":{},"startTime":1754468556263,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":339761,"timestamp":801207013327,"id":779,"parentId":751,"tags":{"page":"/initialization"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":337110,"timestamp":801207018572,"id":801,"parentId":774,"tags":{},"startTime":1754468556262,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":342497,"timestamp":801207013204,"id":774,"parentId":751,"tags":{"page":"/api/process/start"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":336108,"timestamp":801207020372,"id":806,"parentId":780,"tags":{},"startTime":1754468556263,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":343143,"timestamp":801207013352,"id":780,"parentId":751,"tags":{"page":"/"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":339785,"timestamp":801207018702,"id":804,"parentId":777,"tags":{},"startTime":1754468556262,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":345225,"timestamp":801207013278,"id":777,"parentId":751,"tags":{"page":"/api/retry-project"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":343327,"timestamp":801207020375,"id":807,"parentId":778,"tags":{},"startTime":1754468556263,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":350419,"timestamp":801207013301,"id":778,"parentId":751,"tags":{"page":"/configuration"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"is-page-static","duration":345908,"timestamp":801207018217,"id":790,"parentId":764,"tags":{},"startTime":1754468556261,"traceId":"6a74de2f57cab15c"},{"name":"check-page","duration":351330,"timestamp":801207012801,"id":764,"parentId":751,"tags":{"page":"/api/microapp-proxy-change-stream"},"startTime":1754468556256,"traceId":"6a74de2f57cab15c"},{"name":"static-check","duration":364817,"timestamp":801206999346,"id":751,"parentId":1,"tags":{},"startTime":1754468556242,"traceId":"6a74de2f57cab15c"},{"name":"generate-required-server-files","duration":256,"timestamp":801207364340,"id":809,"parentId":1,"tags":{},"startTime":1754468556607,"traceId":"6a74de2f57cab15c"},{"name":"write-routes-manifest","duration":1916,"timestamp":801207370489,"id":811,"parentId":1,"tags":{},"startTime":1754468556614,"traceId":"6a74de2f57cab15c"},{"name":"load-dotenv","duration":14,"timestamp":801207403189,"id":814,"parentId":813,"tags":{},"startTime":1754468556646,"traceId":"6a74de2f57cab15c"},{"name":"run-export-path-map","duration":259,"timestamp":801207848171,"id":815,"parentId":813,"tags":{},"startTime":1754468557091,"traceId":"6a74de2f57cab15c"},{"name":"next-export","duration":899017,"timestamp":801207402720,"id":813,"parentId":1,"tags":{},"startTime":1754468556646,"traceId":"6a74de2f57cab15c"},{"name":"move-exported-app-not-found-","duration":3353,"timestamp":801208302773,"id":816,"parentId":812,"tags":{},"startTime":1754468557546,"traceId":"6a74de2f57cab15c"},{"name":"move-exported-page","duration":37735,"timestamp":801208306233,"id":817,"parentId":812,"tags":{},"startTime":1754468557549,"traceId":"6a74de2f57cab15c"},{"name":"static-generation","duration":1029117,"timestamp":801207397746,"id":812,"parentId":1,"tags":{},"startTime":1754468556641,"traceId":"6a74de2f57cab15c"},{"name":"write-routes-manifest","duration":7519,"timestamp":801208426880,"id":818,"parentId":1,"tags":{},"startTime":1754468557670,"traceId":"6a74de2f57cab15c"},{"name":"node-file-trace-build","duration":4591342,"timestamp":801207365874,"id":810,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1754468556609,"traceId":"6a74de2f57cab15c"},{"name":"apply-include-excludes","duration":451,"timestamp":801211957237,"id":819,"parentId":1,"tags":{},"startTime":1754468561200,"traceId":"6a74de2f57cab15c"},{"name":"print-tree-view","duration":2128,"timestamp":801211958033,"id":820,"parentId":1,"tags":{},"startTime":1754468561201,"traceId":"6a74de2f57cab15c"},{"name":"telemetry-flush","duration":20,"timestamp":801211960167,"id":821,"parentId":1,"tags":{},"startTime":1754468561203,"traceId":"6a74de2f57cab15c"},{"name":"next-build","duration":12195432,"timestamp":801199764759,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.3.4","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1754468549008,"traceId":"6a74de2f57cab15c"}]
|