d1s 0.3.7 → 0.3.10
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/dist/.next/BUILD_ID +1 -1
- package/dist/.next/app-build-manifest.json +125 -125
- package/dist/.next/app-path-routes-manifest.json +23 -1
- package/dist/.next/build-manifest.json +14 -14
- package/dist/.next/export-marker.json +6 -1
- package/dist/.next/images-manifest.json +58 -1
- package/dist/.next/next-minimal-server.js.nft.json +1 -1
- package/dist/.next/next-server.js.nft.json +1 -1
- package/dist/.next/prerender-manifest.json +61 -1
- package/dist/.next/react-loadable-manifest.json +5 -5
- package/dist/.next/required-server-files.json +325 -1
- package/dist/.next/routes-manifest.json +70 -1
- package/dist/.next/server/app/_not-found/page.js +2 -1
- package/dist/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found.html +1 -1
- package/dist/.next/server/app/_not-found.meta +1 -1
- package/dist/.next/server/app/_not-found.rsc +15 -12
- package/dist/.next/server/app/api/cloudflare/route.js +1 -1
- package/dist/.next/server/app/api/cloudflare/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/databases/route.js +1 -1
- package/dist/.next/server/app/api/databases/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/migrations/list/route.js +8 -8
- package/dist/.next/server/app/api/migrations/list/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/migrations/list/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/migrations/sync/route.js +10 -10
- package/dist/.next/server/app/api/migrations/sync/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/migrations/sync-files/route.js +8 -8
- package/dist/.next/server/app/api/migrations/sync-files/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/pro/route.js +1 -1
- package/dist/.next/server/app/api/pro/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/pro/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/pull-data/confirm/route.js +1 -1
- package/dist/.next/server/app/api/pull-data/confirm/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/pull-remote/confirm/route.js +8 -8
- package/dist/.next/server/app/api/pull-remote/confirm/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/pull-remote/preview/route.js +8 -8
- package/dist/.next/server/app/api/pull-remote/preview/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/push-remote/confirm/route.js +10 -10
- package/dist/.next/server/app/api/push-remote/confirm/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/push-remote/preview/route.js +10 -10
- package/dist/.next/server/app/api/push-remote/preview/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/query/route.js +9 -9
- package/dist/.next/server/app/api/query/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/schema/route.js +1 -1
- package/dist/.next/server/app/api/schema/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/schema/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/tables/[name]/import/route.js +1 -1
- package/dist/.next/server/app/api/tables/[name]/import/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/tables/[name]/import/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/tables/[name]/route.js +5 -5
- package/dist/.next/server/app/api/tables/[name]/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/tables/route.js +2 -2
- package/dist/.next/server/app/api/tables/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/time-travel/preview/route.js +1 -1
- package/dist/.next/server/app/api/time-travel/preview/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/time-travel/preview/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/time-travel/restore/route.js +1 -1
- package/dist/.next/server/app/api/time-travel/restore/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/time-travel/restore/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/update/route.js +1 -1
- package/dist/.next/server/app/api/update/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/index.html +3 -3
- package/dist/.next/server/app/index.meta +1 -1
- package/dist/.next/server/app/index.rsc +18 -15
- package/dist/.next/server/app/page.js +15 -14
- package/dist/.next/server/app/page.js.nft.json +1 -1
- package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app-paths-manifest.json +4 -4
- package/dist/.next/server/chunks/347.js +23 -0
- package/dist/.next/server/chunks/366.js +1 -0
- package/dist/.next/server/chunks/386.js +9 -0
- package/dist/.next/server/chunks/611.js +6 -0
- package/dist/.next/server/chunks/626.js +30 -0
- package/dist/.next/server/chunks/692.js +1 -0
- package/dist/.next/server/chunks/839.js +1 -0
- package/dist/.next/server/chunks/873.js +22 -0
- package/dist/.next/server/functions-config-manifest.json +6 -1
- package/dist/.next/server/middleware-build-manifest.js +1 -1
- package/dist/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/dist/.next/server/pages/404.html +1 -1
- package/dist/.next/server/pages/500.html +1 -1
- package/dist/.next/server/pages/_app.js +1 -1
- package/dist/.next/server/pages/_document.js +1 -1
- package/dist/.next/server/pages/_document.js.nft.json +1 -1
- package/dist/.next/server/pages/_error.js +19 -1
- package/dist/.next/server/pages/_error.js.nft.json +1 -1
- package/dist/.next/server/pages-manifest.json +6 -1
- package/dist/.next/server/server-reference-manifest.json +1 -1
- package/dist/.next/server/webpack-runtime.js +1 -1
- package/dist/.next/static/{TqY9pInUBjZNteD9IEnz3 → TDqrfll63o1FXL7rpt5E_}/_buildManifest.js +1 -1
- package/dist/.next/static/chunks/1a258343.234dd786cf6c097e.js +1 -0
- package/dist/.next/static/chunks/255-4f212684648fcab9.js +1 -0
- package/dist/.next/static/chunks/421-55f8ce492f5bd9c3.js +1 -0
- package/dist/.next/static/chunks/4bd1b696-c023c6e3521b1417.js +1 -0
- package/dist/.next/static/chunks/654-f2f8931465d44ae7.js +1 -0
- package/dist/.next/static/chunks/69-00a70b2df83ed9ee.js +1 -0
- package/dist/.next/static/chunks/823-5f8f96173644e0cc.js +1 -0
- package/dist/.next/static/chunks/95.8b08bca2768cb67c.js +1 -0
- package/dist/.next/static/chunks/{52.2cdc9bdb75e1fc2e.js → 950.01ba9ad634bd1f43.js} +1 -1
- package/dist/.next/static/chunks/app/_not-found/page-255a8a616fa8d3a5.js +1 -0
- package/dist/.next/static/chunks/app/api/cloudflare/{route-d0c1dc2a9e7dce36.js → route-58aca057db1e5530.js} +1 -1
- package/dist/.next/static/chunks/app/api/databases/{route-cd322321212797cf.js → route-58aca057db1e5530.js} +1 -1
- package/dist/.next/static/chunks/app/api/migrations/list/{route-cd710ff75b6bcd02.js → route-58aca057db1e5530.js} +1 -1
- package/dist/.next/static/chunks/app/api/migrations/sync/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/migrations/sync-files/{route-79ee2c26f87d3bc7.js → route-58aca057db1e5530.js} +1 -1
- package/dist/.next/static/chunks/app/api/pro/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/pull-data/confirm/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/pull-remote/confirm/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/pull-remote/preview/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/push-remote/confirm/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/push-remote/preview/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/query/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/schema/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/tables/[name]/import/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/tables/[name]/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/tables/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/time-travel/preview/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/time-travel/restore/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/api/update/route-58aca057db1e5530.js +1 -0
- package/dist/.next/static/chunks/app/layout-a5219438265f0b6c.js +1 -0
- package/dist/.next/static/chunks/app/page-5f0b0b876d1c4c1c.js +1 -0
- package/dist/.next/static/chunks/framework-a6e0b7e30f98059a.js +1 -0
- package/dist/.next/static/chunks/main-0bd218f776705cbf.js +1 -0
- package/dist/.next/static/chunks/main-app-d20e9d5e211da7c8.js +1 -0
- package/dist/.next/static/chunks/pages/_app-7d307437aca18ad4.js +1 -0
- package/dist/.next/static/chunks/pages/_error-cb2a52f75f2162e2.js +1 -0
- package/dist/.next/static/chunks/webpack-c7b9f95656aa8fe9.js +1 -0
- package/dist/.next/static/css/599369d853c61df7.css +31 -0
- package/dist/.next/static/css/b69f03bff92613ce.css +3 -0
- package/dist/.next/trace +3 -3
- package/package.json +2 -2
- package/dist/.next/server/chunks/226.js +0 -30
- package/dist/.next/server/chunks/391.js +0 -23
- package/dist/.next/server/chunks/452.js +0 -1
- package/dist/.next/server/chunks/487.js +0 -1
- package/dist/.next/server/chunks/572.js +0 -1
- package/dist/.next/server/chunks/627.js +0 -6
- package/dist/.next/server/chunks/992.js +0 -3
- package/dist/.next/server/chunks/994.js +0 -13
- package/dist/.next/static/chunks/1a258343.3b3e7ba5ba0bd0d2.js +0 -1
- package/dist/.next/static/chunks/345.8fc37569d5708622.js +0 -1
- package/dist/.next/static/chunks/480-85b6c8ae3f51b156.js +0 -1
- package/dist/.next/static/chunks/4bd1b696-124ea104c06f6cea.js +0 -1
- package/dist/.next/static/chunks/517-c876ce2f00030cd0.js +0 -2
- package/dist/.next/static/chunks/692-9e59d546afd11ec3.js +0 -1
- package/dist/.next/static/chunks/803-a2fcfbd00e6b3b38.js +0 -1
- package/dist/.next/static/chunks/92-a84bdac2be7c8d7a.js +0 -1
- package/dist/.next/static/chunks/app/_not-found/page-3e24b81707d98126.js +0 -1
- package/dist/.next/static/chunks/app/api/migrations/sync/route-ee522f232b9f0a9c.js +0 -1
- package/dist/.next/static/chunks/app/api/pro/route-c90c1f901fc00d38.js +0 -1
- package/dist/.next/static/chunks/app/api/pull-data/confirm/route-118764086af798f8.js +0 -1
- package/dist/.next/static/chunks/app/api/pull-remote/confirm/route-2b0ade4ebfcea0bc.js +0 -1
- package/dist/.next/static/chunks/app/api/pull-remote/preview/route-342db7ea13e6f447.js +0 -1
- package/dist/.next/static/chunks/app/api/push-remote/confirm/route-b778c053bd515abd.js +0 -1
- package/dist/.next/static/chunks/app/api/push-remote/preview/route-ab090482f299f57f.js +0 -1
- package/dist/.next/static/chunks/app/api/query/route-4d21a8b1d34491f1.js +0 -1
- package/dist/.next/static/chunks/app/api/schema/route-cb17a387d6b557ad.js +0 -1
- package/dist/.next/static/chunks/app/api/tables/[name]/import/route-510472de7a5c29bd.js +0 -1
- package/dist/.next/static/chunks/app/api/tables/[name]/route-6a1fa95c303ce0de.js +0 -1
- package/dist/.next/static/chunks/app/api/tables/route-daa975df4ea8e8f8.js +0 -1
- package/dist/.next/static/chunks/app/api/time-travel/preview/route-5787d7e8f17bd539.js +0 -1
- package/dist/.next/static/chunks/app/api/time-travel/restore/route-84b64a27e831e21c.js +0 -1
- package/dist/.next/static/chunks/app/api/update/route-54ee900537982652.js +0 -1
- package/dist/.next/static/chunks/app/layout-f0ec4d636ee0f763.js +0 -1
- package/dist/.next/static/chunks/app/page-6bcbc40fdbc40128.js +0 -1
- package/dist/.next/static/chunks/framework-d29117d969504448.js +0 -1
- package/dist/.next/static/chunks/main-8d0ab17774ffa031.js +0 -1
- package/dist/.next/static/chunks/main-app-4506e88db72db4b7.js +0 -1
- package/dist/.next/static/chunks/pages/_app-d23763e3e6c904ff.js +0 -1
- package/dist/.next/static/chunks/pages/_error-9b7125ad1a1e68fa.js +0 -1
- package/dist/.next/static/chunks/webpack-024900a94af4f0a7.js +0 -1
- package/dist/.next/static/css/2c165a0ede9b2442.css +0 -3
- package/dist/.next/static/css/32df9a4d493f8b0f.css +0 -31
- /package/dist/.next/static/{TqY9pInUBjZNteD9IEnz3 → TDqrfll63o1FXL7rpt5E_}/_ssgManifest.js +0 -0
package/dist/.next/trace
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
[{"name":"generate-buildid","duration":140,"timestamp":2125506595082,"id":4,"parentId":1,"tags":{},"startTime":1774501215373,"traceId":"6d53023c22778486"},{"name":"load-custom-routes","duration":178,"timestamp":2125506595271,"id":5,"parentId":1,"tags":{},"startTime":1774501215373,"traceId":"6d53023c22778486"},{"name":"create-dist-dir","duration":170,"timestamp":2125506649340,"id":6,"parentId":1,"tags":{},"startTime":1774501215427,"traceId":"6d53023c22778486"},{"name":"create-pages-mapping","duration":121,"timestamp":2125506662837,"id":7,"parentId":1,"tags":{},"startTime":1774501215441,"traceId":"6d53023c22778486"},{"name":"collect-app-paths","duration":2609,"timestamp":2125506662981,"id":8,"parentId":1,"tags":{},"startTime":1774501215441,"traceId":"6d53023c22778486"},{"name":"create-app-mapping","duration":1034,"timestamp":2125506665616,"id":9,"parentId":1,"tags":{},"startTime":1774501215444,"traceId":"6d53023c22778486"},{"name":"public-dir-conflict-check","duration":763,"timestamp":2125506667256,"id":10,"parentId":1,"tags":{},"startTime":1774501215445,"traceId":"6d53023c22778486"},{"name":"generate-routes-manifest","duration":1914,"timestamp":2125506668150,"id":11,"parentId":1,"tags":{},"startTime":1774501215446,"traceId":"6d53023c22778486"},{"name":"create-entrypoints","duration":53250,"timestamp":2125506676299,"id":14,"parentId":1,"tags":{},"startTime":1774501215454,"traceId":"6d53023c22778486"},{"name":"generate-webpack-config","duration":250483,"timestamp":2125506729612,"id":15,"parentId":13,"tags":{},"startTime":1774501215508,"traceId":"6d53023c22778486"},{"name":"next-trace-entrypoint-plugin","duration":8236,"timestamp":2125507049038,"id":17,"parentId":16,"tags":{},"startTime":1774501215827,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":278634,"timestamp":2125507067914,"id":37,"parentId":18,"tags":{"request":"next/dist/pages/_app"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":295798,"timestamp":2125507068032,"id":42,"parentId":18,"tags":{"request":"next/dist/pages/_document"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":333330,"timestamp":2125507067917,"id":38,"parentId":18,"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":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":430793,"timestamp":2125507067907,"id":35,"parentId":18,"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=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%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":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":430688,"timestamp":2125507068025,"id":41,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":448862,"timestamp":2125507067747,"id":24,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpro%2Froute&name=app%2Fapi%2Fpro%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpro%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpro%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":448718,"timestamp":2125507067904,"id":34,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fupdate%2Froute&name=app%2Fapi%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fupdate%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":496877,"timestamp":2125507067446,"id":19,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcloudflare%2Froute&name=app%2Fapi%2Fcloudflare%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcloudflare%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcloudflare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215845,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":496606,"timestamp":2125507067735,"id":22,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmigrations%2Fsync-files%2Froute&name=app%2Fapi%2Fmigrations%2Fsync-files%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Fsync-files%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Fsync-files%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":496825,"timestamp":2125507067741,"id":23,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmigrations%2Fsync%2Froute&name=app%2Fapi%2Fmigrations%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Fsync%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":496843,"timestamp":2125507067752,"id":25,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpull-data%2Fconfirm%2Froute&name=app%2Fapi%2Fpull-data%2Fconfirm%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpull-data%2Fconfirm%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-data%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":496843,"timestamp":2125507067762,"id":26,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpull-remote%2Fpreview%2Froute&name=app%2Fapi%2Fpull-remote%2Fpreview%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpull-remote%2Fpreview%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-remote%2Fpreview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":496842,"timestamp":2125507067769,"id":27,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush-remote%2Fpreview%2Froute&name=app%2Fapi%2Fpush-remote%2Fpreview%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush-remote%2Fpreview%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush-remote%2Fpreview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":496822,"timestamp":2125507067798,"id":29,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fquery%2Froute&name=app%2Fapi%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fquery%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":496748,"timestamp":2125507067894,"id":32,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftime-travel%2Fpreview%2Froute&name=app%2Fapi%2Ftime-travel%2Fpreview%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftime-travel%2Fpreview%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftime-travel%2Fpreview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":496757,"timestamp":2125507067898,"id":33,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fschema%2Froute&name=app%2Fapi%2Fschema%2Froute&pagePath=private-next-app-dir%2Fapi%2Fschema%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fschema%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":496879,"timestamp":2125507067783,"id":28,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush-remote%2Fconfirm%2Froute&name=app%2Fapi%2Fpush-remote%2Fconfirm%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush-remote%2Fconfirm%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush-remote%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":496757,"timestamp":2125507067911,"id":36,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftime-travel%2Frestore%2Froute&name=app%2Fapi%2Ftime-travel%2Frestore%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftime-travel%2Frestore%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftime-travel%2Frestore%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":567332,"timestamp":2125507067715,"id":20,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdatabases%2Froute&name=app%2Fapi%2Fdatabases%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdatabases%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdatabases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":567372,"timestamp":2125507067729,"id":21,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmigrations%2Flist%2Froute&name=app%2Fapi%2Fmigrations%2Flist%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Flist%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Flist%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":567229,"timestamp":2125507067880,"id":31,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftables%2Froute&name=app%2Fapi%2Ftables%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftables%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":567309,"timestamp":2125507067807,"id":30,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftables%2F%5Bname%5D%2Fimport%2Froute&name=app%2Fapi%2Ftables%2F%5Bname%5D%2Fimport%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftables%2F%5Bname%5D%2Fimport%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2F%5Bname%5D%2Fimport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":567157,"timestamp":2125507067969,"id":40,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftables%2F%5Bname%5D%2Froute&name=app%2Fapi%2Ftables%2F%5Bname%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftables%2F%5Bname%5D%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2F%5Bname%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":567214,"timestamp":2125507067920,"id":39,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpull-remote%2Fconfirm%2Froute&name=app%2Fapi%2Fpull-remote%2Fconfirm%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpull-remote%2Fconfirm%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-remote%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1774501215846,"traceId":"6d53023c22778486"},{"name":"make","duration":1016178,"timestamp":2125507067142,"id":18,"parentId":16,"tags":{},"startTime":1774501215845,"traceId":"6d53023c22778486"},{"name":"get-entries","duration":1696,"timestamp":2125508084545,"id":130,"parentId":129,"tags":{},"startTime":1774501216862,"traceId":"6d53023c22778486"},{"name":"node-file-trace-plugin","duration":183308,"timestamp":2125508088414,"id":131,"parentId":129,"tags":{"traceEntryCount":"44"},"startTime":1774501216866,"traceId":"6d53023c22778486"},{"name":"collect-traced-files","duration":2809,"timestamp":2125508271737,"id":132,"parentId":129,"tags":{},"startTime":1774501217050,"traceId":"6d53023c22778486"},{"name":"finish-modules","duration":190113,"timestamp":2125508084454,"id":129,"parentId":17,"tags":{},"startTime":1774501216862,"traceId":"6d53023c22778486"},{"name":"chunk-graph","duration":18459,"timestamp":2125508319835,"id":134,"parentId":133,"tags":{},"startTime":1774501217098,"traceId":"6d53023c22778486"},{"name":"optimize-modules","duration":13,"timestamp":2125508338385,"id":136,"parentId":133,"tags":{},"startTime":1774501217116,"traceId":"6d53023c22778486"},{"name":"optimize-chunks","duration":18967,"timestamp":2125508338437,"id":137,"parentId":133,"tags":{},"startTime":1774501217116,"traceId":"6d53023c22778486"},{"name":"optimize-tree","duration":70,"timestamp":2125508357466,"id":138,"parentId":133,"tags":{},"startTime":1774501217135,"traceId":"6d53023c22778486"},{"name":"optimize-chunk-modules","duration":17600,"timestamp":2125508357581,"id":139,"parentId":133,"tags":{},"startTime":1774501217135,"traceId":"6d53023c22778486"},{"name":"optimize","duration":36890,"timestamp":2125508338353,"id":135,"parentId":133,"tags":{},"startTime":1774501217116,"traceId":"6d53023c22778486"},{"name":"module-hash","duration":23974,"timestamp":2125508405457,"id":140,"parentId":133,"tags":{},"startTime":1774501217183,"traceId":"6d53023c22778486"},{"name":"code-generation","duration":258138,"timestamp":2125508429498,"id":141,"parentId":133,"tags":{},"startTime":1774501217207,"traceId":"6d53023c22778486"},{"name":"hash","duration":5838,"timestamp":2125508692069,"id":142,"parentId":133,"tags":{},"startTime":1774501217470,"traceId":"6d53023c22778486"},{"name":"code-generation-jobs","duration":208,"timestamp":2125508697905,"id":143,"parentId":133,"tags":{},"startTime":1774501217476,"traceId":"6d53023c22778486"},{"name":"module-assets","duration":2172,"timestamp":2125508698046,"id":144,"parentId":133,"tags":{},"startTime":1774501217476,"traceId":"6d53023c22778486"},{"name":"create-chunk-assets","duration":20621,"timestamp":2125508700275,"id":145,"parentId":133,"tags":{},"startTime":1774501217478,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":31725,"timestamp":2125508745088,"id":152,"parentId":146,"tags":{"name":"../app/api/pro/route.js","cache":"HIT"},"startTime":1774501217523,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":29710,"timestamp":2125508747118,"id":162,"parentId":146,"tags":{"name":"../app/api/update/route.js","cache":"HIT"},"startTime":1774501217525,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":29702,"timestamp":2125508747129,"id":163,"parentId":146,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1774501217525,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":29490,"timestamp":2125508747342,"id":165,"parentId":146,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1774501217525,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":29481,"timestamp":2125508747352,"id":166,"parentId":146,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1774501217525,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":9903,"timestamp":2125508766933,"id":170,"parentId":146,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1774501217545,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":9881,"timestamp":2125508766956,"id":171,"parentId":146,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1774501217545,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":9878,"timestamp":2125508766960,"id":172,"parentId":146,"tags":{"name":"487.js","cache":"HIT"},"startTime":1774501217545,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":9876,"timestamp":2125508766963,"id":173,"parentId":146,"tags":{"name":"994.js","cache":"HIT"},"startTime":1774501217545,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":9875,"timestamp":2125508766965,"id":174,"parentId":146,"tags":{"name":"452.js","cache":"HIT"},"startTime":1774501217545,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":650,"timestamp":2125508776191,"id":177,"parentId":146,"tags":{"name":"627.js","cache":"HIT"},"startTime":1774501217554,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":630,"timestamp":2125508776212,"id":178,"parentId":146,"tags":{"name":"226.js","cache":"HIT"},"startTime":1774501217554,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":81435,"timestamp":2125508740081,"id":147,"parentId":146,"tags":{"name":"../app/api/cloudflare/route.js","cache":"MISS"},"startTime":1774501217518,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":79270,"timestamp":2125508742382,"id":148,"parentId":146,"tags":{"name":"../app/api/databases/route.js","cache":"MISS"},"startTime":1774501217520,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":78804,"timestamp":2125508742894,"id":149,"parentId":146,"tags":{"name":"../app/api/migrations/list/route.js","cache":"MISS"},"startTime":1774501217521,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":77717,"timestamp":2125508744012,"id":150,"parentId":146,"tags":{"name":"../app/api/migrations/sync-files/route.js","cache":"MISS"},"startTime":1774501217522,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":76628,"timestamp":2125508745151,"id":153,"parentId":146,"tags":{"name":"../app/api/pull-data/confirm/route.js","cache":"MISS"},"startTime":1774501217523,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":76873,"timestamp":2125508744952,"id":151,"parentId":146,"tags":{"name":"../app/api/migrations/sync/route.js","cache":"MISS"},"startTime":1774501217523,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":76623,"timestamp":2125508745225,"id":154,"parentId":146,"tags":{"name":"../app/api/pull-remote/preview/route.js","cache":"MISS"},"startTime":1774501217523,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":76496,"timestamp":2125508745375,"id":155,"parentId":146,"tags":{"name":"../app/api/push-remote/preview/route.js","cache":"MISS"},"startTime":1774501217523,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":76291,"timestamp":2125508745614,"id":156,"parentId":146,"tags":{"name":"../app/api/push-remote/confirm/route.js","cache":"MISS"},"startTime":1774501217524,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":76064,"timestamp":2125508745874,"id":157,"parentId":146,"tags":{"name":"../app/api/query/route.js","cache":"MISS"},"startTime":1774501217524,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":75016,"timestamp":2125508746941,"id":161,"parentId":146,"tags":{"name":"../app/api/schema/route.js","cache":"MISS"},"startTime":1774501217525,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":75537,"timestamp":2125508746447,"id":159,"parentId":146,"tags":{"name":"../app/api/tables/route.js","cache":"MISS"},"startTime":1774501217524,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":75944,"timestamp":2125508746061,"id":158,"parentId":146,"tags":{"name":"../app/api/tables/[name]/import/route.js","cache":"MISS"},"startTime":1774501217524,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":75298,"timestamp":2125508746738,"id":160,"parentId":146,"tags":{"name":"../app/api/time-travel/preview/route.js","cache":"MISS"},"startTime":1774501217525,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":77031,"timestamp":2125508747132,"id":164,"parentId":146,"tags":{"name":"../app/api/time-travel/restore/route.js","cache":"MISS"},"startTime":1774501217525,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":82700,"timestamp":2125508747355,"id":167,"parentId":146,"tags":{"name":"../app/api/pull-remote/confirm/route.js","cache":"MISS"},"startTime":1774501217525,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":82484,"timestamp":2125508747802,"id":168,"parentId":146,"tags":{"name":"../app/api/tables/[name]/route.js","cache":"MISS"},"startTime":1774501217526,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":62568,"timestamp":2125508776218,"id":179,"parentId":146,"tags":{"name":"572.js","cache":"MISS"},"startTime":1774501217554,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":172161,"timestamp":2125508766968,"id":175,"parentId":146,"tags":{"name":"391.js","cache":"MISS"},"startTime":1774501217545,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":208488,"timestamp":2125508770688,"id":176,"parentId":146,"tags":{"name":"992.js","cache":"MISS"},"startTime":1774501217549,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":244043,"timestamp":2125508748254,"id":169,"parentId":146,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1774501217526,"traceId":"6d53023c22778486"},{"name":"minify-webpack-plugin-optimize","duration":267522,"timestamp":2125508724833,"id":146,"parentId":16,"tags":{"compilationName":"server"},"startTime":1774501217503,"traceId":"6d53023c22778486"},{"name":"css-minimizer-plugin","duration":129,"timestamp":2125508992495,"id":180,"parentId":16,"tags":{},"startTime":1774501217770,"traceId":"6d53023c22778486"},{"name":"create-trace-assets","duration":2382,"timestamp":2125508992748,"id":181,"parentId":17,"tags":{},"startTime":1774501217771,"traceId":"6d53023c22778486"},{"name":"seal","duration":698733,"timestamp":2125508304390,"id":133,"parentId":16,"tags":{},"startTime":1774501217082,"traceId":"6d53023c22778486"},{"name":"webpack-compilation","duration":1987182,"timestamp":2125507044652,"id":16,"parentId":13,"tags":{"name":"server"},"startTime":1774501215823,"traceId":"6d53023c22778486"},{"name":"emit","duration":10443,"timestamp":2125509032217,"id":182,"parentId":13,"tags":{},"startTime":1774501217810,"traceId":"6d53023c22778486"},{"name":"webpack-close","duration":114832,"timestamp":2125509043919,"id":183,"parentId":13,"tags":{"name":"server"},"startTime":1774501217822,"traceId":"6d53023c22778486"},{"name":"webpack-generate-error-stats","duration":1408,"timestamp":2125509158823,"id":184,"parentId":183,"tags":{},"startTime":1774501217937,"traceId":"6d53023c22778486"},{"name":"make","duration":158,"timestamp":2125509167315,"id":186,"parentId":185,"tags":{},"startTime":1774501217945,"traceId":"6d53023c22778486"},{"name":"chunk-graph","duration":254,"timestamp":2125509167857,"id":188,"parentId":187,"tags":{},"startTime":1774501217946,"traceId":"6d53023c22778486"},{"name":"optimize-modules","duration":3,"timestamp":2125509168135,"id":190,"parentId":187,"tags":{},"startTime":1774501217946,"traceId":"6d53023c22778486"},{"name":"optimize-chunks","duration":46,"timestamp":2125509168169,"id":191,"parentId":187,"tags":{},"startTime":1774501217946,"traceId":"6d53023c22778486"},{"name":"optimize-tree","duration":4,"timestamp":2125509168236,"id":192,"parentId":187,"tags":{},"startTime":1774501217946,"traceId":"6d53023c22778486"},{"name":"optimize-chunk-modules","duration":44,"timestamp":2125509168298,"id":193,"parentId":187,"tags":{},"startTime":1774501217946,"traceId":"6d53023c22778486"},{"name":"optimize","duration":250,"timestamp":2125509168122,"id":189,"parentId":187,"tags":{},"startTime":1774501217946,"traceId":"6d53023c22778486"},{"name":"module-hash","duration":9,"timestamp":2125509168478,"id":194,"parentId":187,"tags":{},"startTime":1774501217946,"traceId":"6d53023c22778486"}]
|
|
2
|
-
[{"name":"code-generation","duration":7,"timestamp":2125509168548,"id":195,"parentId":187,"tags":{},"startTime":1774501217946,"traceId":"6d53023c22778486"},{"name":"hash","duration":30,"timestamp":2125509168603,"id":196,"parentId":187,"tags":{},"startTime":1774501217947,"traceId":"6d53023c22778486"},{"name":"code-generation-jobs","duration":21,"timestamp":2125509168633,"id":197,"parentId":187,"tags":{},"startTime":1774501217947,"traceId":"6d53023c22778486"},{"name":"module-assets","duration":11,"timestamp":2125509168650,"id":198,"parentId":187,"tags":{},"startTime":1774501217947,"traceId":"6d53023c22778486"},{"name":"create-chunk-assets","duration":8,"timestamp":2125509168664,"id":199,"parentId":187,"tags":{},"startTime":1774501217947,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":34,"timestamp":2125509172282,"id":201,"parentId":200,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1774501217950,"traceId":"6d53023c22778486"},{"name":"minify-webpack-plugin-optimize","duration":311,"timestamp":2125509172010,"id":200,"parentId":185,"tags":{"compilationName":"edge-server"},"startTime":1774501217950,"traceId":"6d53023c22778486"},{"name":"css-minimizer-plugin","duration":3,"timestamp":2125509172337,"id":202,"parentId":185,"tags":{},"startTime":1774501217950,"traceId":"6d53023c22778486"},{"name":"seal","duration":5427,"timestamp":2125509167770,"id":187,"parentId":185,"tags":{},"startTime":1774501217946,"traceId":"6d53023c22778486"},{"name":"webpack-compilation","duration":6776,"timestamp":2125509166467,"id":185,"parentId":13,"tags":{"name":"edge-server"},"startTime":1774501217944,"traceId":"6d53023c22778486"},{"name":"emit","duration":382,"timestamp":2125509173266,"id":203,"parentId":13,"tags":{},"startTime":1774501217951,"traceId":"6d53023c22778486"},{"name":"webpack-close","duration":121,"timestamp":2125509173799,"id":204,"parentId":13,"tags":{"name":"edge-server"},"startTime":1774501217952,"traceId":"6d53023c22778486"},{"name":"webpack-generate-error-stats","duration":426,"timestamp":2125509173925,"id":205,"parentId":204,"tags":{},"startTime":1774501217952,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124649,"timestamp":2125509179434,"id":215,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124664,"timestamp":2125509179435,"id":216,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124662,"timestamp":2125509179439,"id":217,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124661,"timestamp":2125509179441,"id":218,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124661,"timestamp":2125509179443,"id":219,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124661,"timestamp":2125509179444,"id":220,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124660,"timestamp":2125509179446,"id":221,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124658,"timestamp":2125509179449,"id":222,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124658,"timestamp":2125509179451,"id":223,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124660,"timestamp":2125509179453,"id":224,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124659,"timestamp":2125509179456,"id":225,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124658,"timestamp":2125509179457,"id":226,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124658,"timestamp":2125509179459,"id":227,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124658,"timestamp":2125509179460,"id":228,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124658,"timestamp":2125509179461,"id":229,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124658,"timestamp":2125509179462,"id":230,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124657,"timestamp":2125509179465,"id":232,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124656,"timestamp":2125509179466,"id":233,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":124656,"timestamp":2125509179468,"id":234,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":192129,"timestamp":2125509179426,"id":211,"parentId":207,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":196715,"timestamp":2125509179428,"id":212,"parentId":207,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":236597,"timestamp":2125509179432,"id":214,"parentId":207,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":271763,"timestamp":2125509179424,"id":210,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%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%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":284695,"timestamp":2125509179412,"id":209,"parentId":207,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":294925,"timestamp":2125509179430,"id":213,"parentId":207,"tags":{"request":"/Volumes/ProjectSpace/_wip/d1studio/node_modules/next/dist/client/router.js"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":295028,"timestamp":2125509179367,"id":208,"parentId":207,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"postcss-process","duration":440667,"timestamp":2125509596875,"id":239,"parentId":238,"tags":{},"startTime":1774501218375,"traceId":"6d53023c22778486"},{"name":"postcss-loader","duration":627369,"timestamp":2125509410301,"id":238,"parentId":237,"tags":{},"startTime":1774501218188,"traceId":"6d53023c22778486"},{"name":"css-loader","duration":27548,"timestamp":2125510037827,"id":240,"parentId":237,"tags":{"astUsed":"true"},"startTime":1774501218816,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":957633,"timestamp":2125509179469,"id":235,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"build-module-css","duration":744815,"timestamp":2125509393403,"id":237,"parentId":236,"tags":{"name":"/Volumes/ProjectSpace/_wip/d1studio/src/app/globals.css.webpack[javascript/auto]!=!/Volumes/ProjectSpace/_wip/d1studio/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!/Volumes/ProjectSpace/_wip/d1studio/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!/Volumes/ProjectSpace/_wip/d1studio/src/app/globals.css","layer":null},"startTime":1774501218171,"traceId":"6d53023c22778486"},{"name":"build-module-css","duration":766343,"timestamp":2125509376943,"id":236,"parentId":206,"tags":{"name":"/Volumes/ProjectSpace/_wip/d1studio/src/app/globals.css","layer":"app-pages-browser"},"startTime":1774501218155,"traceId":"6d53023c22778486"},{"name":"build-module","duration":49,"timestamp":2125510143400,"id":241,"parentId":236,"tags":{},"startTime":1774501218921,"traceId":"6d53023c22778486"},{"name":"add-entry","duration":964022,"timestamp":2125509179464,"id":231,"parentId":207,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%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%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%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%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=false!"},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"make","duration":964333,"timestamp":2125509179181,"id":207,"parentId":206,"tags":{},"startTime":1774501217957,"traceId":"6d53023c22778486"},{"name":"chunk-graph","duration":8206,"timestamp":2125510166882,"id":243,"parentId":242,"tags":{},"startTime":1774501218945,"traceId":"6d53023c22778486"},{"name":"optimize-modules","duration":17,"timestamp":2125510175148,"id":245,"parentId":242,"tags":{},"startTime":1774501218953,"traceId":"6d53023c22778486"},{"name":"optimize-chunks","duration":22873,"timestamp":2125510176410,"id":247,"parentId":242,"tags":{},"startTime":1774501218954,"traceId":"6d53023c22778486"},{"name":"optimize-tree","duration":6,"timestamp":2125510199317,"id":248,"parentId":242,"tags":{},"startTime":1774501218977,"traceId":"6d53023c22778486"},{"name":"optimize-chunk-modules","duration":13297,"timestamp":2125510199352,"id":249,"parentId":242,"tags":{},"startTime":1774501218977,"traceId":"6d53023c22778486"},{"name":"optimize","duration":37550,"timestamp":2125510175131,"id":244,"parentId":242,"tags":{},"startTime":1774501218953,"traceId":"6d53023c22778486"},{"name":"module-hash","duration":13250,"timestamp":2125510222628,"id":250,"parentId":242,"tags":{},"startTime":1774501219001,"traceId":"6d53023c22778486"},{"name":"code-generation","duration":2558,"timestamp":2125510235966,"id":251,"parentId":242,"tags":{},"startTime":1774501219014,"traceId":"6d53023c22778486"},{"name":"hash","duration":3949,"timestamp":2125510241475,"id":252,"parentId":242,"tags":{},"startTime":1774501219019,"traceId":"6d53023c22778486"},{"name":"code-generation-jobs","duration":90,"timestamp":2125510245423,"id":253,"parentId":242,"tags":{},"startTime":1774501219023,"traceId":"6d53023c22778486"},{"name":"module-assets","duration":214,"timestamp":2125510245499,"id":254,"parentId":242,"tags":{},"startTime":1774501219023,"traceId":"6d53023c22778486"},{"name":"create-chunk-assets","duration":1276,"timestamp":2125510245720,"id":255,"parentId":242,"tags":{},"startTime":1774501219024,"traceId":"6d53023c22778486"},{"name":"NextJsBuildManifest-generateClientManifest","duration":806,"timestamp":2125510248085,"id":257,"parentId":206,"tags":{},"startTime":1774501219026,"traceId":"6d53023c22778486"},{"name":"NextJsBuildManifest-createassets","duration":1204,"timestamp":2125510247696,"id":256,"parentId":206,"tags":{},"startTime":1774501219026,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":409,"timestamp":2125510251805,"id":259,"parentId":258,"tags":{"name":"static/chunks/main-8d0ab17774ffa031.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":387,"timestamp":2125510251835,"id":260,"parentId":258,"tags":{"name":"static/chunks/main-app-4506e88db72db4b7.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":382,"timestamp":2125510251843,"id":261,"parentId":258,"tags":{"name":"static/chunks/app/_not-found/page-3e24b81707d98126.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":377,"timestamp":2125510251848,"id":262,"parentId":258,"tags":{"name":"static/chunks/pages/_app-d23763e3e6c904ff.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":373,"timestamp":2125510251853,"id":263,"parentId":258,"tags":{"name":"static/chunks/pages/_error-9b7125ad1a1e68fa.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":370,"timestamp":2125510251858,"id":264,"parentId":258,"tags":{"name":"static/chunks/app/api/cloudflare/route-d0c1dc2a9e7dce36.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":367,"timestamp":2125510251862,"id":265,"parentId":258,"tags":{"name":"static/chunks/app/api/databases/route-cd322321212797cf.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":364,"timestamp":2125510251866,"id":266,"parentId":258,"tags":{"name":"static/chunks/app/api/migrations/list/route-cd710ff75b6bcd02.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":360,"timestamp":2125510251870,"id":267,"parentId":258,"tags":{"name":"static/chunks/app/api/migrations/sync-files/route-79ee2c26f87d3bc7.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":357,"timestamp":2125510251874,"id":268,"parentId":258,"tags":{"name":"static/chunks/app/api/migrations/sync/route-ee522f232b9f0a9c.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":354,"timestamp":2125510251878,"id":269,"parentId":258,"tags":{"name":"static/chunks/app/api/pro/route-c90c1f901fc00d38.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":351,"timestamp":2125510251882,"id":270,"parentId":258,"tags":{"name":"static/chunks/app/api/pull-data/confirm/route-118764086af798f8.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":347,"timestamp":2125510251887,"id":271,"parentId":258,"tags":{"name":"static/chunks/app/api/pull-remote/preview/route-342db7ea13e6f447.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":344,"timestamp":2125510251891,"id":272,"parentId":258,"tags":{"name":"static/chunks/app/api/push-remote/preview/route-ab090482f299f57f.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":341,"timestamp":2125510251895,"id":273,"parentId":258,"tags":{"name":"static/chunks/app/api/push-remote/confirm/route-b778c053bd515abd.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":338,"timestamp":2125510251899,"id":274,"parentId":258,"tags":{"name":"static/chunks/app/api/query/route-4d21a8b1d34491f1.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":335,"timestamp":2125510251903,"id":275,"parentId":258,"tags":{"name":"static/chunks/app/api/tables/[name]/import/route-510472de7a5c29bd.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":332,"timestamp":2125510251907,"id":276,"parentId":258,"tags":{"name":"static/chunks/app/api/tables/route-daa975df4ea8e8f8.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":329,"timestamp":2125510251911,"id":277,"parentId":258,"tags":{"name":"static/chunks/app/api/time-travel/preview/route-5787d7e8f17bd539.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":326,"timestamp":2125510251915,"id":278,"parentId":258,"tags":{"name":"static/chunks/app/api/schema/route-cb17a387d6b557ad.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":320,"timestamp":2125510251921,"id":279,"parentId":258,"tags":{"name":"static/chunks/app/api/update/route-54ee900537982652.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":317,"timestamp":2125510251925,"id":280,"parentId":258,"tags":{"name":"static/chunks/app/layout-f0ec4d636ee0f763.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":315,"timestamp":2125510251929,"id":281,"parentId":258,"tags":{"name":"static/chunks/app/api/time-travel/restore/route-84b64a27e831e21c.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":311,"timestamp":2125510251933,"id":282,"parentId":258,"tags":{"name":"static/chunks/app/api/pull-remote/confirm/route-2b0ade4ebfcea0bc.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":306,"timestamp":2125510251940,"id":283,"parentId":258,"tags":{"name":"static/chunks/app/api/tables/[name]/route-6a1fa95c303ce0de.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":301,"timestamp":2125510251944,"id":284,"parentId":258,"tags":{"name":"static/chunks/app/page-6bcbc40fdbc40128.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":297,"timestamp":2125510251950,"id":285,"parentId":258,"tags":{"name":"static/chunks/webpack-024900a94af4f0a7.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":293,"timestamp":2125510251954,"id":286,"parentId":258,"tags":{"name":"static/chunks/52.3805be84ba856e6c.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":263,"timestamp":2125510251984,"id":287,"parentId":258,"tags":{"name":"static/chunks/framework-d29117d969504448.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":252,"timestamp":2125510251996,"id":288,"parentId":258,"tags":{"name":"static/chunks/4bd1b696-124ea104c06f6cea.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":248,"timestamp":2125510252001,"id":289,"parentId":258,"tags":{"name":"static/chunks/1a258343.1c8d07ca51f19051.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":245,"timestamp":2125510252005,"id":290,"parentId":258,"tags":{"name":"static/chunks/692-9e59d546afd11ec3.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":241,"timestamp":2125510252010,"id":291,"parentId":258,"tags":{"name":"static/chunks/517-c876ce2f00030cd0.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":237,"timestamp":2125510252014,"id":292,"parentId":258,"tags":{"name":"static/chunks/345.290e14996643753f.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":234,"timestamp":2125510252018,"id":293,"parentId":258,"tags":{"name":"static/chunks/803-a2fcfbd00e6b3b38.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":231,"timestamp":2125510252022,"id":294,"parentId":258,"tags":{"name":"static/chunks/92-a84bdac2be7c8d7a.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":213,"timestamp":2125510252041,"id":295,"parentId":258,"tags":{"name":"static/chunks/480-85b6c8ae3f51b156.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":205,"timestamp":2125510252049,"id":296,"parentId":258,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":72,"timestamp":2125510252183,"id":298,"parentId":258,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"}]
|
|
3
|
-
[{"name":"minify-js","duration":225,"timestamp":2125510252210,"id":300,"parentId":258,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":1840,"timestamp":2125510252097,"id":297,"parentId":258,"tags":{"name":"static/TqY9pInUBjZNteD9IEnz3/_ssgManifest.js","cache":"MISS"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-js","duration":1961,"timestamp":2125510252191,"id":299,"parentId":258,"tags":{"name":"static/TqY9pInUBjZNteD9IEnz3/_buildManifest.js","cache":"MISS"},"startTime":1774501219030,"traceId":"6d53023c22778486"},{"name":"minify-webpack-plugin-optimize","duration":4440,"timestamp":2125510249721,"id":258,"parentId":206,"tags":{"compilationName":"client"},"startTime":1774501219028,"traceId":"6d53023c22778486"},{"name":"minify-css","duration":76,"timestamp":2125510254253,"id":302,"parentId":301,"tags":{"file":"static/css/ff9e0e6ee7c7f254.css","cache":"HIT"},"startTime":1774501219032,"traceId":"6d53023c22778486"},{"name":"minify-css","duration":57,"timestamp":2125510254275,"id":303,"parentId":301,"tags":{"file":"static/css/1c55b199e782dd50.css","cache":"HIT"},"startTime":1774501219032,"traceId":"6d53023c22778486"},{"name":"css-minimizer-plugin","duration":113,"timestamp":2125510254221,"id":301,"parentId":206,"tags":{},"startTime":1774501219032,"traceId":"6d53023c22778486"},{"name":"seal","duration":105654,"timestamp":2125510155725,"id":242,"parentId":206,"tags":{},"startTime":1774501218934,"traceId":"6d53023c22778486"},{"name":"webpack-compilation","duration":1083155,"timestamp":2125509178278,"id":206,"parentId":13,"tags":{"name":"client"},"startTime":1774501217956,"traceId":"6d53023c22778486"},{"name":"emit","duration":8039,"timestamp":2125510261459,"id":304,"parentId":13,"tags":{},"startTime":1774501219039,"traceId":"6d53023c22778486"},{"name":"webpack-close","duration":16698,"timestamp":2125510270090,"id":305,"parentId":13,"tags":{"name":"client"},"startTime":1774501219048,"traceId":"6d53023c22778486"},{"name":"webpack-generate-error-stats","duration":2548,"timestamp":2125510286809,"id":306,"parentId":305,"tags":{},"startTime":1774501219065,"traceId":"6d53023c22778486"},{"name":"run-webpack-compiler","duration":3613403,"timestamp":2125506676294,"id":13,"parentId":1,"tags":{},"startTime":1774501215454,"traceId":"6d53023c22778486"},{"name":"format-webpack-messages","duration":772,"timestamp":2125510289707,"id":307,"parentId":1,"tags":{},"startTime":1774501219068,"traceId":"6d53023c22778486"},{"name":"verify-and-lint","duration":1421967,"timestamp":2125510322885,"id":310,"parentId":1,"tags":{},"startTime":1774501219101,"traceId":"6d53023c22778486"},{"name":"verify-typescript-setup","duration":6422718,"timestamp":2125510312641,"id":309,"parentId":1,"tags":{},"startTime":1774501219091,"traceId":"6d53023c22778486"},{"name":"check-static-error-page","duration":3163,"timestamp":2125516768795,"id":313,"parentId":312,"tags":{},"startTime":1774501225547,"traceId":"6d53023c22778486"},{"name":"check-page","duration":4219,"timestamp":2125516796867,"id":314,"parentId":312,"tags":{"page":"/_app"},"startTime":1774501225575,"traceId":"6d53023c22778486"},{"name":"check-page","duration":2620,"timestamp":2125516798483,"id":316,"parentId":312,"tags":{"page":"/_document"},"startTime":1774501225576,"traceId":"6d53023c22778486"},{"name":"check-page","duration":5659,"timestamp":2125516798213,"id":315,"parentId":312,"tags":{"page":"/_error"},"startTime":1774501225576,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":427350,"timestamp":2125516807467,"id":341,"parentId":323,"tags":{},"startTime":1774501225585,"traceId":"6d53023c22778486"},{"name":"check-page","duration":435455,"timestamp":2125516799431,"id":323,"parentId":312,"tags":{"page":"/api/pro"},"startTime":1774501225577,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":430932,"timestamp":2125516807300,"id":339,"parentId":319,"tags":{},"startTime":1774501225585,"traceId":"6d53023c22778486"},{"name":"check-page","duration":439116,"timestamp":2125516799164,"id":319,"parentId":312,"tags":{"page":"/api/databases"},"startTime":1774501225577,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":429514,"timestamp":2125516808858,"id":345,"parentId":325,"tags":{},"startTime":1774501225587,"traceId":"6d53023c22778486"},{"name":"check-page","duration":438833,"timestamp":2125516799563,"id":325,"parentId":312,"tags":{"page":"/api/pull-remote/confirm"},"startTime":1774501225578,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":431049,"timestamp":2125516807403,"id":340,"parentId":320,"tags":{},"startTime":1774501225585,"traceId":"6d53023c22778486"},{"name":"check-page","duration":439247,"timestamp":2125516799234,"id":320,"parentId":312,"tags":{"page":"/api/migrations/list"},"startTime":1774501225577,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":436436,"timestamp":2125516809565,"id":351,"parentId":330,"tags":{},"startTime":1774501225589,"traceId":"6d53023c22778486"},{"name":"check-page","duration":445730,"timestamp":2125516800327,"id":330,"parentId":312,"tags":{"page":"/api/schema"},"startTime":1774501225578,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":461146,"timestamp":2125516809031,"id":346,"parentId":326,"tags":{},"startTime":1774501225587,"traceId":"6d53023c22778486"},{"name":"check-page","duration":470581,"timestamp":2125516799626,"id":326,"parentId":312,"tags":{"page":"/api/pull-remote/preview"},"startTime":1774501225578,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":459698,"timestamp":2125516810705,"id":352,"parentId":331,"tags":{},"startTime":1774501225589,"traceId":"6d53023c22778486"},{"name":"check-page","duration":470026,"timestamp":2125516800396,"id":331,"parentId":312,"tags":{"page":"/api/tables/[name]/import"},"startTime":1774501225578,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":467790,"timestamp":2125516809471,"id":349,"parentId":327,"tags":{},"startTime":1774501225587,"traceId":"6d53023c22778486"},{"name":"check-page","duration":477677,"timestamp":2125516799690,"id":327,"parentId":312,"tags":{"page":"/api/push-remote/confirm"},"startTime":1774501225578,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":470151,"timestamp":2125516807668,"id":342,"parentId":322,"tags":{},"startTime":1774501225586,"traceId":"6d53023c22778486"},{"name":"check-page","duration":478483,"timestamp":2125516799360,"id":322,"parentId":312,"tags":{"page":"/api/migrations/sync"},"startTime":1774501225577,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":468007,"timestamp":2125516811144,"id":354,"parentId":333,"tags":{},"startTime":1774501225589,"traceId":"6d53023c22778486"},{"name":"check-page","duration":478670,"timestamp":2125516800499,"id":333,"parentId":312,"tags":{"page":"/api/tables"},"startTime":1774501225578,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":475298,"timestamp":2125516809535,"id":350,"parentId":317,"tags":{},"startTime":1774501225587,"traceId":"6d53023c22778486"},{"name":"check-page","duration":486326,"timestamp":2125516798535,"id":317,"parentId":312,"tags":{"page":"/_not-found"},"startTime":1774501225576,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":474291,"timestamp":2125516811181,"id":357,"parentId":336,"tags":{},"startTime":1774501225589,"traceId":"6d53023c22778486"},{"name":"check-page","duration":484765,"timestamp":2125516800724,"id":336,"parentId":312,"tags":{"page":"/api/update"},"startTime":1774501225579,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":474611,"timestamp":2125516811173,"id":356,"parentId":335,"tags":{},"startTime":1774501225589,"traceId":"6d53023c22778486"},{"name":"check-page","duration":485131,"timestamp":2125516800688,"id":335,"parentId":312,"tags":{"page":"/api/time-travel/restore"},"startTime":1774501225579,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":475879,"timestamp":2125516811103,"id":353,"parentId":332,"tags":{},"startTime":1774501225589,"traceId":"6d53023c22778486"},{"name":"check-page","duration":486559,"timestamp":2125516800444,"id":332,"parentId":312,"tags":{"page":"/api/tables/[name]"},"startTime":1774501225578,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":479270,"timestamp":2125516808051,"id":344,"parentId":321,"tags":{},"startTime":1774501225586,"traceId":"6d53023c22778486"},{"name":"check-page","duration":488031,"timestamp":2125516799298,"id":321,"parentId":312,"tags":{"page":"/api/migrations/sync-files"},"startTime":1774501225577,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":486383,"timestamp":2125516812160,"id":358,"parentId":337,"tags":{},"startTime":1774501225590,"traceId":"6d53023c22778486"},{"name":"check-page","duration":497844,"timestamp":2125516800754,"id":337,"parentId":312,"tags":{"page":"/"},"startTime":1774501225579,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":487522,"timestamp":2125516811161,"id":355,"parentId":334,"tags":{},"startTime":1774501225589,"traceId":"6d53023c22778486"},{"name":"check-page","duration":498126,"timestamp":2125516800581,"id":334,"parentId":312,"tags":{"page":"/api/time-travel/preview"},"startTime":1774501225579,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":493114,"timestamp":2125516806928,"id":338,"parentId":318,"tags":{},"startTime":1774501225585,"traceId":"6d53023c22778486"},{"name":"check-page","duration":501030,"timestamp":2125516799048,"id":318,"parentId":312,"tags":{"page":"/api/cloudflare"},"startTime":1774501225577,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":497453,"timestamp":2125516809149,"id":348,"parentId":328,"tags":{},"startTime":1774501225587,"traceId":"6d53023c22778486"},{"name":"check-page","duration":506761,"timestamp":2125516799884,"id":328,"parentId":312,"tags":{"page":"/api/push-remote/preview"},"startTime":1774501225578,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":500638,"timestamp":2125516807749,"id":343,"parentId":324,"tags":{},"startTime":1774501225586,"traceId":"6d53023c22778486"},{"name":"check-page","duration":508907,"timestamp":2125516799499,"id":324,"parentId":312,"tags":{"page":"/api/pull-data/confirm"},"startTime":1774501225577,"traceId":"6d53023c22778486"},{"name":"is-page-static","duration":505845,"timestamp":2125516809090,"id":347,"parentId":329,"tags":{},"startTime":1774501225587,"traceId":"6d53023c22778486"},{"name":"check-page","duration":514955,"timestamp":2125516800005,"id":329,"parentId":312,"tags":{"page":"/api/query"},"startTime":1774501225578,"traceId":"6d53023c22778486"},{"name":"static-check","duration":548178,"timestamp":2125516766833,"id":312,"parentId":1,"tags":{},"startTime":1774501225545,"traceId":"6d53023c22778486"},{"name":"generate-required-server-files","duration":348,"timestamp":2125517315256,"id":360,"parentId":1,"tags":{},"startTime":1774501226093,"traceId":"6d53023c22778486"},{"name":"write-routes-manifest","duration":1885,"timestamp":2125517320549,"id":362,"parentId":1,"tags":{},"startTime":1774501226098,"traceId":"6d53023c22778486"},{"name":"load-dotenv","duration":21,"timestamp":2125517951017,"id":365,"parentId":364,"tags":{},"startTime":1774501226729,"traceId":"6d53023c22778486"},{"name":"run-export-path-map","duration":285,"timestamp":2125518787771,"id":366,"parentId":364,"tags":{},"startTime":1774501227566,"traceId":"6d53023c22778486"},{"name":"next-export","duration":1656794,"timestamp":2125517950473,"id":364,"parentId":1,"tags":{},"startTime":1774501226728,"traceId":"6d53023c22778486"},{"name":"move-exported-app-not-found-","duration":2495,"timestamp":2125519608049,"id":367,"parentId":363,"tags":{},"startTime":1774501228386,"traceId":"6d53023c22778486"},{"name":"move-exported-page","duration":48595,"timestamp":2125519610641,"id":368,"parentId":363,"tags":{},"startTime":1774501228389,"traceId":"6d53023c22778486"},{"name":"static-generation","duration":1867262,"timestamp":2125517946939,"id":363,"parentId":1,"tags":{},"startTime":1774501226725,"traceId":"6d53023c22778486"},{"name":"node-file-trace-build","duration":7078221,"timestamp":2125517317433,"id":361,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1774501226095,"traceId":"6d53023c22778486"},{"name":"apply-include-excludes","duration":350,"timestamp":2125524395675,"id":369,"parentId":1,"tags":{},"startTime":1774501233174,"traceId":"6d53023c22778486"},{"name":"print-tree-view","duration":1835,"timestamp":2125524396394,"id":370,"parentId":1,"tags":{},"startTime":1774501233174,"traceId":"6d53023c22778486"},{"name":"telemetry-flush","duration":18,"timestamp":2125524398239,"id":371,"parentId":1,"tags":{},"startTime":1774501233176,"traceId":"6d53023c22778486"},{"name":"next-build","duration":17878529,"timestamp":2125506519731,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.1.6","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1774501215298,"traceId":"6d53023c22778486"}]
|
|
1
|
+
[{"name":"generate-buildid","duration":89,"timestamp":1338886593742,"id":4,"parentId":1,"tags":{},"startTime":1777817399488,"traceId":"61358c01cab89b70"},{"name":"load-custom-routes","duration":122,"timestamp":1338886593865,"id":5,"parentId":1,"tags":{},"startTime":1777817399488,"traceId":"61358c01cab89b70"},{"name":"create-dist-dir","duration":511,"timestamp":1338886629195,"id":6,"parentId":1,"tags":{},"startTime":1777817399524,"traceId":"61358c01cab89b70"},{"name":"create-pages-mapping","duration":150,"timestamp":1338886639426,"id":7,"parentId":1,"tags":{},"startTime":1777817399534,"traceId":"61358c01cab89b70"},{"name":"collect-app-files","duration":2059,"timestamp":1338886639602,"id":8,"parentId":1,"tags":{},"startTime":1777817399534,"traceId":"61358c01cab89b70"},{"name":"create-app-mapping","duration":677,"timestamp":1338886641681,"id":9,"parentId":1,"tags":{},"startTime":1777817399536,"traceId":"61358c01cab89b70"},{"name":"create-app-layouts","duration":136,"timestamp":1338886642371,"id":10,"parentId":1,"tags":{},"startTime":1777817399537,"traceId":"61358c01cab89b70"},{"name":"collect-default-files","duration":758,"timestamp":1338886643164,"id":12,"parentId":1,"tags":{},"startTime":1777817399538,"traceId":"61358c01cab89b70"},{"name":"generate-route-types","duration":33544,"timestamp":1338886642697,"id":11,"parentId":1,"tags":{},"startTime":1777817399537,"traceId":"61358c01cab89b70"},{"name":"public-dir-conflict-check","duration":311,"timestamp":1338886676272,"id":13,"parentId":1,"tags":{},"startTime":1777817399571,"traceId":"61358c01cab89b70"},{"name":"generate-routes-manifest","duration":1554,"timestamp":1338886676756,"id":14,"parentId":1,"tags":{},"startTime":1777817399571,"traceId":"61358c01cab89b70"},{"name":"create-entrypoints","duration":16817,"timestamp":1338886682176,"id":17,"parentId":1,"tags":{},"startTime":1777817399577,"traceId":"61358c01cab89b70"},{"name":"generate-webpack-config","duration":137412,"timestamp":1338886699022,"id":18,"parentId":16,"tags":{},"startTime":1777817399594,"traceId":"61358c01cab89b70"},{"name":"next-trace-entrypoint-plugin","duration":1078,"timestamp":1338886893656,"id":20,"parentId":19,"tags":{},"startTime":1777817399788,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":223807,"timestamp":1338886897884,"id":40,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":287353,"timestamp":1338886897728,"id":27,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpro%2Froute&name=app%2Fapi%2Fpro%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpro%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpro%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":287217,"timestamp":1338886897876,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fupdate%2Froute&name=app%2Fapi%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fupdate%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":289989,"timestamp":1338886897864,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":289866,"timestamp":1338886897993,"id":44,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399793,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":289862,"timestamp":1338886898000,"id":45,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1777817399793,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":295769,"timestamp":1338886897888,"id":41,"parentId":21,"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":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329458,"timestamp":1338886897425,"id":22,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcloudflare%2Froute&name=app%2Fapi%2Fcloudflare%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcloudflare%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcloudflare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329167,"timestamp":1338886897734,"id":28,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpull-remote%2Fpreview%2Froute&name=app%2Fapi%2Fpull-remote%2Fpreview%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpull-remote%2Fpreview%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-remote%2Fpreview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329041,"timestamp":1338886897872,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftime-travel%2Fpreview%2Froute&name=app%2Fapi%2Ftime-travel%2Fpreview%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftime-travel%2Fpreview%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftime-travel%2Fpreview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329038,"timestamp":1338886897881,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftime-travel%2Frestore%2Froute&name=app%2Fapi%2Ftime-travel%2Frestore%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftime-travel%2Frestore%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftime-travel%2Frestore%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329241,"timestamp":1338886897748,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fquery%2Froute&name=app%2Fapi%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fquery%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329253,"timestamp":1338886897740,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush-remote%2Fpreview%2Froute&name=app%2Fapi%2Fpush-remote%2Fpreview%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush-remote%2Fpreview%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush-remote%2Fpreview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329144,"timestamp":1338886897852,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush-remote%2Fconfirm%2Froute&name=app%2Fapi%2Fpush-remote%2Fconfirm%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush-remote%2Fconfirm%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush-remote%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329221,"timestamp":1338886897776,"id":32,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpull-data%2Fconfirm%2Froute&name=app%2Fapi%2Fpull-data%2Fconfirm%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpull-data%2Fconfirm%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-data%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329055,"timestamp":1338886897947,"id":43,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftables%2F%5Bname%5D%2Froute&name=app%2Fapi%2Ftables%2F%5Bname%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftables%2F%5Bname%5D%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2F%5Bname%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399793,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329286,"timestamp":1338886897723,"id":26,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmigrations%2Fsync%2Froute&name=app%2Fapi%2Fmigrations%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Fsync%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329294,"timestamp":1338886897716,"id":25,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmigrations%2Fsync-files%2Froute&name=app%2Fapi%2Fmigrations%2Fsync-files%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Fsync-files%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Fsync-files%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":329251,"timestamp":1338886897761,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fschema%2Froute&name=app%2Fapi%2Fschema%2Froute&pagePath=private-next-app-dir%2Fapi%2Fschema%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fschema%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":354755,"timestamp":1338886897692,"id":23,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdatabases%2Froute&name=app%2Fapi%2Fdatabases%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdatabases%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdatabases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":354761,"timestamp":1338886897709,"id":24,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmigrations%2Flist%2Froute&name=app%2Fapi%2Fmigrations%2Flist%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Flist%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Flist%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":354614,"timestamp":1338886897869,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftables%2Froute&name=app%2Fapi%2Ftables%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftables%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":354701,"timestamp":1338886897785,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftables%2F%5Bname%5D%2Fimport%2Froute&name=app%2Fapi%2Ftables%2F%5Bname%5D%2Fimport%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftables%2F%5Bname%5D%2Fimport%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2F%5Bname%5D%2Fimport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":354602,"timestamp":1338886897891,"id":42,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpull-remote%2Fconfirm%2Froute&name=app%2Fapi%2Fpull-remote%2Fconfirm%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpull-remote%2Fconfirm%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-remote%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"make","duration":589413,"timestamp":1338886897300,"id":21,"parentId":19,"tags":{},"startTime":1777817399792,"traceId":"61358c01cab89b70"},{"name":"get-entries","duration":767,"timestamp":1338887487468,"id":133,"parentId":132,"tags":{},"startTime":1777817400382,"traceId":"61358c01cab89b70"},{"name":"node-file-trace-plugin","duration":114467,"timestamp":1338887490558,"id":134,"parentId":132,"tags":{"traceEntryCount":"44"},"startTime":1777817400385,"traceId":"61358c01cab89b70"},{"name":"collect-traced-files","duration":794,"timestamp":1338887605037,"id":135,"parentId":132,"tags":{},"startTime":1777817400500,"traceId":"61358c01cab89b70"},{"name":"finish-modules","duration":118461,"timestamp":1338887487374,"id":132,"parentId":20,"tags":{},"startTime":1777817400382,"traceId":"61358c01cab89b70"},{"name":"chunk-graph","duration":13015,"timestamp":1338887635952,"id":137,"parentId":136,"tags":{},"startTime":1777817400531,"traceId":"61358c01cab89b70"},{"name":"optimize-modules","duration":10,"timestamp":1338887649024,"id":139,"parentId":136,"tags":{},"startTime":1777817400544,"traceId":"61358c01cab89b70"},{"name":"optimize-chunks","duration":13739,"timestamp":1338887649070,"id":140,"parentId":136,"tags":{},"startTime":1777817400544,"traceId":"61358c01cab89b70"},{"name":"optimize-tree","duration":60,"timestamp":1338887662855,"id":141,"parentId":136,"tags":{},"startTime":1777817400557,"traceId":"61358c01cab89b70"},{"name":"optimize-chunk-modules","duration":13484,"timestamp":1338887662951,"id":142,"parentId":136,"tags":{},"startTime":1777817400558,"traceId":"61358c01cab89b70"},{"name":"optimize","duration":27481,"timestamp":1338887649002,"id":138,"parentId":136,"tags":{},"startTime":1777817400544,"traceId":"61358c01cab89b70"},{"name":"module-hash","duration":13848,"timestamp":1338887686575,"id":143,"parentId":136,"tags":{},"startTime":1777817400581,"traceId":"61358c01cab89b70"},{"name":"code-generation","duration":37498,"timestamp":1338887700458,"id":144,"parentId":136,"tags":{},"startTime":1777817400595,"traceId":"61358c01cab89b70"},{"name":"hash","duration":4696,"timestamp":1338887740902,"id":145,"parentId":136,"tags":{},"startTime":1777817400635,"traceId":"61358c01cab89b70"},{"name":"code-generation-jobs","duration":175,"timestamp":1338887745597,"id":146,"parentId":136,"tags":{},"startTime":1777817400640,"traceId":"61358c01cab89b70"},{"name":"module-assets","duration":342,"timestamp":1338887745695,"id":147,"parentId":136,"tags":{},"startTime":1777817400640,"traceId":"61358c01cab89b70"},{"name":"create-chunk-assets","duration":2937,"timestamp":1338887746041,"id":148,"parentId":136,"tags":{},"startTime":1777817400641,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":7725,"timestamp":1338887758407,"id":150,"parentId":149,"tags":{"name":"../app/api/cloudflare/route.js","cache":"HIT"},"startTime":1777817400653,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":7667,"timestamp":1338887758475,"id":151,"parentId":149,"tags":{"name":"../app/api/databases/route.js","cache":"HIT"},"startTime":1777817400653,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":3996,"timestamp":1338887762147,"id":155,"parentId":149,"tags":{"name":"../app/api/pro/route.js","cache":"HIT"},"startTime":1777817400657,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":2651,"timestamp":1338887763494,"id":159,"parentId":149,"tags":{"name":"../app/api/schema/route.js","cache":"HIT"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":2644,"timestamp":1338887763502,"id":160,"parentId":149,"tags":{"name":"../app/api/pull-data/confirm/route.js","cache":"HIT"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":2640,"timestamp":1338887763506,"id":161,"parentId":149,"tags":{"name":"../app/api/tables/[name]/import/route.js","cache":"HIT"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":2329,"timestamp":1338887763818,"id":163,"parentId":149,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":2327,"timestamp":1338887763821,"id":164,"parentId":149,"tags":{"name":"../app/api/tables/route.js","cache":"HIT"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":2325,"timestamp":1338887763823,"id":165,"parentId":149,"tags":{"name":"../app/api/time-travel/preview/route.js","cache":"HIT"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":2323,"timestamp":1338887763825,"id":166,"parentId":149,"tags":{"name":"../app/api/update/route.js","cache":"HIT"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":2322,"timestamp":1338887763828,"id":167,"parentId":149,"tags":{"name":"../app/api/time-travel/restore/route.js","cache":"HIT"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":2320,"timestamp":1338887763830,"id":168,"parentId":149,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":2319,"timestamp":1338887763832,"id":169,"parentId":149,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":1980,"timestamp":1338887764171,"id":171,"parentId":149,"tags":{"name":"../app/api/tables/[name]/route.js","cache":"HIT"},"startTime":1777817400659,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":1978,"timestamp":1338887764174,"id":172,"parentId":149,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1777817400659,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":1973,"timestamp":1338887764180,"id":173,"parentId":149,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1777817400659,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":1970,"timestamp":1338887764183,"id":174,"parentId":149,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1777817400659,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":1969,"timestamp":1338887764185,"id":175,"parentId":149,"tags":{"name":"366.js","cache":"HIT"},"startTime":1777817400659,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":1968,"timestamp":1338887764187,"id":176,"parentId":149,"tags":{"name":"873.js","cache":"HIT"},"startTime":1777817400659,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":1967,"timestamp":1338887764189,"id":177,"parentId":149,"tags":{"name":"692.js","cache":"HIT"},"startTime":1777817400659,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":1965,"timestamp":1338887764191,"id":178,"parentId":149,"tags":{"name":"347.js","cache":"HIT"},"startTime":1777817400659,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":33,"timestamp":1338887766124,"id":180,"parentId":149,"tags":{"name":"611.js","cache":"HIT"},"startTime":1777817400661,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":30,"timestamp":1338887766127,"id":181,"parentId":149,"tags":{"name":"626.js","cache":"HIT"},"startTime":1777817400661,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":28,"timestamp":1338887766130,"id":182,"parentId":149,"tags":{"name":"839.js","cache":"HIT"},"startTime":1777817400661,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":8697,"timestamp":1338887762157,"id":156,"parentId":149,"tags":{"name":"../app/api/pull-remote/preview/route.js","cache":"MISS"},"startTime":1777817400657,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":9983,"timestamp":1338887760892,"id":153,"parentId":149,"tags":{"name":"../app/api/migrations/sync-files/route.js","cache":"MISS"},"startTime":1777817400655,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":9701,"timestamp":1338887761313,"id":154,"parentId":149,"tags":{"name":"../app/api/migrations/sync/route.js","cache":"MISS"},"startTime":1777817400656,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":12823,"timestamp":1338887758479,"id":152,"parentId":149,"tags":{"name":"../app/api/migrations/list/route.js","cache":"MISS"},"startTime":1777817400653,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":11518,"timestamp":1338887762771,"id":157,"parentId":149,"tags":{"name":"../app/api/push-remote/preview/route.js","cache":"MISS"},"startTime":1777817400657,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":11362,"timestamp":1338887763147,"id":158,"parentId":149,"tags":{"name":"../app/api/query/route.js","cache":"MISS"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":11404,"timestamp":1338887763509,"id":162,"parentId":149,"tags":{"name":"../app/api/push-remote/confirm/route.js","cache":"MISS"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":12171,"timestamp":1338887763834,"id":170,"parentId":149,"tags":{"name":"../app/api/pull-remote/confirm/route.js","cache":"MISS"},"startTime":1777817400658,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":71713,"timestamp":1338887764192,"id":179,"parentId":149,"tags":{"name":"386.js","cache":"MISS"},"startTime":1777817400659,"traceId":"61358c01cab89b70"},{"name":"minify-webpack-plugin-optimize","duration":83486,"timestamp":1338887752433,"id":149,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1777817400647,"traceId":"61358c01cab89b70"},{"name":"css-minimizer-plugin","duration":91,"timestamp":1338887836008,"id":183,"parentId":19,"tags":{},"startTime":1777817400731,"traceId":"61358c01cab89b70"},{"name":"create-trace-assets","duration":1906,"timestamp":1338887836193,"id":184,"parentId":20,"tags":{},"startTime":1777817400731,"traceId":"61358c01cab89b70"},{"name":"seal","duration":222674,"timestamp":1338887622781,"id":136,"parentId":19,"tags":{},"startTime":1777817400517,"traceId":"61358c01cab89b70"},{"name":"webpack-compilation","duration":960264,"timestamp":1338886892753,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1777817399787,"traceId":"61358c01cab89b70"},{"name":"emit","duration":8572,"timestamp":1338887853237,"id":185,"parentId":16,"tags":{},"startTime":1777817400748,"traceId":"61358c01cab89b70"},{"name":"webpack-close","duration":53891,"timestamp":1338887862771,"id":186,"parentId":16,"tags":{"name":"server"},"startTime":1777817400757,"traceId":"61358c01cab89b70"},{"name":"webpack-generate-error-stats","duration":1791,"timestamp":1338887916702,"id":187,"parentId":186,"tags":{},"startTime":1777817400811,"traceId":"61358c01cab89b70"},{"name":"make","duration":108,"timestamp":1338887925664,"id":189,"parentId":188,"tags":{},"startTime":1777817400820,"traceId":"61358c01cab89b70"},{"name":"chunk-graph","duration":233,"timestamp":1338887926115,"id":191,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"optimize-modules","duration":3,"timestamp":1338887926370,"id":193,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"optimize-chunks","duration":28,"timestamp":1338887926401,"id":194,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"optimize-tree","duration":3,"timestamp":1338887926446,"id":195,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"}]
|
|
2
|
+
[{"name":"optimize-chunk-modules","duration":47,"timestamp":1338887926524,"id":196,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"optimize","duration":229,"timestamp":1338887926357,"id":192,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"module-hash","duration":8,"timestamp":1338887926674,"id":197,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"code-generation","duration":30,"timestamp":1338887926689,"id":198,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"hash","duration":29,"timestamp":1338887926745,"id":199,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"code-generation-jobs","duration":18,"timestamp":1338887926774,"id":200,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"module-assets","duration":8,"timestamp":1338887926788,"id":201,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"create-chunk-assets","duration":7,"timestamp":1338887926801,"id":202,"parentId":190,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":28,"timestamp":1338887934844,"id":204,"parentId":203,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1777817400829,"traceId":"61358c01cab89b70"},{"name":"minify-webpack-plugin-optimize","duration":367,"timestamp":1338887934510,"id":203,"parentId":188,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1777817400829,"traceId":"61358c01cab89b70"},{"name":"css-minimizer-plugin","duration":2,"timestamp":1338887934897,"id":205,"parentId":188,"tags":{},"startTime":1777817400829,"traceId":"61358c01cab89b70"},{"name":"seal","duration":9606,"timestamp":1338887926021,"id":190,"parentId":188,"tags":{},"startTime":1777817400821,"traceId":"61358c01cab89b70"},{"name":"webpack-compilation","duration":10951,"timestamp":1338887924715,"id":188,"parentId":16,"tags":{"name":"edge-server"},"startTime":1777817400819,"traceId":"61358c01cab89b70"},{"name":"emit","duration":313,"timestamp":1338887935687,"id":206,"parentId":16,"tags":{},"startTime":1777817400830,"traceId":"61358c01cab89b70"},{"name":"webpack-close","duration":68,"timestamp":1338887936098,"id":207,"parentId":16,"tags":{"name":"edge-server"},"startTime":1777817400831,"traceId":"61358c01cab89b70"},{"name":"webpack-generate-error-stats","duration":251,"timestamp":1338887936169,"id":208,"parentId":207,"tags":{},"startTime":1777817400831,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77183,"timestamp":1338887940344,"id":218,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77192,"timestamp":1338887940345,"id":219,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77190,"timestamp":1338887940349,"id":220,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77189,"timestamp":1338887940351,"id":221,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77189,"timestamp":1338887940352,"id":222,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77189,"timestamp":1338887940354,"id":223,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77148,"timestamp":1338887940395,"id":224,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77145,"timestamp":1338887940399,"id":225,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77144,"timestamp":1338887940401,"id":226,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77145,"timestamp":1338887940402,"id":227,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77144,"timestamp":1338887940404,"id":228,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77144,"timestamp":1338887940406,"id":229,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77143,"timestamp":1338887940407,"id":230,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77142,"timestamp":1338887940409,"id":232,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77141,"timestamp":1338887940410,"id":233,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77141,"timestamp":1338887940411,"id":234,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77140,"timestamp":1338887940413,"id":235,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77140,"timestamp":1338887940414,"id":236,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":77140,"timestamp":1338887940415,"id":237,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":107956,"timestamp":1338887940337,"id":214,"parentId":210,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":108602,"timestamp":1338887940339,"id":215,"parentId":210,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":108604,"timestamp":1338887940343,"id":217,"parentId":210,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":135121,"timestamp":1338887940336,"id":213,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-error.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%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%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":140146,"timestamp":1338887940328,"id":212,"parentId":210,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":144243,"timestamp":1338887940341,"id":216,"parentId":210,"tags":{"request":"/Volumes/ProjectSpace/_wip/d1studio/node_modules/next/dist/client/router.js"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":144277,"timestamp":1338887940313,"id":211,"parentId":210,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":153809,"timestamp":1338887940408,"id":231,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%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%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%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%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"add-entry","duration":181358,"timestamp":1338887940416,"id":238,"parentId":210,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"make","duration":181620,"timestamp":1338887940207,"id":210,"parentId":209,"tags":{},"startTime":1777817400835,"traceId":"61358c01cab89b70"},{"name":"chunk-graph","duration":4034,"timestamp":1338888136398,"id":240,"parentId":239,"tags":{},"startTime":1777817401031,"traceId":"61358c01cab89b70"},{"name":"optimize-modules","duration":3,"timestamp":1338888140455,"id":242,"parentId":239,"tags":{},"startTime":1777817401035,"traceId":"61358c01cab89b70"},{"name":"optimize-chunks","duration":4699,"timestamp":1338888141518,"id":244,"parentId":239,"tags":{},"startTime":1777817401036,"traceId":"61358c01cab89b70"},{"name":"optimize-tree","duration":5,"timestamp":1338888146237,"id":245,"parentId":239,"tags":{},"startTime":1777817401041,"traceId":"61358c01cab89b70"},{"name":"optimize-chunk-modules","duration":6242,"timestamp":1338888146255,"id":246,"parentId":239,"tags":{},"startTime":1777817401041,"traceId":"61358c01cab89b70"},{"name":"optimize","duration":12063,"timestamp":1338888140448,"id":241,"parentId":239,"tags":{},"startTime":1777817401035,"traceId":"61358c01cab89b70"},{"name":"module-hash","duration":7996,"timestamp":1338888157776,"id":247,"parentId":239,"tags":{},"startTime":1777817401052,"traceId":"61358c01cab89b70"},{"name":"code-generation","duration":1052,"timestamp":1338888165792,"id":248,"parentId":239,"tags":{},"startTime":1777817401060,"traceId":"61358c01cab89b70"},{"name":"hash","duration":2489,"timestamp":1338888168387,"id":249,"parentId":239,"tags":{},"startTime":1777817401063,"traceId":"61358c01cab89b70"},{"name":"code-generation-jobs","duration":61,"timestamp":1338888170875,"id":250,"parentId":239,"tags":{},"startTime":1777817401065,"traceId":"61358c01cab89b70"},{"name":"module-assets","duration":124,"timestamp":1338888170926,"id":251,"parentId":239,"tags":{},"startTime":1777817401066,"traceId":"61358c01cab89b70"},{"name":"create-chunk-assets","duration":1071,"timestamp":1338888171054,"id":252,"parentId":239,"tags":{},"startTime":1777817401066,"traceId":"61358c01cab89b70"},{"name":"NextJsBuildManifest-generateClientManifest","duration":723,"timestamp":1338888173027,"id":254,"parentId":209,"tags":{},"startTime":1777817401068,"traceId":"61358c01cab89b70"},{"name":"NextJsBuildManifest-createassets","duration":1082,"timestamp":1338888172672,"id":253,"parentId":209,"tags":{},"startTime":1777817401067,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":187,"timestamp":1338888177830,"id":256,"parentId":255,"tags":{"name":"static/chunks/main-32c61514c007754d.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":175,"timestamp":1338888177847,"id":257,"parentId":255,"tags":{"name":"static/chunks/main-app-91a2119809527859.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":171,"timestamp":1338888177852,"id":258,"parentId":255,"tags":{"name":"static/chunks/app/_not-found/page-f3e4295ff1b51780.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":168,"timestamp":1338888177855,"id":259,"parentId":255,"tags":{"name":"static/chunks/pages/_app-a7351dc25c6079bb.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":166,"timestamp":1338888177858,"id":260,"parentId":255,"tags":{"name":"static/chunks/pages/_error-d228f1ee46cc8b08.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":164,"timestamp":1338888177861,"id":261,"parentId":255,"tags":{"name":"static/chunks/app/api/cloudflare/route-8c1c507d4f561531.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":162,"timestamp":1338888177864,"id":262,"parentId":255,"tags":{"name":"static/chunks/app/api/databases/route-9544aaaaa658a8fb.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":160,"timestamp":1338888177866,"id":263,"parentId":255,"tags":{"name":"static/chunks/app/api/migrations/list/route-e7c196adaa7245af.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":158,"timestamp":1338888177869,"id":264,"parentId":255,"tags":{"name":"static/chunks/app/api/migrations/sync-files/route-8b445b92cd7ec3e4.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":156,"timestamp":1338888177871,"id":265,"parentId":255,"tags":{"name":"static/chunks/app/api/migrations/sync/route-beb6926bdd6948e1.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":154,"timestamp":1338888177874,"id":266,"parentId":255,"tags":{"name":"static/chunks/app/api/pro/route-eb4a4e2143a3c42e.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":152,"timestamp":1338888177877,"id":267,"parentId":255,"tags":{"name":"static/chunks/app/api/pull-remote/preview/route-531593a3e88fc9b3.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":149,"timestamp":1338888177880,"id":268,"parentId":255,"tags":{"name":"static/chunks/app/api/push-remote/preview/route-5a40f93a3246c467.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":148,"timestamp":1338888177882,"id":269,"parentId":255,"tags":{"name":"static/chunks/app/api/query/route-ebace281cb5179ea.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":146,"timestamp":1338888177884,"id":270,"parentId":255,"tags":{"name":"static/chunks/app/api/schema/route-b82b1ba522013e49.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":144,"timestamp":1338888177887,"id":271,"parentId":255,"tags":{"name":"static/chunks/app/api/pull-data/confirm/route-263288b3660d3222.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":142,"timestamp":1338888177889,"id":272,"parentId":255,"tags":{"name":"static/chunks/app/api/tables/[name]/import/route-79a2dc7d92dd35b9.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":141,"timestamp":1338888177892,"id":273,"parentId":255,"tags":{"name":"static/chunks/app/api/push-remote/confirm/route-3bd617409fd92714.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":139,"timestamp":1338888177894,"id":274,"parentId":255,"tags":{"name":"static/chunks/app/layout-03c57110e35078a0.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":137,"timestamp":1338888177896,"id":275,"parentId":255,"tags":{"name":"static/chunks/app/api/tables/route-e80d68d561435c85.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":135,"timestamp":1338888177899,"id":276,"parentId":255,"tags":{"name":"static/chunks/app/api/time-travel/preview/route-1717271e185272a2.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":133,"timestamp":1338888177901,"id":277,"parentId":255,"tags":{"name":"static/chunks/app/api/update/route-3a1f8b3ab19868c0.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":131,"timestamp":1338888177904,"id":278,"parentId":255,"tags":{"name":"static/chunks/app/api/time-travel/restore/route-e107ed96f73eb04c.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":130,"timestamp":1338888177906,"id":279,"parentId":255,"tags":{"name":"static/chunks/app/api/pull-remote/confirm/route-1fb7d477f8377b32.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":127,"timestamp":1338888177909,"id":280,"parentId":255,"tags":{"name":"static/chunks/app/api/tables/[name]/route-da0e95fd3a6c744e.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":126,"timestamp":1338888177912,"id":281,"parentId":255,"tags":{"name":"static/chunks/app/page-a1a8ae418670d33f.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":124,"timestamp":1338888177914,"id":282,"parentId":255,"tags":{"name":"static/chunks/webpack-4faaca34d6a973ae.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":122,"timestamp":1338888177916,"id":283,"parentId":255,"tags":{"name":"static/chunks/950.4860ba6742e58f4e.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":121,"timestamp":1338888177919,"id":284,"parentId":255,"tags":{"name":"static/chunks/framework-da4f371d7ec91c05.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":118,"timestamp":1338888177922,"id":285,"parentId":255,"tags":{"name":"static/chunks/4bd1b696-0fb175ec903c9df0.js","cache":"HIT"},"startTime":1777817401072,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":116,"timestamp":1338888177924,"id":286,"parentId":255,"tags":{"name":"static/chunks/1a258343.60ae4b05d78f9e0d.js","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":115,"timestamp":1338888177926,"id":287,"parentId":255,"tags":{"name":"static/chunks/421-78da897a5e985ce4.js","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":113,"timestamp":1338888177929,"id":288,"parentId":255,"tags":{"name":"static/chunks/255-c795e1164ebb60cf.js","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":111,"timestamp":1338888177931,"id":289,"parentId":255,"tags":{"name":"static/chunks/95.842880f857607832.js","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":109,"timestamp":1338888177934,"id":290,"parentId":255,"tags":{"name":"static/chunks/69-0a1cc583959b402c.js","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":107,"timestamp":1338888177936,"id":291,"parentId":255,"tags":{"name":"static/chunks/654-972bba5c9db289ee.js","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":105,"timestamp":1338888177939,"id":292,"parentId":255,"tags":{"name":"static/chunks/823-58f0c0484f40391f.js","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":104,"timestamp":1338888177941,"id":293,"parentId":255,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":50,"timestamp":1338888177995,"id":295,"parentId":255,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":31,"timestamp":1338888178015,"id":297,"parentId":255,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":438,"timestamp":1338888177944,"id":294,"parentId":255,"tags":{"name":"static/TDqrfll63o1FXL7rpt5E_/_ssgManifest.js","cache":"MISS"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-js","duration":528,"timestamp":1338888177998,"id":296,"parentId":255,"tags":{"name":"static/TDqrfll63o1FXL7rpt5E_/_buildManifest.js","cache":"MISS"},"startTime":1777817401073,"traceId":"61358c01cab89b70"}]
|
|
3
|
+
[{"name":"minify-webpack-plugin-optimize","duration":4341,"timestamp":1338888174306,"id":255,"parentId":209,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1777817401069,"traceId":"61358c01cab89b70"},{"name":"minify-css","duration":52,"timestamp":1338888178708,"id":299,"parentId":298,"tags":{"file":"static/css/ff9e0e6ee7c7f254.css","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"minify-css","duration":33,"timestamp":1338888178728,"id":300,"parentId":298,"tags":{"file":"static/css/1c55b199e782dd50.css","cache":"HIT"},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"css-minimizer-plugin","duration":81,"timestamp":1338888178682,"id":298,"parentId":209,"tags":{},"startTime":1777817401073,"traceId":"61358c01cab89b70"},{"name":"seal","duration":54626,"timestamp":1338888129910,"id":239,"parentId":209,"tags":{},"startTime":1777817401024,"traceId":"61358c01cab89b70"},{"name":"webpack-compilation","duration":244928,"timestamp":1338887939641,"id":209,"parentId":16,"tags":{"name":"client"},"startTime":1777817400834,"traceId":"61358c01cab89b70"},{"name":"emit","duration":5491,"timestamp":1338888184590,"id":301,"parentId":16,"tags":{},"startTime":1777817401079,"traceId":"61358c01cab89b70"},{"name":"webpack-close","duration":11005,"timestamp":1338888190408,"id":302,"parentId":16,"tags":{"name":"client"},"startTime":1777817401085,"traceId":"61358c01cab89b70"},{"name":"webpack-generate-error-stats","duration":465,"timestamp":1338888201425,"id":303,"parentId":302,"tags":{},"startTime":1777817401096,"traceId":"61358c01cab89b70"},{"name":"run-webpack-compiler","duration":1519879,"timestamp":1338886682174,"id":16,"parentId":1,"tags":{},"startTime":1777817399577,"traceId":"61358c01cab89b70"},{"name":"format-webpack-messages","duration":58,"timestamp":1338888202056,"id":304,"parentId":1,"tags":{},"startTime":1777817401097,"traceId":"61358c01cab89b70"},{"name":"verify-and-lint","duration":830132,"timestamp":1338888209384,"id":307,"parentId":1,"tags":{},"startTime":1777817401104,"traceId":"61358c01cab89b70"},{"name":"verify-typescript-setup","duration":3247957,"timestamp":1338888206219,"id":306,"parentId":1,"tags":{},"startTime":1777817401101,"traceId":"61358c01cab89b70"},{"name":"check-static-error-page","duration":13790,"timestamp":1338891464448,"id":310,"parentId":309,"tags":{},"startTime":1777817404359,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":1742,"timestamp":1338891505310,"id":311,"parentId":309,"tags":{"page":"/_app"},"startTime":1777817404400,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":1337,"timestamp":1338891505727,"id":313,"parentId":309,"tags":{"page":"/_document"},"startTime":1777817404400,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":3717,"timestamp":1338891505702,"id":312,"parentId":309,"tags":{"page":"/_error"},"startTime":1777817404400,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":173481,"timestamp":1338891518278,"id":340,"parentId":320,"tags":{},"startTime":1777817404413,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":185725,"timestamp":1338891506113,"id":320,"parentId":309,"tags":{"page":"/api/pro"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":175832,"timestamp":1338891518604,"id":341,"parentId":321,"tags":{},"startTime":1777817404413,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":188339,"timestamp":1338891506141,"id":321,"parentId":309,"tags":{"page":"/api/pull-data/confirm"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":177258,"timestamp":1338891520054,"id":346,"parentId":327,"tags":{},"startTime":1777817404415,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":190900,"timestamp":1338891506445,"id":327,"parentId":309,"tags":{"page":"/api/schema"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":181513,"timestamp":1338891520079,"id":347,"parentId":326,"tags":{},"startTime":1777817404415,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":195258,"timestamp":1338891506369,"id":326,"parentId":309,"tags":{"page":"/api/query"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":184828,"timestamp":1338891519149,"id":342,"parentId":322,"tags":{},"startTime":1777817404414,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":197808,"timestamp":1338891506211,"id":322,"parentId":309,"tags":{"page":"/api/pull-remote/confirm"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":184557,"timestamp":1338891519579,"id":344,"parentId":324,"tags":{},"startTime":1777817404414,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":197832,"timestamp":1338891506318,"id":324,"parentId":309,"tags":{"page":"/api/push-remote/confirm"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":188068,"timestamp":1338891517974,"id":336,"parentId":315,"tags":{},"startTime":1777817404413,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":200201,"timestamp":1338891505878,"id":315,"parentId":309,"tags":{"page":"/api/cloudflare"},"startTime":1777817404400,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":191608,"timestamp":1338891517623,"id":335,"parentId":316,"tags":{},"startTime":1777817404412,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":203322,"timestamp":1338891505947,"id":316,"parentId":309,"tags":{"page":"/api/databases"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":191827,"timestamp":1338891519659,"id":345,"parentId":325,"tags":{},"startTime":1777817404414,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":205167,"timestamp":1338891506345,"id":325,"parentId":309,"tags":{"page":"/api/push-remote/preview"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":191217,"timestamp":1338891520411,"id":351,"parentId":331,"tags":{},"startTime":1777817404415,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":204897,"timestamp":1338891506738,"id":331,"parentId":309,"tags":{"page":"/api/time-travel/preview"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":191590,"timestamp":1338891520091,"id":348,"parentId":328,"tags":{},"startTime":1777817404415,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":205133,"timestamp":1338891506556,"id":328,"parentId":309,"tags":{"page":"/api/tables/[name]/import"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":193815,"timestamp":1338891519296,"id":343,"parentId":323,"tags":{},"startTime":1777817404414,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":206895,"timestamp":1338891506237,"id":323,"parentId":309,"tags":{"page":"/api/pull-remote/preview"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":194221,"timestamp":1338891520421,"id":352,"parentId":332,"tags":{},"startTime":1777817404415,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":207908,"timestamp":1338891506762,"id":332,"parentId":309,"tags":{"page":"/api/time-travel/restore"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":194294,"timestamp":1338891520395,"id":350,"parentId":330,"tags":{},"startTime":1777817404415,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":208000,"timestamp":1338891506694,"id":330,"parentId":309,"tags":{"page":"/api/tables"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":197519,"timestamp":1338891518064,"id":337,"parentId":317,"tags":{},"startTime":1777817404413,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":209627,"timestamp":1338891505982,"id":317,"parentId":309,"tags":{"page":"/api/migrations/list"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":198586,"timestamp":1338891518133,"id":338,"parentId":319,"tags":{},"startTime":1777817404413,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":210683,"timestamp":1338891506084,"id":319,"parentId":309,"tags":{"page":"/api/migrations/sync"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":198458,"timestamp":1338891520431,"id":353,"parentId":333,"tags":{},"startTime":1777817404415,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":212106,"timestamp":1338891506823,"id":333,"parentId":309,"tags":{"page":"/api/update"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":199762,"timestamp":1338891520368,"id":349,"parentId":329,"tags":{},"startTime":1777817404415,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":213566,"timestamp":1338891506594,"id":329,"parentId":309,"tags":{"page":"/api/tables/[name]"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":202368,"timestamp":1338891518213,"id":339,"parentId":318,"tags":{},"startTime":1777817404413,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":214602,"timestamp":1338891506008,"id":318,"parentId":309,"tags":{"page":"/api/migrations/sync-files"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":204924,"timestamp":1338891521481,"id":354,"parentId":314,"tags":{},"startTime":1777817404416,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":220698,"timestamp":1338891505738,"id":314,"parentId":309,"tags":{"page":"/_not-found"},"startTime":1777817404400,"traceId":"61358c01cab89b70"},{"name":"is-page-static","duration":201538,"timestamp":1338891526164,"id":355,"parentId":334,"tags":{},"startTime":1777817404421,"traceId":"61358c01cab89b70"},{"name":"check-page","duration":220873,"timestamp":1338891506846,"id":334,"parentId":309,"tags":{"page":"/"},"startTime":1777817404401,"traceId":"61358c01cab89b70"},{"name":"static-check","duration":263714,"timestamp":1338891464023,"id":309,"parentId":1,"tags":{},"startTime":1777817404359,"traceId":"61358c01cab89b70"},{"name":"generate-required-server-files","duration":181,"timestamp":1338891728205,"id":357,"parentId":1,"tags":{},"startTime":1777817404623,"traceId":"61358c01cab89b70"},{"name":"write-routes-manifest","duration":1345,"timestamp":1338891731821,"id":359,"parentId":1,"tags":{},"startTime":1777817404626,"traceId":"61358c01cab89b70"},{"name":"load-dotenv","duration":11,"timestamp":1338892065116,"id":362,"parentId":361,"tags":{},"startTime":1777817404960,"traceId":"61358c01cab89b70"},{"name":"run-export-path-map","duration":223,"timestamp":1338892238206,"id":363,"parentId":361,"tags":{},"startTime":1777817405133,"traceId":"61358c01cab89b70"},{"name":"next-export","duration":521188,"timestamp":1338892064663,"id":361,"parentId":1,"tags":{},"startTime":1777817404959,"traceId":"61358c01cab89b70"},{"name":"move-exported-app-not-found-","duration":3520,"timestamp":1338892586585,"id":364,"parentId":360,"tags":{},"startTime":1777817405481,"traceId":"61358c01cab89b70"},{"name":"move-exported-page","duration":32151,"timestamp":1338892590199,"id":365,"parentId":360,"tags":{},"startTime":1777817405485,"traceId":"61358c01cab89b70"},{"name":"static-generation","duration":684591,"timestamp":1338892061589,"id":360,"parentId":1,"tags":{},"startTime":1777817404956,"traceId":"61358c01cab89b70"},{"name":"write-routes-manifest","duration":11848,"timestamp":1338892746334,"id":366,"parentId":1,"tags":{},"startTime":1777817405641,"traceId":"61358c01cab89b70"},{"name":"node-file-trace-build","duration":3145975,"timestamp":1338891729219,"id":358,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1777817404624,"traceId":"61358c01cab89b70"},{"name":"apply-include-excludes","duration":313,"timestamp":1338894875207,"id":367,"parentId":1,"tags":{},"startTime":1777817407770,"traceId":"61358c01cab89b70"},{"name":"print-tree-view","duration":1609,"timestamp":1338894875805,"id":368,"parentId":1,"tags":{},"startTime":1777817407770,"traceId":"61358c01cab89b70"},{"name":"telemetry-flush","duration":18,"timestamp":1338894877420,"id":369,"parentId":1,"tags":{},"startTime":1777817407772,"traceId":"61358c01cab89b70"},{"name":"next-build","duration":8332500,"timestamp":1338886544942,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.15","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1777817399440,"traceId":"61358c01cab89b70"}]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "d1s",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.10",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description": "The first native studio for Cloudflare D1. Zero setup. No extra dependencies.",
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"find-up": "^7.0.0",
|
|
76
76
|
"inquirer": "^9.2.14",
|
|
77
77
|
"lucide-react": "^0.474.0",
|
|
78
|
-
"next": "15.
|
|
78
|
+
"next": "^15.5.15",
|
|
79
79
|
"node": "^20.18.3",
|
|
80
80
|
"open": "^8.4.2",
|
|
81
81
|
"react": "^18.2.0",
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
exports.id=226,exports.ids=[226],exports.modules={6487:()=>{},8335:()=>{},5949:(t,e,r)=>{"use strict";r.d(e,{S:()=>c});var s=r(9748),n=r(3873),i=r(3149),a=r(2537),E=r(6789),l=r(1804);let o=null,u=null;async function c(t){try{let e;if(!t||"string"!=typeof t)throw Error("Project path is required and must be a string");if(o&&u===t)return o;let r=null,c=null;for(let e of["wrangler.toml","wrangler.json","wrangler.jsonc"])if(r=await (0,i.dJ)(e,{cwd:t})){c=e;break}if(!r)return l.A.warn(`No Wrangler configuration file found in: ${t}`),null;l.A.info(`Found ${c} at: ${r}`);let T=await (0,s.readFile)(r,"utf-8");c.endsWith(".toml")?e=(0,a.parse)(T):(c.endsWith(".jsonc")&&(T=(0,E.A)(T)),e=JSON.parse(T));let A=(0,n.dirname)(r);return o={config:e,projectPath:A,configPath:r,configFile:c},u=t,o}catch(t){throw l.A.error(`Error reading Wrangler configuration: ${t.message}`),t}}},1804:(t,e,r)=>{"use strict";r.d(e,{A:()=>c});var s=r(6399);let{combine:n,timestamp:i,printf:a,colorize:E}=s.format,l="true"===process.env.DEBUG,o=a(({level:t,message:e,timestamp:r,...s})=>{let n=`${r} ${t}: ${e}`;return Object.keys(s).length>0&&(n+=` ${JSON.stringify(s)}`),n}),u=s.createLogger({level:l?"debug":"warn",format:n(i({format:"YYYY-MM-DD HH:mm:ss"}),E(),o),transports:[new s.transports.Console({level:l?"debug":"warn",silent:!1})]});u.logRequest=(t,e,r={})=>{u.debug(`Request: ${t} ${e}`,r)},u.logError=(t,e="unknown")=>{u.error(`Error in ${e}: ${t.message}`,{error:t.stack||t.message,source:e})},u.shouldLog=t=>{let e=u.level,r={error:0,warn:1,info:2,debug:3};return r[t]<=r[e]};let c=u},4218:(t,e,r)=>{"use strict";r.d(e,{IC:()=>a,ZX:()=>i});var s=r(9421),n=r(1804);async function i(t,e,r={},a=!1){let E=`
|
|
2
|
-
SELECT name, type, sql
|
|
3
|
-
FROM sqlite_master
|
|
4
|
-
WHERE type IN ('table', 'index', 'trigger')
|
|
5
|
-
AND name NOT LIKE 'sqlite_%'
|
|
6
|
-
AND name != 'd1_migrations';
|
|
7
|
-
`;try{let n=await (0,s.KK)(t,e,E,r,a),i=JSON.parse(n);return i[0]?.results||[]}catch(t){throw n.A.error("Failed to get current schema:",t),{type:s.wU.EXECUTION_ERROR,message:"Failed to get current schema",details:{error:t.message,suggestions:["Check database permissions"]}}}}function a(t){let e=new Map;return t.filter(t=>"DATA_MODIFICATION"!==t.type).forEach(t=>{let r=(t.name||t.tableName).toLowerCase();if(e.has(r)||e.set(r,new Set),"CREATE_TABLE"===t.type){let s=t.sql.match(/FOREIGN\s+KEY\s*\([^)]+\)\s+REFERENCES\s+(\w+)/gi);s&&s.forEach(t=>{let s=t.match(/REFERENCES\s+(\w+)/i)[1].toLowerCase();e.get(r).add(s)})}}),function(t){let e=[],r=new Set,s=new Set;for(let n of t.keys())r.has(n)||function n(i){if(s.has(i))throw Error(`Circular dependency detected for table: ${i}`);if(!r.has(i)){for(let e of(s.add(i),t.get(i)||new Set)){if(!t.has(e))throw Error(`Missing table dependency: ${e}`);n(e)}s.delete(i),r.add(i),e.push(i)}}(n);return e}(e)}},9421:(t,e,r)=>{"use strict";r.d(e,{By:()=>c,F9:()=>d,Gq:()=>T,KK:()=>I,Pg:()=>l,QQ:()=>u,bp:()=>m,h3:()=>N,mA:()=>f,tn:()=>g,wU:()=>o,xk:()=>p});var s=r(8354),n=r(9646),i=r(3648),a=r(1804);let E=(0,s.promisify)(n.exec),l={CREATE_TABLE:"CREATE_TABLE",ALTER_TABLE:"ALTER_TABLE",DROP_TABLE:"DROP_TABLE",CREATE_INDEX:"CREATE_INDEX",DROP_INDEX:"DROP_INDEX",DATA_MODIFICATION:"DATA_MODIFICATION"},o={VALIDATION_ERROR:"VALIDATION_ERROR",SYNTAX_ERROR:"SYNTAX_ERROR",EXECUTION_ERROR:"EXECUTION_ERROR",DEPENDENCY_ERROR:"DEPENDENCY_ERROR"};function u(t){return t.type!==l.DATA_MODIFICATION}function c(t){let e=t.trim().replace(/\s+/g," "),r=e.toUpperCase();if(r.startsWith("CREATE TABLE"))return{type:l.CREATE_TABLE,tableName:A(e,"CREATE TABLE"),sql:e,description:"create-table"};if(r.startsWith("ALTER TABLE")){let t=A(e,"ALTER TABLE"),s="";if(r.includes("RENAME")){let t=e.match(/RENAME\s+(?:COLUMN\s+)?([\w$]+)\s+TO\s+([\w$]+)/i);t&&(s=`rename-${t[1]}-to-${t[2]}`)}else if(r.includes("ADD COLUMN")){let t=e.match(/ADD\s+COLUMN\s+([\w$]+)(\s+[\w()]+)?/i);if(t){let e=t[1],r=t[2]?t[2].trim().replace(/\s+/g,"-"):"";s=r?`add-${e}-${r}`:`add-${e}`}}else if(r.includes("DROP COLUMN")){let t=e.match(/DROP\s+COLUMN\s+([\w$]+)/i);t&&(s=`drop-${t[1]}`)}else if(r.includes("MODIFY COLUMN")||r.includes("CHANGE COLUMN")){let t=e.match(/(?:MODIFY|CHANGE)\s+COLUMN\s+([\w$]+)(\s+[\w()]+)?/i);if(t){let e=t[1],r=t[2]?t[2].trim().replace(/\s+/g,"-"):"";s=r?`modify-${e}-to-${r}`:`modify-${e}`}}return{type:l.ALTER_TABLE,tableName:t,sql:e,description:s}}if(r.startsWith("DROP TABLE"))return{type:l.DROP_TABLE,tableName:A(e,"DROP TABLE"),sql:e,description:"drop-table"};if(r.startsWith("CREATE INDEX")||r.startsWith("CREATE UNIQUE INDEX")){let t=R(e),r=e.match(/INDEX\s+(?:IF\s+NOT\s+EXISTS\s+)?([\w$]+)/i),s=r?r[1]:"";return{type:l.CREATE_INDEX,tableName:t,sql:e,description:s}}if(r.startsWith("DROP INDEX")){let t=R(e),r=e.match(/DROP\s+INDEX\s+(?:IF\s+EXISTS\s+)?([\w$]+)/i),s=r?r[1]:"";return{type:l.DROP_INDEX,tableName:t,sql:e,description:s?`drop-index-${s}`:"drop-index"}}return{type:l.DATA_MODIFICATION,sql:e,description:"data-modification"}}function T(t){if(t.type!==l.DATA_MODIFICATION&&!t.tableName)throw{type:o.VALIDATION_ERROR,message:`Invalid SQL statement: unable to determine table name for "${t.type}".`,details:{sql:t.sql}};return t}function A(t,e){let r=t.match(RegExp(`${e}\\s+(?:IF\\s+(?:NOT\\s+)?EXISTS\\s+)?([\\w_]+)`,"i"));return r?r[1]:null}function R(t){let e=t.match(/ON\s+([\w_]+)/i);return e?e[1]:null}function m(t){return t.replace(/--[^\r\n]*/g,"").replace(/\/\*[\s\S]*?\*\//g,"").trim()}async function d(t,e,r,s,n=!1){try{(0,i.nZ)(s)}catch(t){return a.A.error("Invalid table name:",s,t.message),!1}let E=`SELECT name FROM sqlite_master WHERE type='table' AND name = '${s.replace(/'/g,"''")}' COLLATE NOCASE;`,l=await I(t,e,E,r,n);try{let t=l.indexOf("[");if(-1!==t){let e=l.substring(t),r=JSON.parse(e);return(r[0]?.results||[]).length>0}return!1}catch(t){return console.error("Error parsing tableExists result:",t),!1}}function f(t){return t.replace(/--.*$/gm,"").replace(/\/\*[\s\S]*?\*\//g,"").trim().split(";").map(t=>t.trim()).filter(t=>t.length>0).map(t=>c(t+";"))}async function I(t,e,s,n={},i=!1,l=null){try{let o=s.replace(/--[^\r\n]*/g,"").replace(/\/\*[\s\S]*?\*\//g,"").trim().replace(/\s+/g," "),u=o.toUpperCase();if((u.startsWith("CREATE INDEX")||u.startsWith("CREATE UNIQUE INDEX"))&&!u.includes("IF NOT EXISTS")&&(o=u.startsWith("CREATE UNIQUE INDEX")?o.replace(/CREATE\s+UNIQUE\s+INDEX/i,"CREATE UNIQUE INDEX IF NOT EXISTS"):o.replace(/CREATE\s+INDEX/i,"CREATE INDEX IF NOT EXISTS")),!e||"string"!=typeof e||!/^[a-zA-Z0-9_-]+$/.test(e))throw Error("Invalid database name for security reasons");if(!i&&l){let{executeLocalSQL:e}=await r.e(487).then(r.bind(r,3868)),s=e(t,l,o);if(null!==s)return s}let c="win32"===process.platform,T=o.replace(/"/g,'\\"').replace(/\$/g,"\\$"),A=`${c?"npx.cmd":"npx"} wrangler d1 execute ${e} ${i?"--remote":"--local"} --command="${T}" --json`;i?console.log(`[executeSQL --remote] ${A}`):a.A.shouldLog("debug")&&a.A.debug("Executing command:",A);let R={cwd:t,env:{...process.env,...n},maxBuffer:0xa00000,shell:!0},{stdout:m,stderr:d}=await E(A,R);if(i&&d&&console.log(`[executeSQL --remote stderr]: ${d.substring(0,800)}`),d&&!d.includes("\uD83C\uDF00"))throw Error(d);try{let t=m.indexOf("[");if(-1!==t)return m.substring(t)}catch(t){console.warn("JSON parse warning:",t)}return m}catch(t){throw a.A.shouldLog("debug")&&a.A.debug("SQL execution error:",t.message||t),{type:o.EXECUTION_ERROR,message:"Failed to execute SQL command",details:{command:t.cmd,stderr:t.stderr,stdout:t.stdout,originalError:t.message,suggestions:["Ensure Node.js and Wrangler are installed","Check npx in PATH","Verify the D1 database exists and is configured","Check Wrangler configuration"]}}}}async function N(t,e,r,s,n,E="id"){let l=(0,i.nZ)(r),o=(0,i.r0)(E),u=Math.max(1,Math.min(parseInt(n)||50,1e3)),c=`SELECT * FROM ${l} ORDER BY ${o} DESC LIMIT ${u};`;try{let r=await I(t,e,c,s,!0),n=r.indexOf("[");if(-1===n)throw Error(`Unexpected result format: ${r}`);let i=r.substring(n),a=JSON.parse(i);return a[0]?.results||[]}catch(t){throw a.A.error(`Error fetching remote data for table ${r}:`,t),t}}function p(t,e){if(!e||0===e.length)return"";let r=(0,i.nZ)(t),s=Object.keys(e[0]),n=s.map(t=>(0,i.r0)(t)).join(", "),a=e.map(t=>{let e=s.map(e=>{let r=t[e];return null==r?"NULL":`'${String(r).replace(/'/g,"''")}'`}).join(", ");return`(${e})`}).join(", ");return`INSERT INTO ${r} (${n}) VALUES ${a};`}function O(t){let e=[],r="",s=0,n=!1,i="";for(let a of t)'"'===a&&"\\"!==i&&(n=!n),!n&&("("===a&&s++,")"===a&&s--),","!==a||0!==s||n?r+=a:(e.push(r.trim()),r=""),i=a;return r.trim()&&e.push(r.trim()),e}function g(t){return t.split(";").map(t=>t.trim()).filter(t=>t.length>0).map(t=>(function(t){let e=t.trim(),r=e.toUpperCase();return r.startsWith("CREATE TABLE")?function(t){let e=t.match(/CREATE\s+TABLE\s+(?:IF\s+NOT\s+EXISTS\s+)?(\w+)\s*\(([\s\S]*)\)/i);if(!e)return t;let[,r,s]=e,n=O(s).map(t=>t.trim()).filter(Boolean);return`CREATE TABLE ${r} (
|
|
8
|
-
${n.join(",\n ")}
|
|
9
|
-
);`}(e):r.startsWith("CREATE INDEX")||r.startsWith("CREATE UNIQUE INDEX")?function(t){let e=t.match(/CREATE\s+(UNIQUE\s+)?INDEX\s+(?:IF\s+NOT\s+EXISTS\s+)?(\w+)\s+ON\s+(\w+)\s*\((.*)\)/i);if(!e)return t;let[,r,s,n,i]=e,a=i.split(",").map(t=>t.trim()).join(", ");return`CREATE ${r||""}INDEX ${s} ON ${n} (${a});`}(e):r.startsWith("ALTER TABLE")?function(t){let e=t.match(/ALTER\s+TABLE\s+(\w+)\s+(.*)/i);if(!e)return t;let[,r,s]=e,n=O(s);return 1===n.length?`ALTER TABLE ${r} ${n[0]};`:`ALTER TABLE ${r}
|
|
10
|
-
${n.map((t,e)=>` ${t}${e<n.length-1?",":";"}`).join("\n")}`}(e):r.startsWith("DROP TABLE")||r.startsWith("DROP INDEX")?function(t){let e=t.match(/DROP\s+(TABLE|INDEX)\s+(?:IF\s+EXISTS\s+)?(\w+)/i);if(!e)return t;let[,r,s]=e;return`DROP ${r} IF EXISTS ${s};`}(e):r.startsWith("INSERT INTO")?function(t){let e=t.match(/INSERT\s+INTO\s+(\w+)\s*(\([^)]+\))?\s*VALUES\s*(.+)/i);if(!e)return t;let[,r,s,n]=e,i=O(n);return`INSERT INTO ${r}${s?` ${s}`:""}
|
|
11
|
-
VALUES
|
|
12
|
-
`+i.map((t,e)=>` ${t}${e<i.length-1?",":";"}`).join("\n")}(e):r.startsWith("UPDATE")?function(t){let e=t.match(/UPDATE\s+(\w+)\s+SET\s+(.+?)(?:\s+WHERE\s+(.+))?$/i);if(!e)return t;let[,r,s,n]=e,i=O(s),a=`UPDATE ${r}
|
|
13
|
-
SET
|
|
14
|
-
${i.map(t=>` ${t.trim()}`).join(",\n")}`;return n&&(a+=`
|
|
15
|
-
WHERE
|
|
16
|
-
${n.trim()}`),a+";"}(e):r.startsWith("DELETE FROM")?function(t){let e=t.match(/DELETE\s+FROM\s+(\w+)(?:\s+WHERE\s+(.+))?$/i);if(!e)return t;let[,r,s]=e,n=`DELETE FROM ${r}`;return s&&(n+=`
|
|
17
|
-
WHERE
|
|
18
|
-
${s.trim()}`),n+";"}(e):r.startsWith("SELECT")?function(t){let e=t.match(/SELECT\s+(.+?)\s+FROM\s+(.+?)(?:\s+WHERE\s+(.+?))?(?:\s+GROUP\s+BY\s+(.+?))?(?:\s+HAVING\s+(.+?))?(?:\s+ORDER\s+BY\s+(.+?))?(?:\s+LIMIT\s+(.+?))?$/i);if(!e)return t;let[,r,s,n,i,a,E,l]=e,o=`SELECT
|
|
19
|
-
${r.split(",").map(t=>t.trim()).join(",\n ")}
|
|
20
|
-
FROM
|
|
21
|
-
${s.trim()}`;return n&&(o+=`
|
|
22
|
-
WHERE
|
|
23
|
-
${n.trim()}`),i&&(o+=`
|
|
24
|
-
GROUP BY
|
|
25
|
-
${i.trim()}`),a&&(o+=`
|
|
26
|
-
HAVING
|
|
27
|
-
${a.trim()}`),E&&(o+=`
|
|
28
|
-
ORDER BY
|
|
29
|
-
${E.trim()}`),l&&(o+=`
|
|
30
|
-
LIMIT ${l.trim()}`),o+";"}(e):e+";"})(t)).join("\n\n")+"\n"}},3648:(t,e,r)=>{"use strict";function s(t){if(!t||"string"!=typeof t)throw Error("Table name must be a non-empty string");if(!/^[a-zA-Z_][a-zA-Z0-9_]*$/.test(t))throw Error(`Invalid table name: ${t}. Must start with letter or underscore and contain only letters, digits, and underscores.`);if(["SELECT","FROM","WHERE","INSERT","UPDATE","DELETE","CREATE","DROP","ALTER","TABLE","INDEX","VIEW","TRIGGER","PRAGMA","VACUUM","REINDEX","EXPLAIN","QUERY","PLAN","TRANSACTION","BEGIN","COMMIT","ROLLBACK"].includes(t.toUpperCase()))throw Error(`Table name cannot be a reserved word: ${t}`);return`"${t}"`}function n(t){if(!t||"string"!=typeof t)throw Error("Column name must be a non-empty string");if(!/^[a-zA-Z_][a-zA-Z0-9_]*$/.test(t))throw Error(`Invalid column name: ${t}. Must start with letter or underscore and contain only letters, digits, and underscores.`);return`"${t}"`}r.d(e,{nZ:()=>s,r0:()=>n})}};
|