d1s 0.2.9 → 0.2.11

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.
Files changed (217) hide show
  1. package/dist/.next/.next/BUILD_ID +1 -1
  2. package/dist/.next/.next/app-build-manifest.json +28 -28
  3. package/dist/.next/.next/app-path-routes-manifest.json +1 -1
  4. package/dist/.next/.next/build-manifest.json +3 -3
  5. package/dist/.next/.next/cache/.rscinfo +1 -1
  6. package/dist/.next/.next/cache/.tsbuildinfo +1 -1
  7. package/dist/.next/.next/cache/webpack/client-production/0.pack +0 -0
  8. package/dist/.next/.next/cache/webpack/client-production/1.pack +0 -0
  9. package/dist/.next/.next/cache/webpack/client-production/2.pack +0 -0
  10. package/dist/.next/.next/cache/webpack/client-production/3.pack +0 -0
  11. package/dist/.next/.next/cache/webpack/client-production/index.pack +0 -0
  12. package/dist/.next/.next/cache/webpack/client-production/index.pack.old +0 -0
  13. package/dist/.next/.next/cache/webpack/edge-server-production/index.pack +0 -0
  14. package/dist/.next/.next/cache/webpack/server-production/0.pack +0 -0
  15. package/dist/.next/.next/cache/webpack/server-production/1.pack +0 -0
  16. package/dist/.next/.next/cache/webpack/server-production/2.pack +0 -0
  17. package/dist/.next/.next/cache/webpack/server-production/index.pack +0 -0
  18. package/dist/.next/.next/cache/webpack/server-production/index.pack.old +0 -0
  19. package/dist/.next/.next/next-minimal-server.js.nft.json +1 -1
  20. package/dist/.next/.next/next-server.js.nft.json +1 -1
  21. package/dist/.next/.next/prerender-manifest.json +1 -1
  22. package/dist/.next/.next/required-server-files.json +1 -1
  23. package/dist/.next/.next/server/app/_not-found/page.js +1 -1
  24. package/dist/.next/.next/server/app/_not-found/page.js.nft.json +1 -1
  25. package/dist/.next/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  26. package/dist/.next/.next/server/app/_not-found.html +1 -1
  27. package/dist/.next/.next/server/app/_not-found.rsc +4 -4
  28. package/dist/.next/.next/server/app/api/cloudflare/route.js +1 -1
  29. package/dist/.next/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  30. package/dist/.next/.next/server/app/api/databases/route.js +1 -1
  31. package/dist/.next/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  32. package/dist/.next/.next/server/app/api/migrations/sync/route.js +3 -3
  33. package/dist/.next/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  34. package/dist/.next/.next/server/app/api/migrations/sync-files/route.js +8 -8
  35. package/dist/.next/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  36. package/dist/.next/.next/server/app/api/pull-data/confirm/route.js +1 -1
  37. package/dist/.next/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  38. package/dist/.next/.next/server/app/api/pull-remote/confirm/route.js +2 -2
  39. package/dist/.next/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  40. package/dist/.next/.next/server/app/api/pull-remote/preview/route.js +2 -2
  41. package/dist/.next/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  42. package/dist/.next/.next/server/app/api/push-remote/confirm/route.js +5 -5
  43. package/dist/.next/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  44. package/dist/.next/.next/server/app/api/push-remote/preview/route.js +3 -3
  45. package/dist/.next/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  46. package/dist/.next/.next/server/app/api/query/route.js +3 -3
  47. package/dist/.next/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  48. package/dist/.next/.next/server/app/api/tables/[name]/route.js +2 -2
  49. package/dist/.next/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  50. package/dist/.next/.next/server/app/api/tables/route.js +2 -2
  51. package/dist/.next/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  52. package/dist/.next/.next/server/app/api/update/route.js +1 -5
  53. package/dist/.next/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  54. package/dist/.next/.next/server/app/index.html +3 -3
  55. package/dist/.next/.next/server/app/index.rsc +5 -5
  56. package/dist/.next/.next/server/app/page.js +11 -13
  57. package/dist/.next/.next/server/app/page.js.nft.json +1 -1
  58. package/dist/.next/.next/server/app/page_client-reference-manifest.js +1 -1
  59. package/dist/.next/.next/server/app-paths-manifest.json +1 -1
  60. package/dist/.next/.next/server/chunks/226.js +6 -6
  61. package/dist/.next/.next/server/chunks/391.js +5 -5
  62. package/dist/.next/.next/server/chunks/452.js +1 -1
  63. package/dist/.next/.next/server/chunks/627.js +3 -3
  64. package/dist/.next/.next/server/chunks/638.js +3 -3
  65. package/dist/.next/.next/server/chunks/90.js +1 -0
  66. package/dist/.next/.next/server/chunks/992.js +3 -3
  67. package/dist/.next/.next/server/middleware-build-manifest.js +1 -1
  68. package/dist/.next/.next/server/next-font-manifest.js +1 -1
  69. package/dist/.next/.next/server/next-font-manifest.json +1 -1
  70. package/dist/.next/.next/server/pages/404.html +1 -1
  71. package/dist/.next/.next/server/pages/500.html +1 -1
  72. package/dist/.next/.next/server/pages/_app.js +1 -1
  73. package/dist/.next/.next/server/pages/_document.js +1 -1
  74. package/dist/.next/.next/server/pages/_error.js +1 -1
  75. package/dist/.next/.next/server/server-reference-manifest.json +1 -1
  76. package/dist/.next/.next/static/bHYW7fgIBDF8-Q33_WPoE/_buildManifest.js +1 -0
  77. package/dist/.next/.next/static/bHYW7fgIBDF8-Q33_WPoE/_ssgManifest.js +1 -0
  78. package/dist/.next/.next/static/chunks/576-c4daf274bb6469a1.js +1 -0
  79. package/dist/.next/.next/static/chunks/app/layout-be6ee67cf0c92654.js +1 -0
  80. package/dist/.next/.next/static/chunks/app/page-36ed30b2266617f3.js +1 -0
  81. package/dist/.next/.next/static/chunks/{main-app-d36cdfb402b40f13.js → main-app-fa35024de9bd9284.js} +1 -1
  82. package/dist/.next/.next/static/css/9f6c25c5400f83d3.css +3 -0
  83. package/dist/.next/.next/trace +3 -3
  84. package/dist/.next/.next/types/app/api/cloudflare/route.ts +1 -1
  85. package/dist/.next/.next/types/app/api/databases/route.ts +1 -1
  86. package/dist/.next/.next/types/app/api/migrations/sync/route.ts +1 -1
  87. package/dist/.next/.next/types/app/api/migrations/sync-files/route.ts +1 -1
  88. package/dist/.next/.next/types/app/api/pull-data/confirm/route.ts +1 -1
  89. package/dist/.next/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
  90. package/dist/.next/.next/types/app/api/pull-remote/preview/route.ts +1 -1
  91. package/dist/.next/.next/types/app/api/push-remote/confirm/route.ts +1 -1
  92. package/dist/.next/.next/types/app/api/push-remote/preview/route.ts +1 -1
  93. package/dist/.next/.next/types/app/api/query/route.ts +1 -1
  94. package/dist/.next/.next/types/app/api/tables/[name]/route.ts +1 -1
  95. package/dist/.next/.next/types/app/api/tables/route.ts +1 -1
  96. package/dist/.next/.next/types/app/api/update/route.ts +1 -1
  97. package/dist/.next/.next/types/app/page.ts +1 -1
  98. package/dist/.next/BUILD_ID +1 -1
  99. package/dist/.next/app-build-manifest.json +41 -41
  100. package/dist/.next/app-path-routes-manifest.json +1 -1
  101. package/dist/.next/build-manifest.json +3 -3
  102. package/dist/.next/cache/.rscinfo +1 -1
  103. package/dist/.next/cache/.tsbuildinfo +1 -1
  104. package/dist/.next/cache/webpack/client-production/0.pack +0 -0
  105. package/dist/.next/cache/webpack/client-production/index.pack +0 -0
  106. package/dist/.next/cache/webpack/edge-server-production/index.pack +0 -0
  107. package/dist/.next/cache/webpack/server-production/0.pack +0 -0
  108. package/dist/.next/cache/webpack/server-production/index.pack +0 -0
  109. package/dist/.next/next-minimal-server.js.nft.json +1 -1
  110. package/dist/.next/next-server.js.nft.json +1 -1
  111. package/dist/.next/prerender-manifest.json +1 -1
  112. package/dist/.next/required-server-files.json +1 -1
  113. package/dist/.next/server/app/_not-found/page.js +1 -1
  114. package/dist/.next/server/app/_not-found/page.js.nft.json +1 -1
  115. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  116. package/dist/.next/server/app/_not-found.html +1 -1
  117. package/dist/.next/server/app/_not-found.rsc +4 -4
  118. package/dist/.next/server/app/api/cloudflare/route.js +1 -1
  119. package/dist/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  120. package/dist/.next/server/app/api/databases/route.js +1 -1
  121. package/dist/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  122. package/dist/.next/server/app/api/migrations/sync/route.js +3 -3
  123. package/dist/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  124. package/dist/.next/server/app/api/migrations/sync-files/route.js +8 -8
  125. package/dist/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  126. package/dist/.next/server/app/api/pull-data/confirm/route.js +1 -1
  127. package/dist/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  128. package/dist/.next/server/app/api/pull-remote/confirm/route.js +2 -2
  129. package/dist/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  130. package/dist/.next/server/app/api/pull-remote/preview/route.js +2 -2
  131. package/dist/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  132. package/dist/.next/server/app/api/push-remote/confirm/route.js +5 -5
  133. package/dist/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  134. package/dist/.next/server/app/api/push-remote/preview/route.js +3 -3
  135. package/dist/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  136. package/dist/.next/server/app/api/query/route.js +3 -3
  137. package/dist/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  138. package/dist/.next/server/app/api/tables/[name]/route.js +2 -2
  139. package/dist/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  140. package/dist/.next/server/app/api/tables/route.js +2 -2
  141. package/dist/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  142. package/dist/.next/server/app/api/update/route.js +1 -5
  143. package/dist/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  144. package/dist/.next/server/app/index.html +3 -3
  145. package/dist/.next/server/app/index.rsc +5 -5
  146. package/dist/.next/server/app/page.js +11 -13
  147. package/dist/.next/server/app/page.js.nft.json +1 -1
  148. package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
  149. package/dist/.next/server/app-paths-manifest.json +5 -5
  150. package/dist/.next/server/chunks/226.js +6 -6
  151. package/dist/.next/server/chunks/391.js +5 -5
  152. package/dist/.next/server/chunks/452.js +1 -1
  153. package/dist/.next/server/chunks/627.js +3 -3
  154. package/dist/.next/server/chunks/638.js +3 -3
  155. package/dist/.next/server/chunks/90.js +1 -0
  156. package/dist/.next/server/chunks/992.js +3 -3
  157. package/dist/.next/server/middleware-build-manifest.js +1 -1
  158. package/dist/.next/server/next-font-manifest.js +1 -1
  159. package/dist/.next/server/next-font-manifest.json +1 -1
  160. package/dist/.next/server/pages/404.html +1 -1
  161. package/dist/.next/server/pages/500.html +1 -1
  162. package/dist/.next/server/pages/_app.js +1 -1
  163. package/dist/.next/server/pages/_document.js +1 -1
  164. package/dist/.next/server/pages/_error.js +1 -1
  165. package/dist/.next/server/server-reference-manifest.json +1 -1
  166. package/dist/.next/static/ZBTCAyp1kO5FdEHMU-Dw2/_buildManifest.js +1 -0
  167. package/dist/.next/static/ZBTCAyp1kO5FdEHMU-Dw2/_ssgManifest.js +1 -0
  168. package/dist/.next/static/chunks/576-c4daf274bb6469a1.js +1 -0
  169. package/dist/.next/static/chunks/app/layout-be6ee67cf0c92654.js +1 -0
  170. package/dist/.next/static/chunks/app/page-36ed30b2266617f3.js +1 -0
  171. package/dist/.next/static/chunks/{main-app-d36cdfb402b40f13.js → main-app-fa35024de9bd9284.js} +1 -1
  172. package/dist/.next/static/css/9f6c25c5400f83d3.css +3 -0
  173. package/dist/.next/trace +14 -17
  174. package/dist/.next/types/app/api/cloudflare/route.ts +1 -1
  175. package/dist/.next/types/app/api/databases/route.ts +1 -1
  176. package/dist/.next/types/app/api/migrations/sync/route.ts +1 -1
  177. package/dist/.next/types/app/api/migrations/sync-files/route.ts +1 -1
  178. package/dist/.next/types/app/api/pull-data/confirm/route.ts +1 -1
  179. package/dist/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
  180. package/dist/.next/types/app/api/pull-remote/preview/route.ts +1 -1
  181. package/dist/.next/types/app/api/push-remote/confirm/route.ts +1 -1
  182. package/dist/.next/types/app/api/push-remote/preview/route.ts +1 -1
  183. package/dist/.next/types/app/api/query/route.ts +1 -1
  184. package/dist/.next/types/app/api/tables/[name]/route.ts +1 -1
  185. package/dist/.next/types/app/api/tables/route.ts +1 -1
  186. package/dist/.next/types/app/api/update/route.ts +1 -1
  187. package/dist/.next/types/app/page.ts +1 -1
  188. package/dist/app/api/update/route.js +29 -20
  189. package/dist/app/app/api/update/route.js +29 -20
  190. package/dist/app/app/page.jsx +13 -23
  191. package/dist/app/page.jsx +13 -23
  192. package/dist/d1-studio.js +30 -194
  193. package/dist/lib/sql-operations.js +30 -24
  194. package/dist/lib/version-utils.js +34 -0
  195. package/package.json +2 -2
  196. package/scripts/studio.js +30 -194
  197. package/src/app/api/update/route.js +29 -20
  198. package/src/app/page.jsx +13 -23
  199. package/src/components/sidebar.jsx +2 -1
  200. package/src/components/table-view.jsx +1 -1
  201. package/src/components/update-banner.jsx +69 -38
  202. package/src/lib/sql-operations.js +30 -24
  203. package/src/lib/version-utils.js +34 -0
  204. package/dist/.next/.next/server/chunks/336.js +0 -1
  205. package/dist/.next/.next/static/chunks/176-9146975ef8699719.js +0 -1
  206. package/dist/.next/.next/static/chunks/app/layout-8360fab69b848283.js +0 -1
  207. package/dist/.next/.next/static/chunks/app/page-5990cb23b8bd27c4.js +0 -1
  208. package/dist/.next/.next/static/css/674bee6608c638e4.css +0 -3
  209. package/dist/.next/server/chunks/336.js +0 -1
  210. package/dist/.next/static/chunks/176-9146975ef8699719.js +0 -1
  211. package/dist/.next/static/chunks/app/layout-8360fab69b848283.js +0 -1
  212. package/dist/.next/static/chunks/app/page-5990cb23b8bd27c4.js +0 -1
  213. package/dist/.next/static/css/674bee6608c638e4.css +0 -3
  214. /package/dist/.next/.next/static/{7XBqETNmhSxMXhw8iUpEa → OUHnbB-64afrrZQL0Srn5}/_buildManifest.js +0 -0
  215. /package/dist/.next/.next/static/{7XBqETNmhSxMXhw8iUpEa → OUHnbB-64afrrZQL0Srn5}/_ssgManifest.js +0 -0
  216. /package/dist/.next/{static/MoZBULXFiTFzrY1JVK_Df → .next/static/ZBTCAyp1kO5FdEHMU-Dw2}/_buildManifest.js +0 -0
  217. /package/dist/.next/{static/MoZBULXFiTFzrY1JVK_Df → .next/static/ZBTCAyp1kO5FdEHMU-Dw2}/_ssgManifest.js +0 -0
package/dist/.next/trace CHANGED
@@ -1,17 +1,14 @@
1
- [{"name":"generate-buildid","duration":127,"timestamp":365416108061,"id":4,"parentId":1,"tags":{},"startTime":1740304594776,"traceId":"e7e06e4d33265d5c"},{"name":"load-custom-routes","duration":219,"timestamp":365416108243,"id":5,"parentId":1,"tags":{},"startTime":1740304594776,"traceId":"e7e06e4d33265d5c"},{"name":"create-dist-dir","duration":354,"timestamp":365416149330,"id":6,"parentId":1,"tags":{},"startTime":1740304594817,"traceId":"e7e06e4d33265d5c"},{"name":"create-pages-mapping","duration":109,"timestamp":365416150855,"id":7,"parentId":1,"tags":{},"startTime":1740304594819,"traceId":"e7e06e4d33265d5c"},{"name":"collect-app-paths","duration":1643,"timestamp":365416150979,"id":8,"parentId":1,"tags":{},"startTime":1740304594819,"traceId":"e7e06e4d33265d5c"},{"name":"create-app-mapping","duration":738,"timestamp":365416152636,"id":9,"parentId":1,"tags":{},"startTime":1740304594820,"traceId":"e7e06e4d33265d5c"},{"name":"public-dir-conflict-check","duration":351,"timestamp":365416153606,"id":10,"parentId":1,"tags":{},"startTime":1740304594821,"traceId":"e7e06e4d33265d5c"},{"name":"generate-routes-manifest","duration":1400,"timestamp":365416154046,"id":11,"parentId":1,"tags":{},"startTime":1740304594822,"traceId":"e7e06e4d33265d5c"},{"name":"create-entrypoints","duration":108471,"timestamp":365416160100,"id":14,"parentId":1,"tags":{},"startTime":1740304594828,"traceId":"e7e06e4d33265d5c"},{"name":"generate-webpack-config","duration":203541,"timestamp":365416268690,"id":15,"parentId":13,"tags":{},"startTime":1740304594936,"traceId":"e7e06e4d33265d5c"},{"name":"next-trace-entrypoint-plugin","duration":1502,"timestamp":365416539655,"id":17,"parentId":16,"tags":{},"startTime":1740304595207,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":12946,"timestamp":365416627255,"id":54,"parentId":33,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?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!","layer":null},"startTime":1740304595295,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":22504,"timestamp":365416619751,"id":39,"parentId":19,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fdatabases%2Froute&name=app%2Fapi%2Fdatabases%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdatabases%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdatabases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1740304595287,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":19689,"timestamp":365416625168,"id":40,"parentId":20,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fcloudflare%2Froute&name=app%2Fapi%2Fcloudflare%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcloudflare%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcloudflare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1740304595293,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":20127,"timestamp":365416625843,"id":42,"parentId":22,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkarenredona%2FDesktop%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!","layer":"rsc"},"startTime":1740304595294,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":21078,"timestamp":365416625944,"id":43,"parentId":23,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmigrations%2Fsync%2Froute&name=app%2Fapi%2Fmigrations%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Fsync%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1740304595294,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":25741,"timestamp":365416626034,"id":44,"parentId":24,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkarenredona%2FDesktop%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!","layer":"rsc"},"startTime":1740304595294,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":26502,"timestamp":365416626124,"id":45,"parentId":25,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkarenredona%2FDesktop%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!","layer":"rsc"},"startTime":1740304595294,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":26908,"timestamp":365416626467,"id":46,"parentId":26,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkarenredona%2FDesktop%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!","layer":"rsc"},"startTime":1740304595294,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":27580,"timestamp":365416626592,"id":47,"parentId":27,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fquery%2Froute&name=app%2Fapi%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fquery%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1740304595294,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":28202,"timestamp":365416626760,"id":48,"parentId":28,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkarenredona%2FDesktop%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!","layer":"rsc"},"startTime":1740304595294,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":28612,"timestamp":365416626968,"id":50,"parentId":30,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Ftables%2Froute&name=app%2Fapi%2Ftables%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftables%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1740304595295,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":29333,"timestamp":365416626903,"id":49,"parentId":29,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkarenredona%2FDesktop%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!","layer":"rsc"},"startTime":1740304595295,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":29730,"timestamp":365416627028,"id":51,"parentId":32,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fupdate%2Froute&name=app%2Fapi%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fupdate%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1740304595295,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":30061,"timestamp":365416627175,"id":53,"parentId":35,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkarenredona%2FDesktop%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!","layer":"rsc"},"startTime":1740304595295,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":48947,"timestamp":365416614110,"id":37,"parentId":31,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/pages/_app.js","layer":null},"startTime":1740304595282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":70291,"timestamp":365416616284,"id":38,"parentId":36,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/pages/_document.js","layer":null},"startTime":1740304595284,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":119,"timestamp":365416689427,"id":55,"parentId":37,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1740304595357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":12,"timestamp":365416689565,"id":56,"parentId":37,"tags":{"name":"react","layer":null},"startTime":1740304595357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":73523,"timestamp":365416625341,"id":41,"parentId":21,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2FUsers%2Fkarenredona%2FDesktop%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!","layer":"rsc"},"startTime":1740304595293,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7349,"timestamp":365416692766,"id":60,"parentId":38,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/is-error.js","layer":null},"startTime":1740304595360,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8799,"timestamp":365416692747,"id":59,"parentId":38,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/utils.js","layer":null},"startTime":1740304595360,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9405,"timestamp":365416692549,"id":57,"parentId":38,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/get-page-files.js","layer":null},"startTime":1740304595360,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9966,"timestamp":365416692719,"id":58,"parentId":38,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/htmlescape.js","layer":null},"startTime":1740304595360,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6151,"timestamp":365416698129,"id":64,"parentId":38,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":null},"startTime":1740304595366,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12453,"timestamp":365416692783,"id":61,"parentId":38,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/pretty-bytes.js","layer":null},"startTime":1740304595360,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11438,"timestamp":365416698098,"id":63,"parentId":38,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/constants.js","layer":null},"startTime":1740304595366,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13905,"timestamp":365416698036,"id":62,"parentId":37,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils.js","layer":null},"startTime":1740304595366,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20057,"timestamp":365416698155,"id":65,"parentId":38,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/trace/tracer.js","layer":null},"startTime":1740304595366,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20316,"timestamp":365416698176,"id":66,"parentId":38,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/trace/utils.js","layer":null},"startTime":1740304595366,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3017,"timestamp":365416724584,"id":67,"parentId":60,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-plain-object.js","layer":null},"startTime":1740304595392,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1727,"timestamp":365416726271,"id":68,"parentId":63,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":null},"startTime":1740304595394,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1422,"timestamp":365416728247,"id":71,"parentId":65,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-thenable.js","layer":null},"startTime":1740304595396,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2048,"timestamp":365416728119,"id":70,"parentId":57,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":null},"startTime":1740304595396,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2427,"timestamp":365416728062,"id":69,"parentId":57,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":null},"startTime":1740304595396,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5418,"timestamp":365416728286,"id":72,"parentId":65,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/trace/constants.js","layer":null},"startTime":1740304595396,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":18,"timestamp":365416733921,"id":73,"parentId":70,"tags":{"name":"path","layer":null},"startTime":1740304595402,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2160,"timestamp":365416735773,"id":75,"parentId":69,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":null},"startTime":1740304595403,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2502,"timestamp":365416735707,"id":74,"parentId":70,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":null},"startTime":1740304595403,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":113016,"timestamp":365416627083,"id":52,"parentId":34,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1740304595295,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2559,"timestamp":365416748238,"id":77,"parentId":54,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/pages/_error.js","layer":null},"startTime":1740304595416,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3752,"timestamp":365416748045,"id":76,"parentId":54,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-kind.js","layer":null},"startTime":1740304595416,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14720,"timestamp":365416748397,"id":81,"parentId":65,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":null},"startTime":1740304595416,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15516,"timestamp":365416748346,"id":79,"parentId":54,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/pages/module.compiled.js","layer":null},"startTime":1740304595416,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15869,"timestamp":365416748316,"id":78,"parentId":54,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/templates/helpers.js","layer":null},"startTime":1740304595416,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15938,"timestamp":365416748370,"id":80,"parentId":38,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js","layer":null},"startTime":1740304595416,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18,"timestamp":365416767401,"id":82,"parentId":79,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.prod.js","layer":null},"startTime":1740304595435,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2627,"timestamp":365416767513,"id":84,"parentId":39,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1740304595435,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3897,"timestamp":365416767430,"id":83,"parentId":70,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/index.js","layer":null},"startTime":1740304595435,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3949,"timestamp":365416768304,"id":90,"parentId":41,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/not-found-error.js","layer":"rsc"},"startTime":1740304595436,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4824,"timestamp":365416768360,"id":92,"parentId":41,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/unauthorized-error.js","layer":"rsc"},"startTime":1740304595436,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5553,"timestamp":365416768266,"id":89,"parentId":41,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/error-boundary.js","layer":"rsc"},"startTime":1740304595436,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5801,"timestamp":365416768333,"id":91,"parentId":41,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/forbidden-error.js","layer":"rsc"},"startTime":1740304595436,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5710,"timestamp":365416771482,"id":93,"parentId":77,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/head.js","layer":null},"startTime":1740304595439,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15378,"timestamp":365416768059,"id":86,"parentId":39,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1740304595436,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15671,"timestamp":365416768127,"id":87,"parentId":41,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1740304595436,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23425,"timestamp":365416767985,"id":85,"parentId":39,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1740304595436,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24952,"timestamp":365416768194,"id":88,"parentId":41,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1740304595436,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5958,"timestamp":365416796488,"id":95,"parentId":39,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/databases/route.js","layer":"rsc"},"startTime":1740304595464,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6524,"timestamp":365416797160,"id":96,"parentId":40,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/cloudflare/route.js","layer":"rsc"},"startTime":1740304595465,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":8073,"timestamp":365416796183,"id":94,"parentId":41,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/layout.jsx","layer":"rsc"},"startTime":1740304595464,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3662,"timestamp":365416808885,"id":99,"parentId":83,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":null},"startTime":1740304595477,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6821,"timestamp":365416808736,"id":97,"parentId":47,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/query/route.js","layer":"rsc"},"startTime":1740304595476,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22,"timestamp":365416817143,"id":102,"parentId":86,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1740304595485,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8,"timestamp":365416817178,"id":103,"parentId":87,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1740304595485,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6180,"timestamp":365416817193,"id":104,"parentId":85,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1740304595485,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12825,"timestamp":365416817307,"id":105,"parentId":85,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1740304595485,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23993,"timestamp":365416808979,"id":101,"parentId":51,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/update/route.js","layer":"rsc"},"startTime":1740304595477,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":32689,"timestamp":365416808907,"id":100,"parentId":53,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/tables/[name]/route.js","layer":"rsc"},"startTime":1740304595477,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":41324,"timestamp":365416808859,"id":98,"parentId":83,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":null},"startTime":1740304595477,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":43973,"timestamp":365416817381,"id":106,"parentId":50,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/tables/route.js","layer":"rsc"},"startTime":1740304595485,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":45615,"timestamp":365416817517,"id":108,"parentId":43,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/migrations/sync/route.js","layer":"rsc"},"startTime":1740304595485,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":46968,"timestamp":365416817451,"id":107,"parentId":42,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/migrations/sync-files/route.js","layer":"rsc"},"startTime":1740304595485,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9625,"timestamp":365416865486,"id":112,"parentId":46,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/pull-remote/preview/route.js","layer":"rsc"},"startTime":1740304595533,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9906,"timestamp":365416865463,"id":111,"parentId":93,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/amp-mode.js","layer":null},"startTime":1740304595533,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11229,"timestamp":365416865430,"id":110,"parentId":93,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/side-effect.js","layer":null},"startTime":1740304595533,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13974,"timestamp":365416865285,"id":109,"parentId":45,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/pull-remote/confirm/route.js","layer":"rsc"},"startTime":1740304595533,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15735,"timestamp":365416865553,"id":113,"parentId":44,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/pull-data/confirm/route.js","layer":"rsc"},"startTime":1740304595533,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-external","duration":27,"timestamp":365416882869,"id":124,"parentId":88,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1740304595551,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-external","duration":7,"timestamp":365416882907,"id":125,"parentId":88,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1740304595551,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-external","duration":69,"timestamp":365416882921,"id":126,"parentId":88,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1740304595551,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7203,"timestamp":365416882838,"id":123,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1740304595551,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":21,"timestamp":365416890155,"id":132,"parentId":100,"tags":{"name":"util","layer":null},"startTime":1740304595558,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":7,"timestamp":365416890185,"id":133,"parentId":100,"tags":{"name":"child_process","layer":null},"startTime":1740304595558,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":7,"timestamp":365416890198,"id":134,"parentId":108,"tags":{"name":"fs/promises","layer":null},"startTime":1740304595558,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-json","duration":633,"timestamp":365416890538,"id":141,"parentId":101,"tags":{"name":"/Users/karenredona/Desktop/d1studio/package.json","layer":"rsc"},"startTime":1740304595558,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15099,"timestamp":365416890212,"id":135,"parentId":105,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1740304595558,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26669,"timestamp":365416882067,"id":115,"parentId":90,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1740304595550,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28007,"timestamp":365416881924,"id":114,"parentId":48,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/push-remote/confirm/route.js","layer":"rsc"},"startTime":1740304595550,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27042,"timestamp":365416883026,"id":128,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1740304595551,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27178,"timestamp":365416882997,"id":127,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1740304595551,"traceId":"e7e06e4d33265d5c"}]
2
- [{"name":"build-module-js","duration":27844,"timestamp":365416883051,"id":129,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1740304595551,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27875,"timestamp":365416883137,"id":131,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1740304595551,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28404,"timestamp":365416882805,"id":122,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1740304595550,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":21325,"timestamp":365416890364,"id":137,"parentId":52,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/page.jsx","layer":"rsc"},"startTime":1740304595558,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21728,"timestamp":365416890325,"id":136,"parentId":105,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1740304595558,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21711,"timestamp":365416890517,"id":140,"parentId":93,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":null},"startTime":1740304595558,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22594,"timestamp":365416890427,"id":138,"parentId":49,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/api/push-remote/preview/route.js","layer":"rsc"},"startTime":1740304595558,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":48954,"timestamp":365416882468,"id":118,"parentId":85,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1740304595550,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":51000,"timestamp":365416882597,"id":119,"parentId":85,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1740304595550,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":51501,"timestamp":365416882362,"id":117,"parentId":85,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1740304595550,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":52648,"timestamp":365416882245,"id":116,"parentId":85,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1740304595550,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":52993,"timestamp":365416882673,"id":120,"parentId":85,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1740304595550,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":53175,"timestamp":365416882739,"id":121,"parentId":85,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1740304595550,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":55587,"timestamp":365416883075,"id":130,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1740304595551,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-cjs","duration":58521,"timestamp":365416890492,"id":139,"parentId":37,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":null},"startTime":1740304595558,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":404903,"timestamp":365416545217,"id":31,"parentId":18,"tags":{"request":"next/dist/pages/_app"},"startTime":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":37791,"timestamp":365416914308,"id":149,"parentId":99,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/interception-routes.js","layer":null},"startTime":1740304595582,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":38498,"timestamp":365416914122,"id":146,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1740304595582,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":40397,"timestamp":365416913995,"id":144,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1740304595582,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":42607,"timestamp":365416913924,"id":143,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1740304595582,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":45338,"timestamp":365416913807,"id":142,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1740304595581,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":45571,"timestamp":365416914244,"id":148,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1740304595582,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":45818,"timestamp":365416914183,"id":147,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1740304595582,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":54856,"timestamp":365416914058,"id":145,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-boundary.js","layer":"rsc"},"startTime":1740304595582,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9589,"timestamp":365416983421,"id":153,"parentId":120,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1740304595651,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10148,"timestamp":365416983307,"id":151,"parentId":119,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1740304595651,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-css","duration":1171,"timestamp":365416997959,"id":163,"parentId":94,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/globals.css","layer":"rsc"},"startTime":1740304595666,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5708,"timestamp":365416993958,"id":159,"parentId":149,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":null},"startTime":1740304595662,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6113,"timestamp":365416994118,"id":162,"parentId":144,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1740304595662,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19388,"timestamp":365416983353,"id":152,"parentId":119,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"rsc"},"startTime":1740304595651,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19964,"timestamp":365416983140,"id":150,"parentId":115,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"rsc"},"startTime":1740304595651,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19849,"timestamp":365416983546,"id":155,"parentId":130,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/api/constants.js","layer":"rsc"},"startTime":1740304595651,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20150,"timestamp":365416983450,"id":154,"parentId":89,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1740304595651,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13877,"timestamp":365416993982,"id":160,"parentId":85,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1740304595662,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15972,"timestamp":365416994049,"id":161,"parentId":130,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1740304595662,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16341,"timestamp":365416993816,"id":156,"parentId":93,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js","layer":null},"startTime":1740304595661,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16382,"timestamp":365416993851,"id":157,"parentId":93,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js","layer":null},"startTime":1740304595662,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19798,"timestamp":365416993870,"id":158,"parentId":144,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1740304595662,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24436,"timestamp":365416998589,"id":165,"parentId":144,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/alternate.js","layer":"rsc"},"startTime":1740304595666,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25891,"timestamp":365416998664,"id":166,"parentId":144,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/opengraph.js","layer":"rsc"},"startTime":1740304595666,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27407,"timestamp":365416998476,"id":164,"parentId":144,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/basic.js","layer":"rsc"},"startTime":1740304595666,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27812,"timestamp":365416998795,"id":168,"parentId":144,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/meta.js","layer":"rsc"},"startTime":1740304595666,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":29472,"timestamp":365416998730,"id":167,"parentId":144,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/icons.js","layer":"rsc"},"startTime":1740304595666,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":30195,"timestamp":365416998868,"id":169,"parentId":143,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1740304595667,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":30754,"timestamp":365416998937,"id":170,"parentId":143,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1740304595667,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12498,"timestamp":365417019903,"id":173,"parentId":155,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/constants.js","layer":"rsc"},"startTime":1740304595688,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":40985,"timestamp":365417003859,"id":172,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static-edge.js","layer":"rsc"},"startTime":1740304595672,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":41338,"timestamp":365417003759,"id":171,"parentId":88,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server-edge.js","layer":"rsc"},"startTime":1740304595671,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9583,"timestamp":365417036014,"id":175,"parentId":159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/segment.js","layer":null},"startTime":1740304595704,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11342,"timestamp":365417036099,"id":176,"parentId":97,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/migrations.js","layer":"rsc"},"startTime":1740304595704,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":503226,"timestamp":365416545254,"id":36,"parentId":18,"tags":{"request":"next/dist/pages/_document"},"startTime":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6056,"timestamp":365417048184,"id":177,"parentId":158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1740304595716,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6403,"timestamp":365417048280,"id":178,"parentId":95,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/find-wrangler-config.js","layer":"rsc"},"startTime":1740304595716,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":38659,"timestamp":365417019998,"id":174,"parentId":90,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1740304595688,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4544,"timestamp":365417054847,"id":181,"parentId":173,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":23,"timestamp":365417059495,"id":194,"parentId":176,"tags":{"name":"crypto","layer":null},"startTime":1740304595727,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-external","duration":19,"timestamp":365417061571,"id":204,"parentId":170,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1740304595729,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3362,"timestamp":365417059603,"id":196,"parentId":176,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/logger.js","layer":"rsc"},"startTime":1740304595727,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4346,"timestamp":365417059672,"id":197,"parentId":97,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/parse-sql-error.js","layer":"rsc"},"startTime":1740304595727,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-cjs","duration":16087,"timestamp":365417048359,"id":179,"parentId":93,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":null},"startTime":1740304595716,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16448,"timestamp":365417048390,"id":180,"parentId":143,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1740304595716,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":519792,"timestamp":365416545239,"id":33,"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":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4831,"timestamp":365417061197,"id":199,"parentId":100,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/database-queue.js","layer":"rsc"},"startTime":1740304595729,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5439,"timestamp":365417061119,"id":198,"parentId":112,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/schema-operations.js","layer":"rsc"},"startTime":1740304595729,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10843,"timestamp":365417059524,"id":195,"parentId":176,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/sql-operations.js","layer":"rsc"},"startTime":1740304595727,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15883,"timestamp":365417055135,"id":185,"parentId":161,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16354,"timestamp":365417055074,"id":184,"parentId":160,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16402,"timestamp":365417055200,"id":186,"parentId":158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/interop-default.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16628,"timestamp":365417055262,"id":187,"parentId":160,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17100,"timestamp":365417055322,"id":188,"parentId":160,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17275,"timestamp":365417055385,"id":189,"parentId":161,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/stream-utils/encodedTags.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17573,"timestamp":365417055464,"id":190,"parentId":161,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17827,"timestamp":365417055588,"id":192,"parentId":158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18548,"timestamp":365417055005,"id":183,"parentId":119,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18863,"timestamp":365417054929,"id":182,"parentId":101,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/update-notifier/index.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21733,"timestamp":365417055650,"id":193,"parentId":158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22630,"timestamp":365417055527,"id":191,"parentId":158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1740304595723,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3636,"timestamp":365417081264,"id":211,"parentId":94,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/context/database-context.js","layer":"rsc"},"startTime":1740304595749,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24249,"timestamp":365417061371,"id":201,"parentId":158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1740304595729,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24143,"timestamp":365417061662,"id":206,"parentId":168,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/non-nullable.js","layer":"rsc"},"startTime":1740304595729,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24813,"timestamp":365417061504,"id":203,"parentId":158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1740304595729,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26195,"timestamp":365417061302,"id":200,"parentId":158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1740304595729,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26206,"timestamp":365417061600,"id":205,"parentId":164,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1740304595729,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27552,"timestamp":365417061438,"id":202,"parentId":158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1740304595729,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28348,"timestamp":365417065186,"id":208,"parentId":158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1740304595733,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28899,"timestamp":365417065095,"id":207,"parentId":130,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react-server-dom-webpack/client.edge.js","layer":"rsc"},"startTime":1740304595733,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":54962,"timestamp":365417094204,"id":212,"parentId":182,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/update-notifier/update-notifier.js","layer":"rsc"},"startTime":1740304595762,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":3445,"timestamp":365417146087,"id":221,"parentId":94,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/toaster.jsx","layer":"rsc"},"startTime":1740304595814,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8847,"timestamp":365417142574,"id":218,"parentId":188,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1740304595810,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9180,"timestamp":365417142455,"id":217,"parentId":95,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1740304595810,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11253,"timestamp":365417144894,"id":219,"parentId":200,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1740304595813,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12164,"timestamp":365417145002,"id":220,"parentId":203,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1740304595813,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3083,"timestamp":365417154589,"id":226,"parentId":197,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/sql-error-types.js","layer":"rsc"},"startTime":1740304595822,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13545,"timestamp":365417146251,"id":223,"parentId":208,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1740304595814,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14010,"timestamp":365417146317,"id":224,"parentId":208,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1740304595814,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14504,"timestamp":365417146175,"id":222,"parentId":146,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1740304595814,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1712,"timestamp":365417163981,"id":230,"parentId":219,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1740304595832,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3809,"timestamp":365417163055,"id":227,"parentId":218,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1740304595831,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2216,"timestamp":365417165749,"id":232,"parentId":220,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1740304595833,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5375,"timestamp":365417163915,"id":229,"parentId":178,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/find-up/index.js","layer":"rsc"},"startTime":1740304595832,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6310,"timestamp":365417163839,"id":228,"parentId":178,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/strip-json-comments/index.js","layer":"rsc"},"startTime":1740304595832,"traceId":"e7e06e4d33265d5c"}]
3
- [{"name":"build-module-js","duration":31808,"timestamp":365417149832,"id":225,"parentId":207,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.production.js","layer":"rsc"},"startTime":1740304595818,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18788,"timestamp":365417164511,"id":231,"parentId":217,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1740304595832,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6491,"timestamp":365417181978,"id":233,"parentId":158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1740304595850,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8962,"timestamp":365417184178,"id":234,"parentId":196,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston.js","layer":"rsc"},"startTime":1740304595852,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":55,"timestamp":365417200774,"id":244,"parentId":212,"tags":{"name":"node:process","layer":null},"startTime":1740304595868,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16361,"timestamp":365417187827,"id":235,"parentId":227,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1740304595856,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17042,"timestamp":365417187956,"id":236,"parentId":227,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1740304595856,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":31,"timestamp":365417208794,"id":247,"parentId":212,"tags":{"name":"node:child_process","layer":null},"startTime":1740304595876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":7,"timestamp":365417208836,"id":248,"parentId":212,"tags":{"name":"node:url","layer":null},"startTime":1740304595877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":6,"timestamp":365417208847,"id":249,"parentId":212,"tags":{"name":"node:path","layer":null},"startTime":1740304595877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":5,"timestamp":365417208858,"id":250,"parentId":212,"tags":{"name":"node:util","layer":null},"startTime":1740304595877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-json","duration":215,"timestamp":365417210222,"id":251,"parentId":234,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/package.json","layer":"rsc"},"startTime":1740304595878,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20851,"timestamp":365417189820,"id":237,"parentId":178,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/toml.js","layer":"rsc"},"startTime":1740304595858,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16538,"timestamp":365417195278,"id":241,"parentId":231,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1740304595863,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17292,"timestamp":365417195010,"id":238,"parentId":231,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1740304595863,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17732,"timestamp":365417195212,"id":240,"parentId":231,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1740304595863,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18311,"timestamp":365417195341,"id":242,"parentId":231,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1740304595863,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18781,"timestamp":365417195135,"id":239,"parentId":231,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1740304595863,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16791,"timestamp":365417200997,"id":246,"parentId":212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/diff.js","layer":"rsc"},"startTime":1740304595869,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17537,"timestamp":365417200863,"id":245,"parentId":212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/gt.js","layer":"rsc"},"startTime":1740304595869,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18039,"timestamp":365417200542,"id":243,"parentId":231,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1740304595868,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12738,"timestamp":365417220274,"id":252,"parentId":234,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/common.js","layer":"rsc"},"startTime":1740304595888,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13116,"timestamp":365417220391,"id":253,"parentId":234,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/create-logger.js","layer":"rsc"},"startTime":1740304595888,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13931,"timestamp":365417220527,"id":255,"parentId":234,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/rejection-handler.js","layer":"rsc"},"startTime":1740304595888,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16380,"timestamp":365417220462,"id":254,"parentId":234,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/logger.js","layer":"rsc"},"startTime":1740304595888,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16628,"timestamp":365417220730,"id":258,"parentId":236,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1740304595888,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17307,"timestamp":365417220792,"id":259,"parentId":241,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1740304595888,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18413,"timestamp":365417220605,"id":256,"parentId":234,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/exception-handler.js","layer":"rsc"},"startTime":1740304595888,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18725,"timestamp":365417220668,"id":257,"parentId":234,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/container.js","layer":"rsc"},"startTime":1740304595888,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19315,"timestamp":365417225672,"id":260,"parentId":237,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/parse.js","layer":"rsc"},"startTime":1740304595893,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20808,"timestamp":365417225791,"id":261,"parentId":237,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/stringify.js","layer":"rsc"},"startTime":1740304595893,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":114,"timestamp":365417247137,"id":269,"parentId":255,"tags":{"name":"os","layer":null},"startTime":1740304595915,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18317,"timestamp":365417230410,"id":263,"parentId":241,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1740304595898,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18737,"timestamp":365417230273,"id":262,"parentId":236,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1740304595898,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18667,"timestamp":365417230549,"id":265,"parentId":241,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1740304595898,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19008,"timestamp":365417230485,"id":264,"parentId":240,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1740304595898,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19267,"timestamp":365417230617,"id":266,"parentId":246,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/parse.js","layer":"rsc"},"startTime":1740304595898,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16141,"timestamp":365417240250,"id":267,"parentId":245,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/compare.js","layer":"rsc"},"startTime":1740304595908,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15160,"timestamp":365417243439,"id":268,"parentId":231,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1740304595911,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7469,"timestamp":365417254671,"id":271,"parentId":212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/is-installed-globally/index.js","layer":"rsc"},"startTime":1740304595922,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7638,"timestamp":365417254934,"id":275,"parentId":212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/xdg-basedir/index.js","layer":"rsc"},"startTime":1740304595923,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8076,"timestamp":365417254745,"id":272,"parentId":212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/is-npm/index.js","layer":"rsc"},"startTime":1740304595922,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8073,"timestamp":365417254994,"id":276,"parentId":212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/is-in-ci/index.js","layer":"rsc"},"startTime":1740304595923,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8853,"timestamp":365417254873,"id":274,"parentId":212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/pupa/index.js","layer":"rsc"},"startTime":1740304595923,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9246,"timestamp":365417254811,"id":273,"parentId":212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/latest-version/index.js","layer":"rsc"},"startTime":1740304595922,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9425,"timestamp":365417255118,"id":278,"parentId":229,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/locate-path/index.js","layer":"rsc"},"startTime":1740304595923,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10701,"timestamp":365417254536,"id":270,"parentId":212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/configstore/index.js","layer":"rsc"},"startTime":1740304595922,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10382,"timestamp":365417255055,"id":277,"parentId":229,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/path-exists/index.js","layer":"rsc"},"startTime":1740304595923,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10436,"timestamp":365417255177,"id":279,"parentId":229,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/unicorn-magic/node.js","layer":"rsc"},"startTime":1740304595923,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10972,"timestamp":365417257163,"id":280,"parentId":255,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/rejection-stream.js","layer":"rsc"},"startTime":1740304595925,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11052,"timestamp":365417257308,"id":282,"parentId":256,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/exception-stream.js","layer":"rsc"},"startTime":1740304595925,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11440,"timestamp":365417257243,"id":281,"parentId":254,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/profiler.js","layer":"rsc"},"startTime":1740304595925,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10927,"timestamp":365417266292,"id":292,"parentId":263,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1740304595934,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11181,"timestamp":365417266328,"id":293,"parentId":263,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1740304595934,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12371,"timestamp":365417266356,"id":294,"parentId":263,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1740304595934,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20136,"timestamp":365417258859,"id":284,"parentId":260,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/parse-string.js","layer":"rsc"},"startTime":1740304595927,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22339,"timestamp":365417258785,"id":283,"parentId":212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/boxen/index.js","layer":"rsc"},"startTime":1740304595926,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22580,"timestamp":365417258987,"id":286,"parentId":260,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/parse-stream.js","layer":"rsc"},"startTime":1740304595927,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22907,"timestamp":365417258926,"id":285,"parentId":260,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/parse-async.js","layer":"rsc"},"startTime":1740304595927,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24932,"timestamp":365417261097,"id":288,"parentId":234,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/transports/index.js","layer":"rsc"},"startTime":1740304595929,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26015,"timestamp":365417261021,"id":287,"parentId":260,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/parse-pretty-error.js","layer":"rsc"},"startTime":1740304595929,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3852,"timestamp":365417284087,"id":296,"parentId":263,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1740304595952,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":35237,"timestamp":365417261243,"id":289,"parentId":234,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/config/index.js","layer":"rsc"},"startTime":1740304595929,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":34165,"timestamp":365417266106,"id":290,"parentId":254,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston-transport/legacy.js","layer":"rsc"},"startTime":1740304595934,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":34303,"timestamp":365417266220,"id":291,"parentId":254,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/json.js","layer":"rsc"},"startTime":1740304595934,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":24,"timestamp":365417301105,"id":299,"parentId":286,"tags":{"name":"stream","layer":null},"startTime":1740304595969,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26250,"timestamp":365417283959,"id":295,"parentId":266,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/classes/semver.js","layer":"rsc"},"startTime":1740304595952,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25359,"timestamp":365417288136,"id":297,"parentId":268,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1740304595956,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25545,"timestamp":365417288259,"id":298,"parentId":279,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/unicorn-magic/default.js","layer":"rsc"},"startTime":1740304595956,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3118,"timestamp":365417311476,"id":304,"parentId":293,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1740304595979,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3357,"timestamp":365417311441,"id":303,"parentId":294,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1740304595979,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3461,"timestamp":365417311504,"id":305,"parentId":293,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1740304595979,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3601,"timestamp":365417311531,"id":306,"parentId":293,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1740304595979,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4581,"timestamp":365417311584,"id":308,"parentId":294,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1740304595979,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4793,"timestamp":365417311560,"id":307,"parentId":293,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1740304595979,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5046,"timestamp":365417311608,"id":309,"parentId":294,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1740304595979,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12898,"timestamp":365417306791,"id":300,"parentId":255,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/forEach.js","layer":"rsc"},"startTime":1740304595974,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14440,"timestamp":365417311277,"id":301,"parentId":234,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/index.js","layer":"rsc"},"startTime":1740304595979,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14484,"timestamp":365417311369,"id":302,"parentId":234,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston-transport/index.js","layer":"rsc"},"startTime":1740304595979,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15619,"timestamp":365417315487,"id":311,"parentId":288,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/transports/console.js","layer":"rsc"},"startTime":1740304595983,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15739,"timestamp":365417315693,"id":314,"parentId":288,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/transports/stream.js","layer":"rsc"},"startTime":1740304595983,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16787,"timestamp":365417315630,"id":313,"parentId":288,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/transports/http.js","layer":"rsc"},"startTime":1740304595983,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19227,"timestamp":365417315564,"id":312,"parentId":288,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/transports/file.js","layer":"rsc"},"startTime":1740304595983,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":33426,"timestamp":365417315373,"id":310,"parentId":284,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/lib/toml-parser.js","layer":"rsc"},"startTime":1740304595983,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":24,"timestamp":365417350711,"id":318,"parentId":271,"tags":{"name":"node:fs","layer":null},"startTime":1740304596018,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":6,"timestamp":365417350745,"id":319,"parentId":270,"tags":{"name":"node:os","layer":null},"startTime":1740304596018,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":34986,"timestamp":365417317818,"id":316,"parentId":291,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/format.js","layer":"rsc"},"startTime":1740304595985,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":35899,"timestamp":365417317741,"id":315,"parentId":290,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston-transport/modern.js","layer":"rsc"},"startTime":1740304595985,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10758,"timestamp":365417350890,"id":321,"parentId":305,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1740304596019,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":22,"timestamp":365417366049,"id":331,"parentId":313,"tags":{"name":"http","layer":null},"startTime":1740304596034,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":15,"timestamp":365417366085,"id":332,"parentId":313,"tags":{"name":"https","layer":null},"startTime":1740304596034,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":8,"timestamp":365417366106,"id":333,"parentId":312,"tags":{"name":"fs","layer":null},"startTime":1740304596034,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":4,"timestamp":365417366118,"id":334,"parentId":312,"tags":{"name":"zlib","layer":null},"startTime":1740304596034,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":40382,"timestamp":365417327528,"id":317,"parentId":212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/update-notifier/node_modules/chalk/source/index.js","layer":"rsc"},"startTime":1740304595995,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":29877,"timestamp":365417350757,"id":320,"parentId":242,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1740304596018,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25149,"timestamp":365417359290,"id":323,"parentId":253,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/triple-beam/index.js","layer":"rsc"},"startTime":1740304596027,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25504,"timestamp":365417359177,"id":322,"parentId":255,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/one-time/index.js","layer":"rsc"},"startTime":1740304596027,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25475,"timestamp":365417359426,"id":325,"parentId":295,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/internal/debug.js","layer":"rsc"},"startTime":1740304596027,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25758,"timestamp":365417359362,"id":324,"parentId":254,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/readable.js","layer":"rsc"},"startTime":1740304596027,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25871,"timestamp":365417359492,"id":326,"parentId":295,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/internal/constants.js","layer":"rsc"},"startTime":1740304596027,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25921,"timestamp":365417359676,"id":329,"parentId":295,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/internal/identifiers.js","layer":"rsc"},"startTime":1740304596027,"traceId":"e7e06e4d33265d5c"}]
4
- [{"name":"build-module-js","duration":27664,"timestamp":365417359555,"id":327,"parentId":295,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/internal/re.js","layer":"rsc"},"startTime":1740304596027,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27862,"timestamp":365417359616,"id":328,"parentId":295,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/internal/parse-options.js","layer":"rsc"},"startTime":1740304596027,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28301,"timestamp":365417359736,"id":330,"parentId":300,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/eachOf.js","layer":"rsc"},"startTime":1740304596027,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25402,"timestamp":365417368317,"id":337,"parentId":300,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/wrapAsync.js","layer":"rsc"},"startTime":1740304596036,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25684,"timestamp":365417368240,"id":336,"parentId":300,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/withoutIndex.js","layer":"rsc"},"startTime":1740304596036,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25806,"timestamp":365417368380,"id":338,"parentId":300,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/awaitify.js","layer":"rsc"},"startTime":1740304596036,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25885,"timestamp":365417368572,"id":341,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/errors.js","layer":"rsc"},"startTime":1740304596036,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26167,"timestamp":365417368442,"id":339,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/levels.js","layer":"rsc"},"startTime":1740304596036,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25978,"timestamp":365417368804,"id":345,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/label.js","layer":"rsc"},"startTime":1740304596036,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26860,"timestamp":365417368131,"id":335,"parentId":254,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/is-stream/index.js","layer":"rsc"},"startTime":1740304596036,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26720,"timestamp":365417368745,"id":344,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/colorize.js","layer":"rsc"},"startTime":1740304596036,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27057,"timestamp":365417368688,"id":343,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/combine.js","layer":"rsc"},"startTime":1740304596036,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27475,"timestamp":365417368513,"id":340,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/align.js","layer":"rsc"},"startTime":1740304596036,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27759,"timestamp":365417368630,"id":342,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/cli.js","layer":"rsc"},"startTime":1740304596036,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27748,"timestamp":365417368863,"id":346,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/logstash.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28008,"timestamp":365417368921,"id":347,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/metadata.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28125,"timestamp":365417368990,"id":348,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/ms.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28429,"timestamp":365417369049,"id":349,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/pad-levels.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28593,"timestamp":365417369107,"id":350,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/pretty-print.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28714,"timestamp":365417369165,"id":351,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/printf.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28887,"timestamp":365417369222,"id":352,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/simple.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28838,"timestamp":365417369478,"id":355,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/uncolorize.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":29092,"timestamp":365417369407,"id":354,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/timestamp.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":29639,"timestamp":365417369309,"id":353,"parentId":301,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/logform/splat.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":30029,"timestamp":365417369541,"id":356,"parentId":310,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/lib/parser.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":30111,"timestamp":365417369602,"id":357,"parentId":310,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/lib/create-datetime.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":30159,"timestamp":365417369789,"id":360,"parentId":310,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/lib/create-time.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":30665,"timestamp":365417369663,"id":358,"parentId":310,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/lib/create-datetime-float.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":30807,"timestamp":365417369725,"id":359,"parentId":310,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/lib/create-date.js","layer":"rsc"},"startTime":1740304596037,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24199,"timestamp":365417389505,"id":363,"parentId":312,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/series.js","layer":"rsc"},"startTime":1740304596057,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24814,"timestamp":365417389432,"id":362,"parentId":312,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/winston/lib/winston/tail-file.js","layer":"rsc"},"startTime":1740304596057,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25509,"timestamp":365417389313,"id":361,"parentId":255,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/stack-trace/lib/stack-trace.js","layer":"rsc"},"startTime":1740304596057,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25635,"timestamp":365417392189,"id":365,"parentId":317,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/update-notifier/node_modules/chalk/source/utilities.js","layer":"rsc"},"startTime":1740304596060,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27829,"timestamp":365417392101,"id":364,"parentId":315,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/_stream_writable.js","layer":"rsc"},"startTime":1740304596060,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":15,"timestamp":365417426727,"id":385,"parentId":362,"tags":{"name":"string_decoder","layer":null},"startTime":1740304596094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18510,"timestamp":365417410287,"id":369,"parentId":270,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/dot-prop/index.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19027,"timestamp":365417410225,"id":368,"parentId":278,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/p-locate/index.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19239,"timestamp":365417410347,"id":370,"parentId":330,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/eachOfLimit.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22844,"timestamp":365417410408,"id":371,"parentId":324,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/_stream_readable.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23456,"timestamp":365417410034,"id":366,"parentId":271,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/is-path-inside/index.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22931,"timestamp":365417410709,"id":376,"parentId":330,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/breakLoop.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23151,"timestamp":365417410650,"id":375,"parentId":330,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/isArrayLike.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23207,"timestamp":365417410767,"id":377,"parentId":330,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/once.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23308,"timestamp":365417410828,"id":378,"parentId":330,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/onlyOnce.js","layer":"rsc"},"startTime":1740304596079,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24733,"timestamp":365417410155,"id":367,"parentId":271,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/global-directory/index.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24880,"timestamp":365417410530,"id":373,"parentId":324,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/_stream_duplex.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25011,"timestamp":365417410590,"id":374,"parentId":324,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/_stream_passthrough.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25731,"timestamp":365417410468,"id":372,"parentId":324,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/_stream_transform.js","layer":"rsc"},"startTime":1740304596078,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":17,"timestamp":365417437256,"id":388,"parentId":364,"tags":{"name":"buffer","layer":null},"startTime":1740304596105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24715,"timestamp":365417416256,"id":379,"parentId":270,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/graceful-fs/graceful-fs.js","layer":"rsc"},"startTime":1740304596084,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25502,"timestamp":365417422339,"id":382,"parentId":317,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/update-notifier/node_modules/chalk/source/vendor/supports-color/index.js","layer":"rsc"},"startTime":1740304596090,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26702,"timestamp":365417422257,"id":381,"parentId":317,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/update-notifier/node_modules/chalk/source/vendor/ansi-styles/index.js","layer":"rsc"},"startTime":1740304596090,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28147,"timestamp":365417422127,"id":380,"parentId":270,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/atomically/dist/index.js","layer":"rsc"},"startTime":1740304596090,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27955,"timestamp":365417422498,"id":384,"parentId":360,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@iarna/toml/lib/format-num.js","layer":"rsc"},"startTime":1740304596090,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28480,"timestamp":365417422435,"id":383,"parentId":337,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/asyncify.js","layer":"rsc"},"startTime":1740304596090,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":13,"timestamp":365417451737,"id":395,"parentId":371,"tags":{"name":"events","layer":null},"startTime":1740304596119,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27535,"timestamp":365417426755,"id":386,"parentId":273,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/package-json/index.js","layer":"rsc"},"startTime":1740304596094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27841,"timestamp":365417426838,"id":387,"parentId":274,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/escape-goat/index.js","layer":"rsc"},"startTime":1740304596095,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":11,"timestamp":365417456125,"id":401,"parentId":379,"tags":{"name":"assert","layer":null},"startTime":1740304596124,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28591,"timestamp":365417437633,"id":393,"parentId":363,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/eachOfSeries.js","layer":"rsc"},"startTime":1740304596105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":29255,"timestamp":365417437564,"id":392,"parentId":324,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/pipeline.js","layer":"rsc"},"startTime":1740304596105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":29862,"timestamp":365417437491,"id":391,"parentId":324,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/end-of-stream.js","layer":"rsc"},"startTime":1740304596105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":32397,"timestamp":365417437412,"id":390,"parentId":265,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1740304596105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":35681,"timestamp":365417437284,"id":389,"parentId":291,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/safe-stable-stringify/index.js","layer":"rsc"},"startTime":1740304596105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":35645,"timestamp":365417437699,"id":394,"parentId":363,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/parallel.js","layer":"rsc"},"startTime":1740304596105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27087,"timestamp":365417451869,"id":397,"parentId":364,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/errors.js","layer":"rsc"},"startTime":1740304596120,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27462,"timestamp":365417451939,"id":398,"parentId":364,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/destroy.js","layer":"rsc"},"startTime":1740304596120,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27643,"timestamp":365417452004,"id":399,"parentId":364,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/state.js","layer":"rsc"},"startTime":1740304596120,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28950,"timestamp":365417451760,"id":396,"parentId":283,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/boxen/node_modules/chalk/source/index.js","layer":"rsc"},"startTime":1740304596119,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":29324,"timestamp":365417452067,"id":400,"parentId":364,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/stream.js","layer":"rsc"},"startTime":1740304596120,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":30570,"timestamp":365417456148,"id":402,"parentId":370,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/eachOfLimit.js","layer":"rsc"},"startTime":1740304596124,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16151,"timestamp":365417474992,"id":405,"parentId":371,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/from.js","layer":"rsc"},"startTime":1740304596143,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17145,"timestamp":365417474919,"id":404,"parentId":371,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/async_iterator.js","layer":"rsc"},"startTime":1740304596143,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18333,"timestamp":365417474799,"id":403,"parentId":371,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/buffer_list.js","layer":"rsc"},"startTime":1740304596142,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18194,"timestamp":365417475179,"id":408,"parentId":379,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/graceful-fs/clone.js","layer":"rsc"},"startTime":1740304596143,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18730,"timestamp":365417475120,"id":407,"parentId":379,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/graceful-fs/legacy-streams.js","layer":"rsc"},"startTime":1740304596143,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20421,"timestamp":365417475059,"id":406,"parentId":379,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/graceful-fs/polyfills.js","layer":"rsc"},"startTime":1740304596143,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20048,"timestamp":365417477568,"id":411,"parentId":380,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/atomically/dist/constants.js","layer":"rsc"},"startTime":1740304596145,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20396,"timestamp":365417477504,"id":410,"parentId":383,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/setImmediate.js","layer":"rsc"},"startTime":1740304596145,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20635,"timestamp":365417477427,"id":409,"parentId":383,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/initialParams.js","layer":"rsc"},"startTime":1740304596145,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":14,"timestamp":365417505610,"id":420,"parentId":406,"tags":{"name":"constants","layer":null},"startTime":1740304596173,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19239,"timestamp":365417487494,"id":413,"parentId":380,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/atomically/dist/utils/scheduler.js","layer":"rsc"},"startTime":1740304596155,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19712,"timestamp":365417487567,"id":414,"parentId":380,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/atomically/dist/utils/temp.js","layer":"rsc"},"startTime":1740304596155,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20139,"timestamp":365417487357,"id":412,"parentId":380,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/atomically/dist/utils/lang.js","layer":"rsc"},"startTime":1740304596155,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22097,"timestamp":365417487693,"id":416,"parentId":283,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/camelcase/index.js","layer":"rsc"},"startTime":1740304596155,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22347,"timestamp":365417487632,"id":415,"parentId":283,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/widest-line/index.js","layer":"rsc"},"startTime":1740304596155,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19944,"timestamp":365417495863,"id":417,"parentId":323,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/triple-beam/config/index.js","layer":"rsc"},"startTime":1740304596164,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17674,"timestamp":365417503526,"id":418,"parentId":283,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ansi-align/index.js","layer":"rsc"},"startTime":1740304596171,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17752,"timestamp":365417503641,"id":419,"parentId":253,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@dabh/diagnostics/node/index.js","layer":"rsc"},"startTime":1740304596171,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18334,"timestamp":365417505634,"id":421,"parentId":283,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/cli-boxes/index.js","layer":"rsc"},"startTime":1740304596173,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18595,"timestamp":365417505712,"id":422,"parentId":396,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/boxen/node_modules/chalk/source/utilities.js","layer":"rsc"},"startTime":1740304596173,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18932,"timestamp":365417505783,"id":423,"parentId":402,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/iterator.js","layer":"rsc"},"startTime":1740304596173,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20657,"timestamp":365417505846,"id":424,"parentId":402,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/asyncEachOfLimit.js","layer":"rsc"},"startTime":1740304596174,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8833,"timestamp":365417519593,"id":425,"parentId":344,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@colors/colors/safe.js","layer":"rsc"},"startTime":1740304596187,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7977,"timestamp":365417523203,"id":427,"parentId":396,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/boxen/node_modules/chalk/source/vendor/supports-color/index.js","layer":"rsc"},"startTime":1740304596191,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9057,"timestamp":365417523099,"id":426,"parentId":396,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/boxen/node_modules/chalk/source/vendor/ansi-styles/index.js","layer":"rsc"},"startTime":1740304596191,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10023,"timestamp":365417523278,"id":428,"parentId":371,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/string_decoder/lib/string_decoder.js","layer":"rsc"},"startTime":1740304596191,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10474,"timestamp":365417525453,"id":431,"parentId":283,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/boxen/node_modules/string-width/index.js","layer":"rsc"},"startTime":1740304596193,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11065,"timestamp":365417525306,"id":429,"parentId":322,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/fn.name/index.js","layer":"rsc"},"startTime":1740304596193,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12454,"timestamp":365417525384,"id":430,"parentId":283,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/boxen/node_modules/wrap-ansi/index.js","layer":"rsc"},"startTime":1740304596193,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15430,"timestamp":365417527464,"id":432,"parentId":348,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ms/index.js","layer":"rsc"},"startTime":1740304596195,"traceId":"e7e06e4d33265d5c"}]
5
- [{"name":"build-module-js","duration":16639,"timestamp":365417529240,"id":435,"parentId":417,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/triple-beam/config/syslog.js","layer":"rsc"},"startTime":1740304596197,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16882,"timestamp":365417529175,"id":434,"parentId":417,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/triple-beam/config/npm.js","layer":"rsc"},"startTime":1740304596197,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17287,"timestamp":365417529302,"id":436,"parentId":419,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@dabh/diagnostics/node/production.js","layer":"rsc"},"startTime":1740304596197,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17882,"timestamp":365417529093,"id":433,"parentId":417,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/triple-beam/config/cli.js","layer":"rsc"},"startTime":1740304596197,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16871,"timestamp":365417533570,"id":438,"parentId":423,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/async/internal/getIterator.js","layer":"rsc"},"startTime":1740304596201,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-json","duration":17405,"timestamp":365417533535,"id":437,"parentId":421,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/cli-boxes/boxes.json","layer":"rsc"},"startTime":1740304596201,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":10,"timestamp":365417551242,"id":445,"parentId":382,"tags":{"name":"node:tty","layer":null},"startTime":1740304596219,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13250,"timestamp":365417540868,"id":439,"parentId":354,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/fecha/lib/fecha.js","layer":"rsc"},"startTime":1740304596209,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13966,"timestamp":365417543330,"id":440,"parentId":386,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/index.js","layer":"rsc"},"startTime":1740304596211,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13808,"timestamp":365417543689,"id":442,"parentId":364,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/inherits/inherits.js","layer":"rsc"},"startTime":1740304596211,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14075,"timestamp":365417543538,"id":441,"parentId":364,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/util-deprecate/node.js","layer":"rsc"},"startTime":1740304596211,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16223,"timestamp":365417551049,"id":443,"parentId":368,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/p-limit/index.js","layer":"rsc"},"startTime":1740304596219,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26037,"timestamp":365417551165,"id":444,"parentId":367,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ini/lib/ini.js","layer":"rsc"},"startTime":1740304596219,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":37324,"timestamp":365417555607,"id":446,"parentId":386,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/registry-url/index.js","layer":"rsc"},"startTime":1740304596223,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":39898,"timestamp":365417555755,"id":447,"parentId":425,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@colors/colors/lib/colors.js","layer":"rsc"},"startTime":1740304596223,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":46840,"timestamp":365417560098,"id":449,"parentId":418,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/string-width/index.js","layer":"rsc"},"startTime":1740304596228,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":48399,"timestamp":365417559985,"id":448,"parentId":386,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/registry-auth-token/index.js","layer":"rsc"},"startTime":1740304596228,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":51276,"timestamp":365417565956,"id":450,"parentId":386,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ky/distribution/index.js","layer":"rsc"},"startTime":1740304596234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":51566,"timestamp":365417566160,"id":452,"parentId":436,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@dabh/diagnostics/diagnostics.js","layer":"rsc"},"startTime":1740304596234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":52252,"timestamp":365417566087,"id":451,"parentId":380,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/stubborn-fs/dist/index.js","layer":"rsc"},"startTime":1740304596234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16037,"timestamp":365417604736,"id":453,"parentId":442,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/inherits/inherits_browser.js","layer":"rsc"},"startTime":1740304596272,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13447,"timestamp":365417609395,"id":454,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/valid.js","layer":"rsc"},"startTime":1740304596277,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13508,"timestamp":365417609515,"id":455,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/clean.js","layer":"rsc"},"startTime":1740304596277,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13624,"timestamp":365417609584,"id":456,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/inc.js","layer":"rsc"},"startTime":1740304596277,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13496,"timestamp":365417609839,"id":460,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/rcompare.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13743,"timestamp":365417609711,"id":458,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/patch.js","layer":"rsc"},"startTime":1740304596277,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13673,"timestamp":365417609899,"id":461,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/compare-loose.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13933,"timestamp":365417609778,"id":459,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/prerelease.js","layer":"rsc"},"startTime":1740304596277,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14173,"timestamp":365417609648,"id":457,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/major.js","layer":"rsc"},"startTime":1740304596277,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13848,"timestamp":365417610080,"id":464,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/minor.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14118,"timestamp":365417609960,"id":462,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/compare-build.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14066,"timestamp":365417610140,"id":465,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/lt.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14123,"timestamp":365417610199,"id":466,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/rsort.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14428,"timestamp":365417610020,"id":463,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/sort.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14280,"timestamp":365417610433,"id":470,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/cmp.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14468,"timestamp":365417610375,"id":469,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/lte.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14704,"timestamp":365417610257,"id":467,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/eq.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14806,"timestamp":365417610316,"id":468,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/neq.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14966,"timestamp":365417610494,"id":471,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/coerce.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18871,"timestamp":365417610588,"id":472,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/classes/range.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19397,"timestamp":365417610646,"id":473,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/classes/comparator.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19542,"timestamp":365417610706,"id":474,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/satisfies.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19626,"timestamp":365417610766,"id":475,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/functions/gte.js","layer":"rsc"},"startTime":1740304596278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21366,"timestamp":365417619322,"id":478,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/ranges/min-satisfying.js","layer":"rsc"},"startTime":1740304596287,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21636,"timestamp":365417619405,"id":479,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/ranges/min-version.js","layer":"rsc"},"startTime":1740304596287,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22001,"timestamp":365417619248,"id":477,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/ranges/max-satisfying.js","layer":"rsc"},"startTime":1740304596287,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21929,"timestamp":365417619470,"id":480,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/ranges/valid.js","layer":"rsc"},"startTime":1740304596287,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22172,"timestamp":365417619565,"id":481,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/ranges/outside.js","layer":"rsc"},"startTime":1740304596287,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22185,"timestamp":365417619679,"id":482,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/ranges/gtr.js","layer":"rsc"},"startTime":1740304596287,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22233,"timestamp":365417619752,"id":483,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/ranges/ltr.js","layer":"rsc"},"startTime":1740304596287,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22318,"timestamp":365417619817,"id":484,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/ranges/intersects.js","layer":"rsc"},"startTime":1740304596287,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26481,"timestamp":365417619939,"id":486,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/ranges/subset.js","layer":"rsc"},"startTime":1740304596288,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26950,"timestamp":365417619880,"id":485,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/ranges/simplify.js","layer":"rsc"},"startTime":1740304596288,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27874,"timestamp":365417619136,"id":476,"parentId":440,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/ranges/to-comparators.js","layer":"rsc"},"startTime":1740304596287,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":33843,"timestamp":365417621068,"id":487,"parentId":447,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@colors/colors/lib/styles.js","layer":"rsc"},"startTime":1740304596289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18127,"timestamp":365417639100,"id":490,"parentId":447,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@colors/colors/lib/custom/zalgo.js","layer":"rsc"},"startTime":1740304596307,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19392,"timestamp":365417638864,"id":488,"parentId":447,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@colors/colors/lib/system/supports-colors.js","layer":"rsc"},"startTime":1740304596307,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19180,"timestamp":365417639231,"id":492,"parentId":447,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@colors/colors/lib/maps/zebra.js","layer":"rsc"},"startTime":1740304596307,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19717,"timestamp":365417638995,"id":489,"parentId":447,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@colors/colors/lib/custom/trap.js","layer":"rsc"},"startTime":1740304596307,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19687,"timestamp":365417639168,"id":491,"parentId":447,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@colors/colors/lib/maps/america.js","layer":"rsc"},"startTime":1740304596307,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19648,"timestamp":365417639358,"id":494,"parentId":447,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@colors/colors/lib/maps/random.js","layer":"rsc"},"startTime":1740304596307,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19847,"timestamp":365417639296,"id":493,"parentId":447,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@colors/colors/lib/maps/rainbow.js","layer":"rsc"},"startTime":1740304596307,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19997,"timestamp":365417639418,"id":495,"parentId":451,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/stubborn-fs/dist/attemptify.js","layer":"rsc"},"startTime":1740304596307,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21044,"timestamp":365417639479,"id":496,"parentId":451,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/stubborn-fs/dist/constants.js","layer":"rsc"},"startTime":1740304596307,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21372,"timestamp":365417639545,"id":497,"parentId":451,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/stubborn-fs/dist/handlers.js","layer":"rsc"},"startTime":1740304596307,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11399,"timestamp":365417650054,"id":498,"parentId":451,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/stubborn-fs/dist/retryify.js","layer":"rsc"},"startTime":1740304596318,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12556,"timestamp":365417655280,"id":500,"parentId":414,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/when-exit/dist/node/index.js","layer":"rsc"},"startTime":1740304596323,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13299,"timestamp":365417655152,"id":499,"parentId":415,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/widest-line/node_modules/string-width/index.js","layer":"rsc"},"startTime":1740304596323,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13511,"timestamp":365417655485,"id":503,"parentId":450,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ky/distribution/utils/merge.js","layer":"rsc"},"startTime":1740304596323,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14181,"timestamp":365417655417,"id":502,"parentId":450,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ky/distribution/core/constants.js","layer":"rsc"},"startTime":1740304596323,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15893,"timestamp":365417655352,"id":501,"parentId":450,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ky/distribution/core/Ky.js","layer":"rsc"},"startTime":1740304596323,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15779,"timestamp":365417655675,"id":505,"parentId":450,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ky/distribution/errors/TimeoutError.js","layer":"rsc"},"startTime":1740304596323,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16098,"timestamp":365417655588,"id":504,"parentId":450,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ky/distribution/errors/HTTPError.js","layer":"rsc"},"startTime":1740304596323,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16131,"timestamp":365417656144,"id":506,"parentId":472,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/semver/internal/lrucache.js","layer":"rsc"},"startTime":1740304596324,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6824,"timestamp":365417674362,"id":509,"parentId":498,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/stubborn-fs/dist/retryify_queue.js","layer":"rsc"},"startTime":1740304596342,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7146,"timestamp":365417674290,"id":508,"parentId":488,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@colors/colors/lib/system/has-flag.js","layer":"rsc"},"startTime":1740304596342,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7715,"timestamp":365417674174,"id":507,"parentId":428,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/safe-buffer/index.js","layer":"rsc"},"startTime":1740304596342,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7137,"timestamp":365417676304,"id":511,"parentId":503,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ky/distribution/utils/is.js","layer":"rsc"},"startTime":1740304596344,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7449,"timestamp":365417676370,"id":512,"parentId":501,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ky/distribution/utils/normalize.js","layer":"rsc"},"startTime":1740304596344,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7602,"timestamp":365417676436,"id":513,"parentId":501,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ky/distribution/utils/timeout.js","layer":"rsc"},"startTime":1740304596344,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7745,"timestamp":365417676498,"id":514,"parentId":501,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ky/distribution/utils/delay.js","layer":"rsc"},"startTime":1740304596344,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7865,"timestamp":365417676560,"id":515,"parentId":501,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ky/distribution/utils/options.js","layer":"rsc"},"startTime":1740304596344,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8577,"timestamp":365417676227,"id":510,"parentId":500,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/when-exit/dist/node/interceptor.js","layer":"rsc"},"startTime":1740304596344,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5738,"timestamp":365417682944,"id":516,"parentId":443,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/yocto-queue/index.js","layer":"rsc"},"startTime":1740304596351,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1144348,"timestamp":365416544711,"id":19,"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=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdatabases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740304595212,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1144063,"timestamp":365416545004,"id":20,"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=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcloudflare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1144004,"timestamp":365416545073,"id":27,"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=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1143961,"timestamp":365416545121,"id":30,"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=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1143840,"timestamp":365416545248,"id":35,"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=%2FUsers%2Fkarenredona%2FDesktop%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":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1144053,"timestamp":365416545040,"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=%2FUsers%2Fkarenredona%2FDesktop%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":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1144074,"timestamp":365416545032,"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=%2FUsers%2Fkarenredona%2FDesktop%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":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1144048,"timestamp":365416545064,"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=%2FUsers%2Fkarenredona%2FDesktop%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":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1144060,"timestamp":365416545055,"id":25,"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=%2FUsers%2Fkarenredona%2FDesktop%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":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1144070,"timestamp":365416545048,"id":24,"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=%2FUsers%2Fkarenredona%2FDesktop%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":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1144033,"timestamp":365416545088,"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=%2FUsers%2Fkarenredona%2FDesktop%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":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1144015,"timestamp":365416545110,"id":29,"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=%2FUsers%2Fkarenredona%2FDesktop%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":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3954,"timestamp":365417686359,"id":518,"parentId":446,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/rc/index.js","layer":"rsc"},"startTime":1740304596354,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4480,"timestamp":365417686183,"id":517,"parentId":431,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/get-east-asian-width/index.js","layer":"rsc"},"startTime":1740304596354,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4643,"timestamp":365417688821,"id":520,"parentId":430,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/boxen/node_modules/strip-ansi/index.js","layer":"rsc"},"startTime":1740304596357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5257,"timestamp":365417688917,"id":521,"parentId":510,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/when-exit/dist/node/constants.js","layer":"rsc"},"startTime":1740304596357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6432,"timestamp":365417688732,"id":519,"parentId":430,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/boxen/node_modules/ansi-styles/index.js","layer":"rsc"},"startTime":1740304596356,"traceId":"e7e06e4d33265d5c"}]
6
- [{"name":"build-module-js","duration":6552,"timestamp":365417688992,"id":522,"parentId":510,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/when-exit/dist/node/signals.js","layer":"rsc"},"startTime":1740304596357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13540,"timestamp":365417689467,"id":523,"parentId":449,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/string-width/node_modules/emoji-regex/index.js","layer":"rsc"},"startTime":1740304596357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4539,"timestamp":365417699288,"id":525,"parentId":449,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/strip-ansi/index.js","layer":"rsc"},"startTime":1740304596367,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":14523,"timestamp":365417693590,"id":524,"parentId":431,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/boxen/node_modules/emoji-regex/index.mjs","layer":"rsc"},"startTime":1740304596361,"traceId":"e7e06e4d33265d5c"},{"name":"font-loader","duration":573731,"timestamp":365417135802,"id":214,"parentId":213,"tags":{},"startTime":1740304595803,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8728,"timestamp":365417703352,"id":526,"parentId":448,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/npm-conf/index.js","layer":"rsc"},"startTime":1740304596371,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":31274,"timestamp":365417703440,"id":527,"parentId":517,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/get-east-asian-width/lookup.js","layer":"rsc"},"startTime":1740304596371,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26578,"timestamp":365417710797,"id":530,"parentId":499,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/widest-line/node_modules/strip-ansi/index.js","layer":"rsc"},"startTime":1740304596378,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28049,"timestamp":365417710206,"id":528,"parentId":449,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/is-fullwidth-code-point/index.js","layer":"rsc"},"startTime":1740304596378,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":28422,"timestamp":365417710354,"id":529,"parentId":518,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/rc/lib/utils.js","layer":"rsc"},"startTime":1740304596378,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":294,"timestamp":365417738969,"id":532,"parentId":526,"tags":{"layer":"rsc"},"startTime":1740304596407,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":5273,"timestamp":365417737523,"id":531,"parentId":499,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/widest-line/node_modules/emoji-regex/index.mjs","layer":"rsc"},"startTime":1740304596405,"traceId":"e7e06e4d33265d5c"},{"name":"postcss","duration":3393,"timestamp":365417854642,"id":535,"parentId":213,"tags":{},"startTime":1740304596522,"traceId":"e7e06e4d33265d5c"},{"name":"next-font-loader","duration":762357,"timestamp":365417096019,"id":213,"parentId":209,"tags":{},"startTime":1740304595764,"traceId":"e7e06e4d33265d5c"},{"name":"css-loader","duration":20177,"timestamp":365417858164,"id":536,"parentId":209,"tags":{"astUsed":"true"},"startTime":1740304596526,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":799994,"timestamp":365417078676,"id":209,"parentId":94,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1740304595746,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":137936,"timestamp":365417743067,"id":533,"parentId":526,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/npm-conf/lib/conf.js","layer":"rsc"},"startTime":1740304596411,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":138442,"timestamp":365417743168,"id":534,"parentId":526,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/npm-conf/lib/defaults.js","layer":"rsc"},"startTime":1740304596411,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2917,"timestamp":365417886148,"id":537,"parentId":533,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/npm-conf/lib/envKeyToSetting.js","layer":"rsc"},"startTime":1740304596554,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2421,"timestamp":365417887053,"id":539,"parentId":533,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/npm-conf/lib/types.js","layer":"rsc"},"startTime":1740304596555,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3123,"timestamp":365417886960,"id":538,"parentId":533,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/npm-conf/lib/util.js","layer":"rsc"},"startTime":1740304596555,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2733,"timestamp":365417888215,"id":540,"parentId":520,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/boxen/node_modules/ansi-regex/index.js","layer":"rsc"},"startTime":1740304596556,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2642,"timestamp":365417888500,"id":541,"parentId":525,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ansi-regex/index.js","layer":"rsc"},"startTime":1740304596556,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":14,"timestamp":365417891779,"id":542,"parentId":539,"tags":{"name":"url","layer":null},"startTime":1740304596559,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":802,"timestamp":365417892375,"id":545,"parentId":530,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/widest-line/node_modules/ansi-regex/index.js","layer":"rsc"},"startTime":1740304596560,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1522,"timestamp":365417892308,"id":544,"parentId":518,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/deep-extend/lib/deep-extend.js","layer":"rsc"},"startTime":1740304596560,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3005,"timestamp":365417892227,"id":543,"parentId":518,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/minimist/index.js","layer":"rsc"},"startTime":1740304596560,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3757,"timestamp":365417892774,"id":546,"parentId":529,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/rc/node_modules/strip-json-comments/index.js","layer":"rsc"},"startTime":1740304596560,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4865,"timestamp":365417892847,"id":547,"parentId":529,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/rc/node_modules/ini/ini.js","layer":"rsc"},"startTime":1740304596561,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2668,"timestamp":365417901593,"id":548,"parentId":533,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/config-chain/index.js","layer":"rsc"},"startTime":1740304596569,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2850,"timestamp":365417901802,"id":549,"parentId":533,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/network.ca-file/dist/index.js","layer":"rsc"},"startTime":1740304596569,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1019,"timestamp":365417904859,"id":550,"parentId":538,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/config.env-replace/dist/index.js","layer":"rsc"},"startTime":1740304596573,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1185,"timestamp":365417905581,"id":551,"parentId":549,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/network.ca-file/dist/ca-file.js","layer":"rsc"},"startTime":1740304596573,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1242,"timestamp":365417906372,"id":552,"parentId":550,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/config.env-replace/dist/env-replace.js","layer":"rsc"},"startTime":1740304596574,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1480,"timestamp":365417908701,"id":553,"parentId":548,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/config-chain/node_modules/ini/ini.js","layer":"rsc"},"startTime":1740304596576,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1239,"timestamp":365417910200,"id":554,"parentId":548,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/proto-list/proto-list.js","layer":"rsc"},"startTime":1740304596578,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2744,"timestamp":365417912377,"id":555,"parentId":551,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/network.ca-file/node_modules/graceful-fs/graceful-fs.js","layer":"rsc"},"startTime":1740304596580,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1060,"timestamp":365417916468,"id":557,"parentId":555,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/network.ca-file/node_modules/graceful-fs/legacy-streams.js","layer":"rsc"},"startTime":1740304596584,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1143,"timestamp":365417916652,"id":558,"parentId":555,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/network.ca-file/node_modules/graceful-fs/clone.js","layer":"rsc"},"startTime":1740304596584,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2784,"timestamp":365417916345,"id":556,"parentId":555,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@pnpm/network.ca-file/node_modules/graceful-fs/polyfills.js","layer":"rsc"},"startTime":1740304596584,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1376726,"timestamp":365416545234,"id":32,"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=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"font-loader","duration":888985,"timestamp":365417140472,"id":216,"parentId":215,"tags":{},"startTime":1740304595808,"traceId":"e7e06e4d33265d5c"},{"name":"postcss","duration":697,"timestamp":365418029505,"id":559,"parentId":215,"tags":{},"startTime":1740304596697,"traceId":"e7e06e4d33265d5c"},{"name":"next-font-loader","duration":889818,"timestamp":365417140430,"id":215,"parentId":210,"tags":{},"startTime":1740304595808,"traceId":"e7e06e4d33265d5c"},{"name":"css-loader","duration":1197,"timestamp":365418030232,"id":560,"parentId":210,"tags":{"astUsed":"true"},"startTime":1740304596698,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":950466,"timestamp":365417081215,"id":210,"parentId":94,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1740304595749,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1486795,"timestamp":365416545023,"id":21,"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=%2FUsers%2Fkarenredona%2FDesktop%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":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1486584,"timestamp":365416545243,"id":34,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740304595213,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":1395,"timestamp":365418113312,"id":623,"parentId":16,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"ssr"},"startTime":1740304596781,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":164,"timestamp":365418114745,"id":624,"parentId":16,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"rsc"},"startTime":1740304596782,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":609,"timestamp":365418114925,"id":625,"parentId":16,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=true!","layer":"ssr"},"startTime":1740304596783,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":263,"timestamp":365418115545,"id":626,"parentId":16,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=true!","layer":"rsc"},"startTime":1740304596783,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":353,"timestamp":365418115819,"id":627,"parentId":16,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1740304596783,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":238,"timestamp":365418116181,"id":628,"parentId":16,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1740304596784,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":84,"timestamp":365418116428,"id":629,"parentId":16,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1740304596784,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":140,"timestamp":365418116519,"id":630,"parentId":16,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1740304596784,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":3378,"timestamp":365418128696,"id":631,"parentId":629,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/page.jsx","layer":"ssr"},"startTime":1740304596796,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5687,"timestamp":365418140788,"id":632,"parentId":627,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1740304596808,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":5335,"timestamp":365418143415,"id":634,"parentId":625,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/toaster.jsx","layer":"ssr"},"startTime":1740304596811,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5560,"timestamp":365418143525,"id":636,"parentId":627,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/client-segment.js","layer":"ssr"},"startTime":1740304596811,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5912,"timestamp":365418143494,"id":635,"parentId":627,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1740304596811,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6227,"timestamp":365418143584,"id":638,"parentId":627,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1740304596811,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8442,"timestamp":365418143023,"id":633,"parentId":625,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/context/database-context.js","layer":"ssr"},"startTime":1740304596811,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9772,"timestamp":365418143558,"id":637,"parentId":627,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1740304596811,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7397,"timestamp":365418147041,"id":639,"parentId":627,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"ssr"},"startTime":1740304596815,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8937,"timestamp":365418156016,"id":640,"parentId":627,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-boundary.js","layer":"ssr"},"startTime":1740304596824,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":480,"timestamp":365418165071,"id":641,"parentId":632,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1740304596833,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2053,"timestamp":365418168838,"id":643,"parentId":636,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1740304596837,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3612,"timestamp":365418168903,"id":644,"parentId":635,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/search-params.js","layer":"ssr"},"startTime":1740304596837,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5521,"timestamp":365418168784,"id":642,"parentId":636,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1740304596836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5448,"timestamp":365418168995,"id":646,"parentId":639,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1740304596837,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5793,"timestamp":365418168968,"id":645,"parentId":639,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"ssr"},"startTime":1740304596837,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1316,"timestamp":365418175214,"id":647,"parentId":640,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"ssr"},"startTime":1740304596843,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8314,"timestamp":365418175404,"id":650,"parentId":632,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/navigation-untracked.js","layer":"ssr"},"startTime":1740304596843,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8719,"timestamp":365418175374,"id":649,"parentId":632,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1740304596843,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8957,"timestamp":365418175333,"id":648,"parentId":632,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1740304596843,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4828,"timestamp":365418184725,"id":655,"parentId":637,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"ssr"},"startTime":1740304596852,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5164,"timestamp":365418184604,"id":652,"parentId":637,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1740304596852,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6201,"timestamp":365418184673,"id":653,"parentId":637,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1740304596852,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6644,"timestamp":365418184701,"id":654,"parentId":637,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1740304596852,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1453,"timestamp":365418191652,"id":656,"parentId":643,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1740304596859,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1827,"timestamp":365418191763,"id":657,"parentId":643,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1740304596859,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2041,"timestamp":365418191834,"id":658,"parentId":643,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1740304596860,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3463,"timestamp":365418191896,"id":659,"parentId":643,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1740304596860,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3761,"timestamp":365418191957,"id":660,"parentId":643,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1740304596860,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3976,"timestamp":365418192016,"id":661,"parentId":643,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1740304596860,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26712,"timestamp":365418175431,"id":651,"parentId":638,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1740304596843,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4328,"timestamp":365418198840,"id":666,"parentId":637,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"ssr"},"startTime":1740304596867,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4705,"timestamp":365418198784,"id":664,"parentId":637,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1740304596866,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4938,"timestamp":365418198863,"id":667,"parentId":637,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"ssr"},"startTime":1740304596867,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5966,"timestamp":365418198815,"id":665,"parentId":637,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1740304596866,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1535,"timestamp":365418207353,"id":669,"parentId":659,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1740304596875,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1896,"timestamp":365418207269,"id":668,"parentId":659,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1740304596875,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1920,"timestamp":365418207414,"id":671,"parentId":649,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1740304596875,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":884,"timestamp":365418209493,"id":674,"parentId":667,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/interception-routes.js","layer":"ssr"},"startTime":1740304596877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3335,"timestamp":365418207386,"id":670,"parentId":648,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1740304596875,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13793,"timestamp":365418198601,"id":662,"parentId":632,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1740304596866,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13800,"timestamp":365418198716,"id":663,"parentId":632,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1740304596866,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3374,"timestamp":365418209417,"id":672,"parentId":664,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1740304596877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3636,"timestamp":365418209462,"id":673,"parentId":665,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1740304596877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5209,"timestamp":365418209668,"id":677,"parentId":654,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1740304596877,"traceId":"e7e06e4d33265d5c"}]
7
- [{"name":"build-module-js","duration":6143,"timestamp":365418209642,"id":676,"parentId":654,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1740304596877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2757,"timestamp":365418218852,"id":681,"parentId":665,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/app-build-id.js","layer":"ssr"},"startTime":1740304596887,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3140,"timestamp":365418218801,"id":679,"parentId":665,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1740304596886,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3405,"timestamp":365418218829,"id":680,"parentId":665,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1740304596887,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3877,"timestamp":365418218723,"id":678,"parentId":665,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1740304596886,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3915,"timestamp":365418218875,"id":682,"parentId":665,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1740304596887,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4198,"timestamp":365418218898,"id":683,"parentId":665,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1740304596887,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":844,"timestamp":365418223354,"id":685,"parentId":662,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1740304596891,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15711,"timestamp":365418209576,"id":675,"parentId":653,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/get-segment-param.js","layer":"ssr"},"startTime":1740304596877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2637,"timestamp":365418223273,"id":684,"parentId":674,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1740304596891,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":5793,"timestamp":365418226063,"id":686,"parentId":631,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/sidebar.jsx","layer":"ssr"},"startTime":1740304596894,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3628,"timestamp":365418228562,"id":690,"parentId":670,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1740304596896,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":7250,"timestamp":365418226225,"id":688,"parentId":631,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/sql-editor.jsx","layer":"ssr"},"startTime":1740304596894,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10356,"timestamp":365418230363,"id":691,"parentId":684,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1740304596898,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":17020,"timestamp":365418226158,"id":687,"parentId":631,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/table-view.jsx","layer":"ssr"},"startTime":1740304596894,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13007,"timestamp":365418230468,"id":693,"parentId":676,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/bailout-to-client-rendering.js","layer":"ssr"},"startTime":1740304596898,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13403,"timestamp":365418230436,"id":692,"parentId":676,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1740304596898,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18396,"timestamp":365418226285,"id":689,"parentId":637,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1740304596894,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2677,"timestamp":365418251121,"id":695,"parentId":633,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/request-deduplication.js","layer":"ssr"},"startTime":1740304596919,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7487,"timestamp":365418251004,"id":694,"parentId":688,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/parse-sql-error.js","layer":"ssr"},"startTime":1740304596919,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16415,"timestamp":365418251198,"id":696,"parentId":638,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1740304596919,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3935,"timestamp":365418263953,"id":699,"parentId":694,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/sql-error-types.js","layer":"ssr"},"startTime":1740304596932,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4110,"timestamp":365418264072,"id":700,"parentId":692,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1740304596932,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4308,"timestamp":365418264135,"id":702,"parentId":692,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1740304596932,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4533,"timestamp":365418264109,"id":701,"parentId":692,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1740304596932,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4690,"timestamp":365418264160,"id":703,"parentId":692,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1740304596932,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14740,"timestamp":365418258710,"id":697,"parentId":650,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1740304596926,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14756,"timestamp":365418258822,"id":698,"parentId":665,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client-edge.js","layer":"ssr"},"startTime":1740304596927,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":3023,"timestamp":365418271142,"id":704,"parentId":631,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/update-banner.jsx","layer":"ssr"},"startTime":1740304596939,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":2664,"timestamp":365418274328,"id":705,"parentId":634,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/toast.jsx","layer":"ssr"},"startTime":1740304596942,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2877,"timestamp":365418274409,"id":706,"parentId":693,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1740304596942,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2117,"timestamp":365418277772,"id":708,"parentId":633,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/hooks/use-toast.js","layer":"ssr"},"startTime":1740304596945,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4236,"timestamp":365418277688,"id":707,"parentId":676,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1740304596945,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3027,"timestamp":365418280676,"id":709,"parentId":703,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1740304596948,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":2000,"timestamp":365418283830,"id":712,"parentId":686,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/environment-select.jsx","layer":"ssr"},"startTime":1740304596952,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":2320,"timestamp":365418283895,"id":713,"parentId":686,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/cloudflare-credentials-modal.jsx","layer":"ssr"},"startTime":1740304596952,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4917,"timestamp":365418281988,"id":710,"parentId":703,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/export/helpers/is-dynamic-usage-error.js","layer":"ssr"},"startTime":1740304596950,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":3509,"timestamp":365418283954,"id":714,"parentId":688,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/query-results.jsx","layer":"ssr"},"startTime":1740304596952,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":10949,"timestamp":365418283755,"id":711,"parentId":686,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/environment-handler.jsx","layer":"ssr"},"startTime":1740304596951,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":10228,"timestamp":365418284795,"id":716,"parentId":687,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/delete-records-dialog.jsx","layer":"ssr"},"startTime":1740304596952,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":11890,"timestamp":365418284013,"id":715,"parentId":687,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/table-toolbar.jsx","layer":"ssr"},"startTime":1740304596952,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":11217,"timestamp":365418284985,"id":719,"parentId":687,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/table-error-dialog.jsx","layer":"ssr"},"startTime":1740304596953,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":11672,"timestamp":365418285042,"id":720,"parentId":687,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/resize-columns.jsx","layer":"ssr"},"startTime":1740304596953,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":12584,"timestamp":365418284863,"id":717,"parentId":687,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/editable-row.jsx","layer":"ssr"},"startTime":1740304596953,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":13136,"timestamp":365418284926,"id":718,"parentId":687,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/editable-cell.jsx","layer":"ssr"},"startTime":1740304596953,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":13166,"timestamp":365418299164,"id":721,"parentId":687,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/column-sorting.jsx","layer":"ssr"},"startTime":1740304596967,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":1900,"timestamp":365418324065,"id":724,"parentId":686,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/input.jsx","layer":"ssr"},"startTime":1740304596992,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":2199,"timestamp":365418324001,"id":723,"parentId":688,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/button.jsx","layer":"ssr"},"startTime":1740304596992,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":2521,"timestamp":365418323902,"id":722,"parentId":686,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/alert.jsx","layer":"ssr"},"startTime":1740304596992,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":5107,"timestamp":365418324947,"id":725,"parentId":687,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/scroll-area.jsx","layer":"ssr"},"startTime":1740304596993,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":5403,"timestamp":365418325017,"id":726,"parentId":687,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/table.jsx","layer":"ssr"},"startTime":1740304596993,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":5937,"timestamp":365418325077,"id":727,"parentId":688,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/dropdown-menu.jsx","layer":"ssr"},"startTime":1740304596993,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":4260,"timestamp":365418327053,"id":728,"parentId":687,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/checkbox.jsx","layer":"ssr"},"startTime":1740304596995,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1041,"timestamp":365418338284,"id":741,"parentId":705,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/utils.js","layer":"ssr"},"startTime":1740304597006,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8750,"timestamp":365418331648,"id":729,"parentId":704,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/index.js","layer":"ssr"},"startTime":1740304596999,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":64223,"timestamp":365418332024,"id":731,"parentId":688,"tags":{"name":"__barrel_optimize__?names=ChevronDown,Command,CornerDownLeft,GripHorizontal,Loader2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597000,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":66708,"timestamp":365418332090,"id":733,"parentId":704,"tags":{"name":"__barrel_optimize__?names=Download!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597000,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":66831,"timestamp":365418332064,"id":732,"parentId":687,"tags":{"name":"__barrel_optimize__?names=AlertCircle,Loader2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597000,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":67263,"timestamp":365418331727,"id":730,"parentId":686,"tags":{"name":"__barrel_optimize__?names=AlertCircle,Loader2,Search,Table2,TerminalSquare!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304596999,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":69299,"timestamp":365418332126,"id":734,"parentId":712,"tags":{"name":"__barrel_optimize__?names=Download,HardDrive,Loader2,Upload!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597000,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":69304,"timestamp":365418332199,"id":737,"parentId":715,"tags":{"name":"__barrel_optimize__?names=ArrowLeft,ArrowRight,Columns,Loader2,SlidersHorizontal!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597000,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":69375,"timestamp":365418332176,"id":736,"parentId":716,"tags":{"name":"__barrel_optimize__?names=AlertCircle!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597000,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":71172,"timestamp":365418332153,"id":735,"parentId":713,"tags":{"name":"__barrel_optimize__?names=Loader2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597000,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":71186,"timestamp":365418332221,"id":738,"parentId":717,"tags":{"name":"__barrel_optimize__?names=Trash2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597000,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":71300,"timestamp":365418332268,"id":740,"parentId":705,"tags":{"name":"__barrel_optimize__?names=X!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597000,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":71456,"timestamp":365418332245,"id":739,"parentId":721,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ArrowUpDown!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597000,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":64458,"timestamp":365418339409,"id":742,"parentId":727,"tags":{"name":"__barrel_optimize__?names=Check,ChevronRight,Circle!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597007,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":64462,"timestamp":365418339457,"id":743,"parentId":728,"tags":{"name":"__barrel_optimize__?names=Check!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597007,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":67194,"timestamp":365418339825,"id":744,"parentId":688,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/react/dist/index.mjs","layer":"ssr"},"startTime":1740304597008,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":67701,"timestamp":365418339893,"id":745,"parentId":705,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/class-variance-authority/dist/index.mjs","layer":"ssr"},"startTime":1740304597008,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":7753,"timestamp":365418404356,"id":747,"parentId":715,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/refresh-button.jsx","layer":"ssr"},"startTime":1740304597072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":8151,"timestamp":365418404422,"id":748,"parentId":715,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/sync-migrations-button.jsx","layer":"ssr"},"startTime":1740304597072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":9102,"timestamp":365418404245,"id":746,"parentId":711,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/push-preview-toast.jsx","layer":"ssr"},"startTime":1740304597072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":10075,"timestamp":365418404483,"id":749,"parentId":711,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/pull-preview-toast.jsx","layer":"ssr"},"startTime":1740304597072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":10466,"timestamp":365418404598,"id":751,"parentId":715,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/column-selector.jsx","layer":"ssr"},"startTime":1740304597072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":11337,"timestamp":365418404540,"id":750,"parentId":715,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/download-button.jsx","layer":"ssr"},"startTime":1740304597072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6845,"timestamp":365418437139,"id":760,"parentId":731,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/command.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6962,"timestamp":365418437185,"id":762,"parentId":731,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/grip-horizontal.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7090,"timestamp":365418437162,"id":761,"parentId":731,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/corner-down-left.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7240,"timestamp":365418437112,"id":759,"parentId":731,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7221,"timestamp":365418437230,"id":764,"parentId":733,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/download.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7328,"timestamp":365418437207,"id":763,"parentId":731,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/loader-circle.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7382,"timestamp":365418437251,"id":765,"parentId":732,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/circle-alert.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7449,"timestamp":365418437271,"id":766,"parentId":730,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/search.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7504,"timestamp":365418437313,"id":768,"parentId":730,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/square-terminal.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7570,"timestamp":365418437355,"id":770,"parentId":734,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/upload.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7690,"timestamp":365418437334,"id":769,"parentId":734,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/hard-drive.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7809,"timestamp":365418437293,"id":767,"parentId":730,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/table-2.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7803,"timestamp":365418437375,"id":771,"parentId":737,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-left.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7861,"timestamp":365418437396,"id":772,"parentId":737,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-right.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7924,"timestamp":365418437417,"id":773,"parentId":737,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/columns-2.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8039,"timestamp":365418437438,"id":774,"parentId":737,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/sliders-horizontal.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8172,"timestamp":365418437480,"id":776,"parentId":740,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/x.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8294,"timestamp":365418437501,"id":777,"parentId":739,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-down.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8466,"timestamp":365418437458,"id":775,"parentId":738,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/trash-2.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8504,"timestamp":365418437522,"id":778,"parentId":739,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-up.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8747,"timestamp":365418437562,"id":780,"parentId":742,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/check.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8866,"timestamp":365418437543,"id":779,"parentId":739,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-up-down.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8906,"timestamp":365418437583,"id":781,"parentId":742,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-right.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8968,"timestamp":365418437604,"id":782,"parentId":742,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/circle.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10615,"timestamp":365418436911,"id":753,"parentId":747,"tags":{"name":"__barrel_optimize__?names=Loader2,RefreshCw!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"}]
8
- [{"name":"build-module-js","duration":10780,"timestamp":365418437011,"id":755,"parentId":746,"tags":{"name":"__barrel_optimize__?names=Loader2,X!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10874,"timestamp":365418436977,"id":754,"parentId":748,"tags":{"name":"__barrel_optimize__?names=FolderSync,Loader2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10874,"timestamp":365418437041,"id":756,"parentId":749,"tags":{"name":"__barrel_optimize__?names=FileText,Loader2,X!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10968,"timestamp":365418437065,"id":757,"parentId":751,"tags":{"name":"__barrel_optimize__?names=Columns!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11027,"timestamp":365418437090,"id":758,"parentId":750,"tags":{"name":"__barrel_optimize__?names=Download,FileCode,FileJson,FileSpreadsheet,Loader2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597105,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15170,"timestamp":365418435942,"id":752,"parentId":729,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/axios.js","layer":"ssr"},"startTime":1740304597104,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":2928,"timestamp":365418453952,"id":784,"parentId":713,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/dialog.jsx","layer":"ssr"},"startTime":1740304597122,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":3356,"timestamp":365418454051,"id":785,"parentId":712,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/select.jsx","layer":"ssr"},"startTime":1740304597122,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3494,"timestamp":365418454114,"id":786,"parentId":760,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"ssr"},"startTime":1740304597122,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2676,"timestamp":365418455188,"id":787,"parentId":753,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/refresh-cw.js","layer":"ssr"},"startTime":1740304597123,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2729,"timestamp":365418455250,"id":789,"parentId":756,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-text.js","layer":"ssr"},"startTime":1740304597123,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2861,"timestamp":365418455224,"id":788,"parentId":754,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/folder-sync.js","layer":"ssr"},"startTime":1740304597123,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5306,"timestamp":365418455274,"id":790,"parentId":758,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-code.js","layer":"ssr"},"startTime":1740304597123,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5372,"timestamp":365418455341,"id":791,"parentId":758,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-json.js","layer":"ssr"},"startTime":1740304597123,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5493,"timestamp":365418455363,"id":792,"parentId":758,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-spreadsheet.js","layer":"ssr"},"startTime":1740304597123,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":21276,"timestamp":365418446848,"id":783,"parentId":705,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"ssr"},"startTime":1740304597115,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":10111,"timestamp":365418458334,"id":793,"parentId":715,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/tooltip.jsx","layer":"ssr"},"startTime":1740304597126,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3023,"timestamp":365418471802,"id":795,"parentId":785,"tags":{"name":"__barrel_optimize__?names=Check,ChevronDown,ChevronUp!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1740304597139,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1801,"timestamp":365418474028,"id":816,"parentId":786,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/Icon.js","layer":"ssr"},"startTime":1740304597142,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11258,"timestamp":365418468871,"id":794,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/utils.js","layer":"ssr"},"startTime":1740304597137,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9842,"timestamp":365418471993,"id":798,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/toFormData.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10320,"timestamp":365418471932,"id":797,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/formDataToJSON.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10321,"timestamp":365418472162,"id":801,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/HttpStatusCode.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13355,"timestamp":365418472107,"id":800,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/isAxiosError.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13737,"timestamp":365418471863,"id":796,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/bind.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13753,"timestamp":365418472273,"id":803,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/mergeConfig.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14104,"timestamp":365418472050,"id":799,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/spread.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14856,"timestamp":365418472218,"id":802,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/Axios.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15849,"timestamp":365418472382,"id":805,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/AxiosHeaders.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16341,"timestamp":365418472436,"id":806,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/defaults/index.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16775,"timestamp":365418472328,"id":804,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/AxiosError.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16630,"timestamp":365418472600,"id":809,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/cancel/isCancel.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16690,"timestamp":365418472653,"id":810,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/env/data.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17025,"timestamp":365418472491,"id":807,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/cancel/CanceledError.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17872,"timestamp":365418472546,"id":808,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/cancel/CancelToken.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18189,"timestamp":365418472708,"id":811,"parentId":752,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/adapters/adapters.js","layer":"ssr"},"startTime":1740304597140,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":23558,"timestamp":365418473795,"id":812,"parentId":723,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1740304597141,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7091,"timestamp":365418491314,"id":819,"parentId":786,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"ssr"},"startTime":1740304597159,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":28094,"timestamp":365418473862,"id":813,"parentId":728,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"ssr"},"startTime":1740304597142,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":17907,"timestamp":365418484443,"id":817,"parentId":741,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1740304597152,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":21000,"timestamp":365418484538,"id":818,"parentId":741,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"ssr"},"startTime":1740304597152,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":32750,"timestamp":365418473975,"id":815,"parentId":727,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"ssr"},"startTime":1740304597142,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8353,"timestamp":365418498496,"id":820,"parentId":795,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"ssr"},"startTime":1740304597166,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":35303,"timestamp":365418473919,"id":814,"parentId":725,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"ssr"},"startTime":1740304597142,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13501,"timestamp":365418500659,"id":821,"parentId":816,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"ssr"},"startTime":1740304597168,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6301,"timestamp":365418512621,"id":822,"parentId":802,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/buildURL.js","layer":"ssr"},"startTime":1740304597180,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6484,"timestamp":365418512730,"id":823,"parentId":802,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/InterceptorManager.js","layer":"ssr"},"startTime":1740304597180,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6719,"timestamp":365418512796,"id":824,"parentId":802,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/dispatchRequest.js","layer":"ssr"},"startTime":1740304597180,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6618,"timestamp":365418513026,"id":828,"parentId":806,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/defaults/transitional.js","layer":"ssr"},"startTime":1740304597181,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6891,"timestamp":365418512970,"id":827,"parentId":805,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/parseHeaders.js","layer":"ssr"},"startTime":1740304597181,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7343,"timestamp":365418512913,"id":826,"parentId":802,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/validator.js","layer":"ssr"},"startTime":1740304597181,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7365,"timestamp":365418513082,"id":829,"parentId":806,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/toURLEncodedForm.js","layer":"ssr"},"startTime":1740304597181,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7871,"timestamp":365418513194,"id":831,"parentId":811,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/adapters/xhr.js","layer":"ssr"},"startTime":1740304597181,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8673,"timestamp":365418513249,"id":832,"parentId":811,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/adapters/fetch.js","layer":"ssr"},"startTime":1740304597181,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9273,"timestamp":365418512855,"id":825,"parentId":802,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/buildFullPath.js","layer":"ssr"},"startTime":1740304597181,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11175,"timestamp":365418513139,"id":830,"parentId":811,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/adapters/http.js","layer":"ssr"},"startTime":1740304597181,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18676,"timestamp":365418516404,"id":833,"parentId":806,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/platform/index.js","layer":"ssr"},"startTime":1740304597184,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24302,"timestamp":365418517004,"id":834,"parentId":798,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/platform/node/classes/FormData.js","layer":"ssr"},"startTime":1740304597185,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7398,"timestamp":365418541523,"id":837,"parentId":831,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/settle.js","layer":"ssr"},"startTime":1740304597209,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7876,"timestamp":365418541365,"id":835,"parentId":822,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/AxiosURLSearchParams.js","layer":"ssr"},"startTime":1740304597209,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7976,"timestamp":365418541461,"id":836,"parentId":824,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/transformData.js","layer":"ssr"},"startTime":1740304597209,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8089,"timestamp":365418541697,"id":840,"parentId":831,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/resolveConfig.js","layer":"ssr"},"startTime":1740304597209,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8391,"timestamp":365418541754,"id":841,"parentId":832,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/composeSignals.js","layer":"ssr"},"startTime":1740304597209,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8930,"timestamp":365418541812,"id":842,"parentId":832,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/trackStream.js","layer":"ssr"},"startTime":1740304597209,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9026,"timestamp":365418541868,"id":843,"parentId":825,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/isAbsoluteURL.js","layer":"ssr"},"startTime":1740304597210,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9549,"timestamp":365418541639,"id":839,"parentId":831,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/progressEventReducer.js","layer":"ssr"},"startTime":1740304597209,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9511,"timestamp":365418541979,"id":845,"parentId":830,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/fromDataURI.js","layer":"ssr"},"startTime":1740304597210,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10165,"timestamp":365418542092,"id":847,"parentId":830,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/formDataToStream.js","layer":"ssr"},"startTime":1740304597210,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10956,"timestamp":365418541581,"id":838,"parentId":831,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/parseProtocol.js","layer":"ssr"},"startTime":1740304597209,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10567,"timestamp":365418542149,"id":848,"parentId":830,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/readBlob.js","layer":"ssr"},"startTime":1740304597210,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10728,"timestamp":365418542205,"id":849,"parentId":830,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/ZlibHeaderTransformStream.js","layer":"ssr"},"startTime":1740304597210,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11626,"timestamp":365418541925,"id":844,"parentId":825,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/combineURLs.js","layer":"ssr"},"startTime":1740304597210,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16819,"timestamp":365418542263,"id":850,"parentId":830,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/callbackify.js","layer":"ssr"},"startTime":1740304597210,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17636,"timestamp":365418542035,"id":846,"parentId":830,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/AxiosTransformStream.js","layer":"ssr"},"startTime":1740304597210,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18969,"timestamp":365418548366,"id":853,"parentId":833,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/platform/node/index.js","layer":"ssr"},"startTime":1740304597216,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12645,"timestamp":365418555667,"id":854,"parentId":744,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/index.js","layer":"ssr"},"startTime":1740304597223,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12760,"timestamp":365418555857,"id":856,"parentId":833,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/platform/common/utils.js","layer":"ssr"},"startTime":1740304597224,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":25774,"timestamp":365418548301,"id":852,"parentId":784,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"ssr"},"startTime":1740304597216,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":20776,"timestamp":365418555788,"id":855,"parentId":793,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"ssr"},"startTime":1740304597223,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":34528,"timestamp":365418548202,"id":851,"parentId":785,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"ssr"},"startTime":1740304597216,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":18640,"timestamp":365418565994,"id":857,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":23989,"timestamp":365418566482,"id":864,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":24131,"timestamp":365418566537,"id":865,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":24650,"timestamp":365418566303,"id":861,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":25367,"timestamp":365418566121,"id":858,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25055,"timestamp":365418566709,"id":868,"parentId":839,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/throttle.js","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25423,"timestamp":365418566764,"id":869,"parentId":839,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/speedometer.js","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25834,"timestamp":365418566595,"id":866,"parentId":840,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/isURLSameOrigin.js","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26027,"timestamp":365418566653,"id":867,"parentId":840,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/cookies.js","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":22494,"timestamp":365418570833,"id":872,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"ssr"},"startTime":1740304597239,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":22820,"timestamp":365418570661,"id":870,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1740304597238,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":22901,"timestamp":365418570771,"id":871,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"ssr"},"startTime":1740304597238,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":28062,"timestamp":365418566186,"id":859,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":28737,"timestamp":365418566369,"id":862,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":29551,"timestamp":365418566426,"id":863,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":32682,"timestamp":365418566247,"id":860,"parentId":783,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1740304597234,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":29624,"timestamp":365418589617,"id":873,"parentId":853,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/platform/node/classes/URLSearchParams.js","layer":"ssr"},"startTime":1740304597257,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17608,"timestamp":365418609342,"id":874,"parentId":854,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/loader/index.js","layer":"ssr"},"startTime":1740304597277,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":14699,"timestamp":365418619828,"id":875,"parentId":813,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"ssr"},"startTime":1740304597288,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":14752,"timestamp":365418620028,"id":877,"parentId":815,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"ssr"},"startTime":1740304597288,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":14841,"timestamp":365418620199,"id":880,"parentId":813,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1740304597288,"traceId":"e7e06e4d33265d5c"}]
9
- [{"name":"build-module-mjs","duration":15270,"timestamp":365418620087,"id":878,"parentId":814,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/number/dist/index.mjs","layer":"ssr"},"startTime":1740304597288,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":15596,"timestamp":365418619961,"id":876,"parentId":814,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"ssr"},"startTime":1740304597288,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":24292,"timestamp":365418620144,"id":879,"parentId":815,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"ssr"},"startTime":1740304597288,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13416,"timestamp":365418636400,"id":882,"parentId":830,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/follow-redirects/index.js","layer":"ssr"},"startTime":1740304597304,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13957,"timestamp":365418636300,"id":881,"parentId":830,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/proxy-from-env/index.js","layer":"ssr"},"startTime":1740304597304,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12466,"timestamp":365418638584,"id":885,"parentId":874,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/validators/index.js","layer":"ssr"},"startTime":1740304597306,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13249,"timestamp":365418638447,"id":883,"parentId":874,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/_virtual/_rollupPluginBabelHelpers.js","layer":"ssr"},"startTime":1740304597306,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13224,"timestamp":365418638643,"id":886,"parentId":874,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/compose.js","layer":"ssr"},"startTime":1740304597306,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13336,"timestamp":365418638701,"id":887,"parentId":874,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/deepMerge.js","layer":"ssr"},"startTime":1740304597306,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13627,"timestamp":365418638523,"id":884,"parentId":874,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/config/index.js","layer":"ssr"},"startTime":1740304597306,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13565,"timestamp":365418638756,"id":888,"parentId":874,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/makeCancelable.js","layer":"ssr"},"startTime":1740304597306,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10151,"timestamp":365418646481,"id":889,"parentId":834,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/form-data/lib/form_data.js","layer":"ssr"},"startTime":1740304597314,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2833,"timestamp":365418664584,"id":892,"parentId":885,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/isObject.js","layer":"ssr"},"startTime":1740304597332,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3233,"timestamp":365418664407,"id":890,"parentId":882,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/follow-redirects/debug.js","layer":"ssr"},"startTime":1740304597332,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3343,"timestamp":365418664518,"id":891,"parentId":885,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/curry.js","layer":"ssr"},"startTime":1740304597332,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3209,"timestamp":365418666904,"id":896,"parentId":889,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/form-data/lib/populate.js","layer":"ssr"},"startTime":1740304597335,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":4713,"timestamp":365418666491,"id":893,"parentId":852,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1740304597334,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":4026,"timestamp":365418668257,"id":897,"parentId":863,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1740304597336,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":6928,"timestamp":365418666563,"id":894,"parentId":855,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"ssr"},"startTime":1740304597334,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":7716,"timestamp":365418666620,"id":895,"parentId":852,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1740304597334,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9015,"timestamp":365418670350,"id":899,"parentId":852,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1740304597338,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9338,"timestamp":365418670182,"id":898,"parentId":852,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1740304597338,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4820,"timestamp":365418686466,"id":901,"parentId":898,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1740304597354,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2695,"timestamp":365418690212,"id":902,"parentId":874,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/state-local/lib/es/state-local.js","layer":"ssr"},"startTime":1740304597358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":8247,"timestamp":365418686327,"id":900,"parentId":879,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1740304597354,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4393,"timestamp":365418690463,"id":903,"parentId":889,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/es-set-tostringtag/index.js","layer":"ssr"},"startTime":1740304597358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5034,"timestamp":365418690532,"id":904,"parentId":889,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/mime-types/index.js","layer":"ssr"},"startTime":1740304597358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5158,"timestamp":365418690591,"id":905,"parentId":889,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/asynckit/index.js","layer":"ssr"},"startTime":1740304597358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5822,"timestamp":365418690646,"id":906,"parentId":889,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/combined-stream/lib/combined_stream.js","layer":"ssr"},"startTime":1740304597358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3522,"timestamp":365418696924,"id":907,"parentId":901,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1740304597365,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8068,"timestamp":365418697703,"id":909,"parentId":901,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1740304597365,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8418,"timestamp":365418697631,"id":908,"parentId":890,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/debug/src/index.js","layer":"ssr"},"startTime":1740304597365,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8080,"timestamp":365418699723,"id":910,"parentId":905,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/asynckit/parallel.js","layer":"ssr"},"startTime":1740304597367,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8140,"timestamp":365418699792,"id":911,"parentId":905,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/asynckit/serial.js","layer":"ssr"},"startTime":1740304597367,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8291,"timestamp":365418699850,"id":912,"parentId":905,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/asynckit/serialOrdered.js","layer":"ssr"},"startTime":1740304597368,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":4806,"timestamp":365418705385,"id":913,"parentId":894,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1740304597373,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4207,"timestamp":365418708747,"id":914,"parentId":907,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1740304597376,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5102,"timestamp":365418709757,"id":916,"parentId":908,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/debug/src/node.js","layer":"ssr"},"startTime":1740304597377,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5740,"timestamp":365418709689,"id":915,"parentId":908,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/debug/src/browser.js","layer":"ssr"},"startTime":1740304597377,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6615,"timestamp":365418710456,"id":917,"parentId":909,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1740304597378,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":26,"timestamp":365418720856,"id":924,"parentId":916,"tags":{"name":"tty","layer":null},"startTime":1740304597389,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6509,"timestamp":365418715910,"id":921,"parentId":903,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/es-errors/type.js","layer":"ssr"},"startTime":1740304597384,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6629,"timestamp":365418715965,"id":922,"parentId":903,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/has-tostringtag/shams.js","layer":"ssr"},"startTime":1740304597384,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7155,"timestamp":365418715682,"id":918,"parentId":910,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/asynckit/lib/iterate.js","layer":"ssr"},"startTime":1740304597383,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7488,"timestamp":365418715768,"id":919,"parentId":910,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/asynckit/lib/state.js","layer":"ssr"},"startTime":1740304597383,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7858,"timestamp":365418715850,"id":920,"parentId":910,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/asynckit/lib/terminator.js","layer":"ssr"},"startTime":1740304597384,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":8758,"timestamp":365418716020,"id":923,"parentId":894,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1740304597384,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3478,"timestamp":365418725019,"id":925,"parentId":916,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/debug/src/common.js","layer":"ssr"},"startTime":1740304597393,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4567,"timestamp":365418725924,"id":926,"parentId":917,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"ssr"},"startTime":1740304597394,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4935,"timestamp":365418725998,"id":927,"parentId":917,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1740304597394,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5401,"timestamp":365418726771,"id":929,"parentId":903,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/hasown/index.js","layer":"ssr"},"startTime":1740304597394,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6728,"timestamp":365418726707,"id":928,"parentId":903,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/get-intrinsic/index.js","layer":"ssr"},"startTime":1740304597394,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6477,"timestamp":365418727177,"id":930,"parentId":918,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/asynckit/lib/async.js","layer":"ssr"},"startTime":1740304597395,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6555,"timestamp":365418727237,"id":931,"parentId":918,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/asynckit/lib/abort.js","layer":"ssr"},"startTime":1740304597395,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":526,"timestamp":365418738110,"id":935,"parentId":925,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ms/index.js","layer":"ssr"},"startTime":1740304597406,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9115,"timestamp":365418729842,"id":932,"parentId":904,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/mime-db/index.js","layer":"ssr"},"startTime":1740304597398,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3942,"timestamp":365418736799,"id":934,"parentId":906,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/delayed-stream/lib/delayed_stream.js","layer":"ssr"},"startTime":1740304597404,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":7801,"timestamp":365418736708,"id":933,"parentId":901,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1740304597404,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9670,"timestamp":365418739768,"id":936,"parentId":930,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/asynckit/lib/defer.js","layer":"ssr"},"startTime":1740304597407,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-json","duration":10186,"timestamp":365418745362,"id":942,"parentId":932,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/mime-db/db.json","layer":"ssr"},"startTime":1740304597413,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10462,"timestamp":365418745256,"id":940,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/es-errors/syntax.js","layer":"ssr"},"startTime":1740304597413,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10672,"timestamp":365418745146,"id":938,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/es-errors/range.js","layer":"ssr"},"startTime":1740304597413,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10834,"timestamp":365418745203,"id":939,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/es-errors/ref.js","layer":"ssr"},"startTime":1740304597413,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10810,"timestamp":365418745310,"id":941,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/es-errors/uri.js","layer":"ssr"},"startTime":1740304597413,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11126,"timestamp":365418745072,"id":937,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/es-errors/eval.js","layer":"ssr"},"startTime":1740304597413,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8725,"timestamp":365418749508,"id":943,"parentId":922,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/has-symbols/shams.js","layer":"ssr"},"startTime":1740304597417,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8689,"timestamp":365418749763,"id":944,"parentId":907,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/index.js","layer":"ssr"},"startTime":1740304597417,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5036,"timestamp":365418756407,"id":946,"parentId":907,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"ssr"},"startTime":1740304597424,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5371,"timestamp":365418756321,"id":945,"parentId":909,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1740304597424,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8686,"timestamp":365418756781,"id":947,"parentId":916,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/supports-color/index.js","layer":"ssr"},"startTime":1740304597424,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11449,"timestamp":365418757128,"id":953,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/math-intrinsics/pow.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11659,"timestamp":365418757024,"id":951,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/math-intrinsics/max.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11593,"timestamp":365418757182,"id":954,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/math-intrinsics/round.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11780,"timestamp":365418757076,"id":952,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/math-intrinsics/min.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12041,"timestamp":365418756898,"id":949,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/math-intrinsics/abs.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12062,"timestamp":365418756955,"id":950,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/math-intrinsics/floor.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11848,"timestamp":365418757284,"id":956,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/get-proto/Object.getPrototypeOf.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11894,"timestamp":365418757339,"id":957,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/get-proto/Reflect.getPrototypeOf.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12135,"timestamp":365418757233,"id":955,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/math-intrinsics/sign.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12063,"timestamp":365418757393,"id":958,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/call-bind-apply-helpers/functionApply.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12171,"timestamp":365418757446,"id":959,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/call-bind-apply-helpers/functionCall.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13055,"timestamp":365418756841,"id":948,"parentId":917,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1740304597425,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10764,"timestamp":365418760501,"id":960,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/es-errors/index.js","layer":"ssr"},"startTime":1740304597428,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10895,"timestamp":365418760569,"id":961,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/has-symbols/index.js","layer":"ssr"},"startTime":1740304597428,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7446,"timestamp":365418767815,"id":962,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/get-proto/index.js","layer":"ssr"},"startTime":1740304597435,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":9620,"timestamp":365418767952,"id":963,"parentId":923,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1740304597436,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10959,"timestamp":365418770418,"id":966,"parentId":944,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"ssr"},"startTime":1740304597438,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11170,"timestamp":365418770529,"id":968,"parentId":944,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1740304597438,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11540,"timestamp":365418770357,"id":965,"parentId":944,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"ssr"},"startTime":1740304597438,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11754,"timestamp":365418770268,"id":964,"parentId":944,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"ssr"},"startTime":1740304597438,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11575,"timestamp":365418770583,"id":969,"parentId":944,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1740304597438,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11638,"timestamp":365418770640,"id":970,"parentId":944,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"ssr"},"startTime":1740304597438,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11924,"timestamp":365418770474,"id":967,"parentId":944,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1740304597438,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11260,"timestamp":365418773297,"id":971,"parentId":917,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1740304597441,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11467,"timestamp":365418773364,"id":972,"parentId":944,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1740304597441,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11290,"timestamp":365418774110,"id":973,"parentId":945,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1740304597442,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11517,"timestamp":365418774172,"id":974,"parentId":945,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1740304597442,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12493,"timestamp":365418774283,"id":976,"parentId":945,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1740304597442,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12681,"timestamp":365418774230,"id":975,"parentId":945,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1740304597442,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12857,"timestamp":365418774335,"id":977,"parentId":945,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1740304597442,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12965,"timestamp":365418774390,"id":978,"parentId":945,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1740304597442,"traceId":"e7e06e4d33265d5c"}]
10
- [{"name":"build-module-js","duration":7641,"timestamp":365418780079,"id":981,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/gopd/index.js","layer":"ssr"},"startTime":1740304597448,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7929,"timestamp":365418779918,"id":979,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/es-define-property/index.js","layer":"ssr"},"startTime":1740304597448,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7917,"timestamp":365418780018,"id":980,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/es-object-atoms/index.js","layer":"ssr"},"startTime":1740304597448,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5680,"timestamp":365418782991,"id":982,"parentId":955,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/math-intrinsics/isNaN.js","layer":"ssr"},"startTime":1740304597451,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6001,"timestamp":365418783058,"id":983,"parentId":948,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"ssr"},"startTime":1740304597451,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5741,"timestamp":365418784965,"id":984,"parentId":928,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/function-bind/index.js","layer":"ssr"},"startTime":1740304597453,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6064,"timestamp":365418785029,"id":985,"parentId":948,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1740304597453,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5718,"timestamp":365418791161,"id":986,"parentId":971,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1740304597459,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5911,"timestamp":365418791235,"id":987,"parentId":971,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1740304597459,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7152,"timestamp":365418791716,"id":988,"parentId":971,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1740304597459,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6237,"timestamp":365418792752,"id":989,"parentId":974,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1740304597460,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3178,"timestamp":365418796409,"id":990,"parentId":981,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/gopd/gOPD.js","layer":"ssr"},"startTime":1740304597464,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2637,"timestamp":365418797206,"id":991,"parentId":962,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/dunder-proto/get.js","layer":"ssr"},"startTime":1740304597465,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2903,"timestamp":365418797268,"id":992,"parentId":984,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/function-bind/implementation.js","layer":"ssr"},"startTime":1740304597465,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":2138,"timestamp":365418801686,"id":993,"parentId":963,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1740304597469,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1932,"timestamp":365418802442,"id":994,"parentId":947,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/has-flag/index.js","layer":"ssr"},"startTime":1740304597470,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":1528,"timestamp":365418804007,"id":995,"parentId":963,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1740304597472,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":4092,"timestamp":365418804145,"id":996,"parentId":963,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1740304597472,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1503,"timestamp":365418809948,"id":997,"parentId":991,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/call-bind-apply-helpers/index.js","layer":"ssr"},"startTime":1740304597478,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":492,"timestamp":365418813102,"id":998,"parentId":989,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/detect-node-es/esm/node.js","layer":"ssr"},"startTime":1740304597481,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":576,"timestamp":365418813261,"id":1000,"parentId":987,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/get-nonce/dist/es2015/index.js","layer":"ssr"},"startTime":1740304597481,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":867,"timestamp":365418813169,"id":999,"parentId":997,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/call-bind-apply-helpers/actualApply.js","layer":"ssr"},"startTime":1740304597481,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":395,"timestamp":365418814872,"id":1001,"parentId":999,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/call-bind-apply-helpers/reflectApply.js","layer":"ssr"},"startTime":1740304597483,"traceId":"e7e06e4d33265d5c"},{"name":"make","duration":2272631,"timestamp":365416544570,"id":18,"parentId":16,"tags":{},"startTime":1740304595212,"traceId":"e7e06e4d33265d5c"},{"name":"get-entries","duration":776,"timestamp":365418818018,"id":1003,"parentId":1002,"tags":{},"startTime":1740304597486,"traceId":"e7e06e4d33265d5c"},{"name":"node-file-trace-plugin","duration":125873,"timestamp":365418821827,"id":1004,"parentId":1002,"tags":{"traceEntryCount":"32"},"startTime":1740304597490,"traceId":"e7e06e4d33265d5c"},{"name":"collect-traced-files","duration":905,"timestamp":365418947715,"id":1005,"parentId":1002,"tags":{},"startTime":1740304597615,"traceId":"e7e06e4d33265d5c"},{"name":"finish-modules","duration":130730,"timestamp":365418817895,"id":1002,"parentId":17,"tags":{},"startTime":1740304597486,"traceId":"e7e06e4d33265d5c"},{"name":"chunk-graph","duration":17866,"timestamp":365419004809,"id":1007,"parentId":1006,"tags":{},"startTime":1740304597672,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-modules","duration":15,"timestamp":365419022761,"id":1009,"parentId":1006,"tags":{},"startTime":1740304597690,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-chunks","duration":12604,"timestamp":365419022825,"id":1010,"parentId":1006,"tags":{},"startTime":1740304597691,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-tree","duration":92,"timestamp":365419035484,"id":1011,"parentId":1006,"tags":{},"startTime":1740304597703,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-chunk-modules","duration":20332,"timestamp":365419035643,"id":1012,"parentId":1006,"tags":{},"startTime":1740304597703,"traceId":"e7e06e4d33265d5c"},{"name":"optimize","duration":33317,"timestamp":365419022728,"id":1008,"parentId":1006,"tags":{},"startTime":1740304597690,"traceId":"e7e06e4d33265d5c"},{"name":"module-hash","duration":23404,"timestamp":365419070288,"id":1013,"parentId":1006,"tags":{},"startTime":1740304597738,"traceId":"e7e06e4d33265d5c"},{"name":"code-generation","duration":226008,"timestamp":365419093731,"id":1014,"parentId":1006,"tags":{},"startTime":1740304597761,"traceId":"e7e06e4d33265d5c"},{"name":"hash","duration":6273,"timestamp":365419323534,"id":1015,"parentId":1006,"tags":{},"startTime":1740304597991,"traceId":"e7e06e4d33265d5c"},{"name":"code-generation-jobs","duration":458,"timestamp":365419329807,"id":1016,"parentId":1006,"tags":{},"startTime":1740304597997,"traceId":"e7e06e4d33265d5c"},{"name":"module-assets","duration":316,"timestamp":365419330171,"id":1017,"parentId":1006,"tags":{},"startTime":1740304597998,"traceId":"e7e06e4d33265d5c"},{"name":"create-chunk-assets","duration":10779,"timestamp":365419330493,"id":1018,"parentId":1006,"tags":{},"startTime":1740304597998,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":59446,"timestamp":365419362219,"id":1022,"parentId":1019,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1740304598030,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":62355,"timestamp":365419359348,"id":1020,"parentId":1019,"tags":{"name":"../app/api/databases/route.js","cache":"MISS"},"startTime":1740304598027,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":60292,"timestamp":365419361430,"id":1021,"parentId":1019,"tags":{"name":"../app/api/cloudflare/route.js","cache":"MISS"},"startTime":1740304598029,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":59303,"timestamp":365419362437,"id":1023,"parentId":1019,"tags":{"name":"../app/api/migrations/sync-files/route.js","cache":"MISS"},"startTime":1740304598030,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":58015,"timestamp":365419363738,"id":1025,"parentId":1019,"tags":{"name":"../app/api/pull-data/confirm/route.js","cache":"MISS"},"startTime":1740304598031,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":58277,"timestamp":365419363486,"id":1024,"parentId":1019,"tags":{"name":"../app/api/migrations/sync/route.js","cache":"MISS"},"startTime":1740304598031,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":57837,"timestamp":365419363936,"id":1026,"parentId":1019,"tags":{"name":"../app/api/pull-remote/confirm/route.js","cache":"MISS"},"startTime":1740304598032,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":57507,"timestamp":365419364276,"id":1027,"parentId":1019,"tags":{"name":"../app/api/pull-remote/preview/route.js","cache":"MISS"},"startTime":1740304598032,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":57371,"timestamp":365419364514,"id":1028,"parentId":1019,"tags":{"name":"../app/api/query/route.js","cache":"MISS"},"startTime":1740304598032,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":56413,"timestamp":365419365488,"id":1031,"parentId":1019,"tags":{"name":"../app/api/tables/route.js","cache":"MISS"},"startTime":1740304598033,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":57055,"timestamp":365419364857,"id":1029,"parentId":1019,"tags":{"name":"../app/api/push-remote/confirm/route.js","cache":"MISS"},"startTime":1740304598033,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":56246,"timestamp":365419365675,"id":1032,"parentId":1019,"tags":{"name":"../pages/_app.js","cache":"MISS"},"startTime":1740304598033,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":56689,"timestamp":365419365241,"id":1030,"parentId":1019,"tags":{"name":"../app/api/push-remote/preview/route.js","cache":"MISS"},"startTime":1740304598033,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":51793,"timestamp":365419370147,"id":1034,"parentId":1019,"tags":{"name":"../pages/_error.js","cache":"MISS"},"startTime":1740304598038,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":39579,"timestamp":365419382377,"id":1037,"parentId":1019,"tags":{"name":"../pages/_document.js","cache":"MISS"},"startTime":1740304598050,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":39740,"timestamp":365419382227,"id":1036,"parentId":1019,"tags":{"name":"../app/api/tables/[name]/route.js","cache":"MISS"},"startTime":1740304598050,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":39561,"timestamp":365419382414,"id":1038,"parentId":1019,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1740304598050,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":82218,"timestamp":365419382639,"id":1039,"parentId":1019,"tags":{"name":"638.js","cache":"MISS"},"startTime":1740304598050,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":84978,"timestamp":365419383692,"id":1040,"parentId":1019,"tags":{"name":"452.js","cache":"MISS"},"startTime":1740304598051,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":161038,"timestamp":365419383917,"id":1041,"parentId":1019,"tags":{"name":"391.js","cache":"MISS"},"startTime":1740304598052,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":185527,"timestamp":365419390847,"id":1043,"parentId":1019,"tags":{"name":"627.js","cache":"MISS"},"startTime":1740304598059,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":190951,"timestamp":365419386924,"id":1042,"parentId":1019,"tags":{"name":"992.js","cache":"MISS"},"startTime":1740304598055,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":191313,"timestamp":365419391562,"id":1044,"parentId":1019,"tags":{"name":"226.js","cache":"MISS"},"startTime":1740304598059,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":192298,"timestamp":365419391737,"id":1045,"parentId":1019,"tags":{"name":"336.js","cache":"MISS"},"startTime":1740304598059,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":215507,"timestamp":365419370412,"id":1035,"parentId":1019,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1740304598038,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":760040,"timestamp":365419365798,"id":1033,"parentId":1019,"tags":{"name":"../app/api/update/route.js","cache":"MISS"},"startTime":1740304598033,"traceId":"e7e06e4d33265d5c"},{"name":"minify-webpack-plugin-optimize","duration":782751,"timestamp":365419343109,"id":1019,"parentId":16,"tags":{"compilationName":"server"},"startTime":1740304598011,"traceId":"e7e06e4d33265d5c"},{"name":"css-minimizer-plugin","duration":142,"timestamp":365420126007,"id":1046,"parentId":16,"tags":{},"startTime":1740304598794,"traceId":"e7e06e4d33265d5c"},{"name":"create-trace-assets","duration":2111,"timestamp":365420126289,"id":1047,"parentId":17,"tags":{},"startTime":1740304598794,"traceId":"e7e06e4d33265d5c"},{"name":"seal","duration":1149876,"timestamp":365418985223,"id":1006,"parentId":16,"tags":{},"startTime":1740304597653,"traceId":"e7e06e4d33265d5c"},{"name":"webpack-compilation","duration":3607321,"timestamp":365416538222,"id":16,"parentId":13,"tags":{"name":"server"},"startTime":1740304595206,"traceId":"e7e06e4d33265d5c"},{"name":"emit","duration":7259,"timestamp":365420145920,"id":1048,"parentId":13,"tags":{},"startTime":1740304598814,"traceId":"e7e06e4d33265d5c"},{"name":"webpack-close","duration":343948,"timestamp":365420154125,"id":1049,"parentId":13,"tags":{"name":"server"},"startTime":1740304598822,"traceId":"e7e06e4d33265d5c"},{"name":"webpack-generate-error-stats","duration":2817,"timestamp":365420498124,"id":1050,"parentId":1049,"tags":{},"startTime":1740304599166,"traceId":"e7e06e4d33265d5c"},{"name":"make","duration":122,"timestamp":365420509070,"id":1052,"parentId":1051,"tags":{},"startTime":1740304599177,"traceId":"e7e06e4d33265d5c"},{"name":"chunk-graph","duration":26,"timestamp":365420509602,"id":1054,"parentId":1053,"tags":{},"startTime":1740304599177,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-modules","duration":6,"timestamp":365420509653,"id":1056,"parentId":1053,"tags":{},"startTime":1740304599177,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-chunks","duration":42,"timestamp":365420509695,"id":1057,"parentId":1053,"tags":{},"startTime":1740304599177,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-tree","duration":4,"timestamp":365420509762,"id":1058,"parentId":1053,"tags":{},"startTime":1740304599177,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-chunk-modules","duration":38,"timestamp":365420509806,"id":1059,"parentId":1053,"tags":{},"startTime":1740304599177,"traceId":"e7e06e4d33265d5c"},{"name":"optimize","duration":227,"timestamp":365420509637,"id":1055,"parentId":1053,"tags":{},"startTime":1740304599177,"traceId":"e7e06e4d33265d5c"},{"name":"module-hash","duration":11,"timestamp":365420509993,"id":1060,"parentId":1053,"tags":{},"startTime":1740304599178,"traceId":"e7e06e4d33265d5c"},{"name":"code-generation","duration":8,"timestamp":365420510011,"id":1061,"parentId":1053,"tags":{},"startTime":1740304599178,"traceId":"e7e06e4d33265d5c"},{"name":"hash","duration":32,"timestamp":365420510051,"id":1062,"parentId":1053,"tags":{},"startTime":1740304599178,"traceId":"e7e06e4d33265d5c"},{"name":"code-generation-jobs","duration":22,"timestamp":365420510083,"id":1063,"parentId":1053,"tags":{},"startTime":1740304599178,"traceId":"e7e06e4d33265d5c"},{"name":"module-assets","duration":12,"timestamp":365420510099,"id":1064,"parentId":1053,"tags":{},"startTime":1740304599178,"traceId":"e7e06e4d33265d5c"},{"name":"create-chunk-assets","duration":10,"timestamp":365420510115,"id":1065,"parentId":1053,"tags":{},"startTime":1740304599178,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":592,"timestamp":365420511671,"id":1067,"parentId":1066,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1740304599179,"traceId":"e7e06e4d33265d5c"},{"name":"minify-webpack-plugin-optimize","duration":752,"timestamp":365420511517,"id":1066,"parentId":1051,"tags":{"compilationName":"edge-server"},"startTime":1740304599179,"traceId":"e7e06e4d33265d5c"},{"name":"css-minimizer-plugin","duration":4,"timestamp":365420512290,"id":1068,"parentId":1051,"tags":{},"startTime":1740304599180,"traceId":"e7e06e4d33265d5c"},{"name":"seal","duration":3825,"timestamp":365420509515,"id":1053,"parentId":1051,"tags":{},"startTime":1740304599177,"traceId":"e7e06e4d33265d5c"},{"name":"webpack-compilation","duration":5374,"timestamp":365420508021,"id":1051,"parentId":13,"tags":{"name":"edge-server"},"startTime":1740304599176,"traceId":"e7e06e4d33265d5c"},{"name":"emit","duration":423,"timestamp":365420513424,"id":1069,"parentId":13,"tags":{},"startTime":1740304599181,"traceId":"e7e06e4d33265d5c"},{"name":"webpack-close","duration":2649,"timestamp":365420513963,"id":1070,"parentId":13,"tags":{"name":"edge-server"},"startTime":1740304599182,"traceId":"e7e06e4d33265d5c"},{"name":"webpack-generate-error-stats","duration":342,"timestamp":365420516616,"id":1071,"parentId":1070,"tags":{},"startTime":1740304599184,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":861,"timestamp":365420528959,"id":1096,"parentId":1076,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1740304599197,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":92,"timestamp":365420529863,"id":1097,"parentId":1081,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1740304599198,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":185,"timestamp":365420529969,"id":1098,"parentId":1083,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1740304599198,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":76,"timestamp":365420530161,"id":1099,"parentId":1094,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1740304599198,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7478,"timestamp":365420523609,"id":1081,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7480,"timestamp":365420523611,"id":1082,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"}]
11
- [{"name":"add-entry","duration":7720,"timestamp":365420523618,"id":1084,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7722,"timestamp":365420523619,"id":1085,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7722,"timestamp":365420523622,"id":1086,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7721,"timestamp":365420523624,"id":1087,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7720,"timestamp":365420523628,"id":1088,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7719,"timestamp":365420523630,"id":1089,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7719,"timestamp":365420523631,"id":1090,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7720,"timestamp":365420523633,"id":1091,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7720,"timestamp":365420523635,"id":1092,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7720,"timestamp":365420523637,"id":1093,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":7718,"timestamp":365420523640,"id":1095,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"next-client-pages-loader","duration":107,"timestamp":365420535473,"id":1103,"parentId":1102,"tags":{"absolutePagePath":"next/dist/client/components/not-found-error"},"startTime":1740304599203,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":3953,"timestamp":365420531938,"id":1102,"parentId":1077,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1740304599200,"traceId":"e7e06e4d33265d5c"},{"name":"next-client-pages-loader","duration":10,"timestamp":365420536116,"id":1105,"parentId":1104,"tags":{"absolutePagePath":"next/dist/pages/_app"},"startTime":1740304599204,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":329,"timestamp":365420535902,"id":1104,"parentId":1078,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!","layer":null},"startTime":1740304599204,"traceId":"e7e06e4d33265d5c"},{"name":"next-client-pages-loader","duration":7,"timestamp":365420536261,"id":1107,"parentId":1106,"tags":{"absolutePagePath":"next/dist/pages/_error"},"startTime":1740304599204,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":99,"timestamp":365420536239,"id":1106,"parentId":1080,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!","layer":null},"startTime":1740304599204,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18735,"timestamp":365420530246,"id":1100,"parentId":1074,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/next.js","layer":null},"startTime":1740304599198,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18820,"timestamp":365420530506,"id":1101,"parentId":1075,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1740304599198,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":3896,"timestamp":365420545948,"id":1109,"parentId":1099,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/page.jsx","layer":"app-pages-browser"},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":7641,"timestamp":365420546016,"id":1110,"parentId":1098,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/toaster.jsx","layer":"app-pages-browser"},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7918,"timestamp":365420546102,"id":1112,"parentId":1096,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8237,"timestamp":365420546078,"id":1111,"parentId":1096,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8346,"timestamp":365420546169,"id":1115,"parentId":1096,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8879,"timestamp":365420546249,"id":1117,"parentId":1096,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9712,"timestamp":365420546125,"id":1113,"parentId":1096,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10984,"timestamp":365420546147,"id":1114,"parentId":1096,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11103,"timestamp":365420546271,"id":1118,"parentId":1104,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/pages/_app.js","layer":null},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13640,"timestamp":365420545559,"id":1108,"parentId":1098,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/context/database-context.js","layer":"app-pages-browser"},"startTime":1740304599213,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16552,"timestamp":365420546288,"id":1119,"parentId":1106,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/pages/_error.js","layer":null},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16854,"timestamp":365420546306,"id":1120,"parentId":1102,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/not-found-error.js","layer":"app-pages-browser"},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17211,"timestamp":365420546190,"id":1116,"parentId":1096,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-boundary.js","layer":"app-pages-browser"},"startTime":1740304599214,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3125,"timestamp":365420578252,"id":1126,"parentId":1112,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/params.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4574,"timestamp":365420578315,"id":1127,"parentId":1111,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/search-params.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4517,"timestamp":365420578548,"id":1135,"parentId":1116,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10949,"timestamp":365420574776,"id":1121,"parentId":1079,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/router.js","layer":null},"startTime":1740304599242,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7742,"timestamp":365420578145,"id":1124,"parentId":1112,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7811,"timestamp":365420578375,"id":1128,"parentId":1115,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8139,"timestamp":365420578400,"id":1129,"parentId":1113,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8329,"timestamp":365420578424,"id":1130,"parentId":1113,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9425,"timestamp":365420578022,"id":1122,"parentId":1118,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils.js","layer":null},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9140,"timestamp":365420578473,"id":1132,"parentId":1114,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9481,"timestamp":365420578448,"id":1131,"parentId":1113,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10662,"timestamp":365420578114,"id":1123,"parentId":1119,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/head.js","layer":null},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10559,"timestamp":365420578499,"id":1133,"parentId":1114,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10611,"timestamp":365420578631,"id":1137,"parentId":1114,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11099,"timestamp":365420578523,"id":1134,"parentId":1114,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11036,"timestamp":365420578699,"id":1140,"parentId":1117,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11336,"timestamp":365420578676,"id":1139,"parentId":1117,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11619,"timestamp":365420578654,"id":1138,"parentId":1120,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11653,"timestamp":365420578748,"id":1141,"parentId":1114,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11783,"timestamp":365420578770,"id":1142,"parentId":1114,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12775,"timestamp":365420578607,"id":1136,"parentId":1114,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12799,"timestamp":365420578796,"id":1143,"parentId":1114,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1928,"timestamp":365420613436,"id":1162,"parentId":1121,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/is-error.js","layer":null},"startTime":1740304599281,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1135,"timestamp":365420614398,"id":1189,"parentId":1118,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":null},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1074,"timestamp":365420614747,"id":1192,"parentId":1123,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":null},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4810,"timestamp":365420613479,"id":1163,"parentId":1126,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"app-pages-browser"},"startTime":1740304599281,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5281,"timestamp":365420613561,"id":1164,"parentId":1126,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"app-pages-browser"},"startTime":1740304599281,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5511,"timestamp":365420613624,"id":1165,"parentId":1126,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/scheduler.js","layer":"app-pages-browser"},"startTime":1740304599281,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7141,"timestamp":365420613784,"id":1170,"parentId":1126,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"app-pages-browser"},"startTime":1740304599281,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7377,"timestamp":365420613903,"id":1172,"parentId":1126,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/utils.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7375,"timestamp":365420614090,"id":1179,"parentId":1133,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/get-segment-param.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7304,"timestamp":365420614338,"id":1188,"parentId":1126,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7259,"timestamp":365420614622,"id":1190,"parentId":1115,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7269,"timestamp":365420614690,"id":1191,"parentId":1113,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17247,"timestamp":365420605011,"id":1144,"parentId":1100,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/webpack.js","layer":null},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17434,"timestamp":365420605115,"id":1145,"parentId":1101,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17709,"timestamp":365420605152,"id":1146,"parentId":1101,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18581,"timestamp":365420605179,"id":1147,"parentId":1101,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":19282,"timestamp":365420605250,"id":1150,"parentId":1109,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/sidebar.jsx","layer":"app-pages-browser"},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":19390,"timestamp":365420605425,"id":1153,"parentId":1109,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/update-banner.jsx","layer":"app-pages-browser"},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19439,"timestamp":365420605539,"id":1155,"parentId":1108,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/request-deduplication.js","layer":"app-pages-browser"},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":19802,"timestamp":365420605596,"id":1156,"parentId":1110,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/toast.jsx","layer":"app-pages-browser"},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":21155,"timestamp":365420605311,"id":1151,"parentId":1109,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/sql-editor.jsx","layer":"app-pages-browser"},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":49053,"timestamp":365420578178,"id":1125,"parentId":1112,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/work-async-storage.external.js","layer":"shared"},"startTime":1740304599246,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22619,"timestamp":365420605482,"id":1154,"parentId":1108,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/hooks/use-toast.js","layer":"app-pages-browser"},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":25003,"timestamp":365420605368,"id":1152,"parentId":1109,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/table-view.jsx","layer":"app-pages-browser"},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27499,"timestamp":365420607861,"id":1159,"parentId":1100,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/index.js","layer":null},"startTime":1740304599276,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21940,"timestamp":365420613716,"id":1167,"parentId":1136,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1740304599281,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22252,"timestamp":365420613686,"id":1166,"parentId":1136,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1740304599281,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22483,"timestamp":365420613740,"id":1168,"parentId":1136,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1740304599281,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22660,"timestamp":365420613762,"id":1169,"parentId":1136,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/app-build-id.js","layer":"app-pages-browser"},"startTime":1740304599281,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22623,"timestamp":365420613959,"id":1173,"parentId":1129,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22814,"timestamp":365420614006,"id":1175,"parentId":1123,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/side-effect.js","layer":null},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23113,"timestamp":365420613984,"id":1174,"parentId":1130,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23185,"timestamp":365420614024,"id":1176,"parentId":1123,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":null},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23234,"timestamp":365420614073,"id":1178,"parentId":1123,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/amp-mode.js","layer":null},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23352,"timestamp":365420614056,"id":1177,"parentId":1123,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":null},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23389,"timestamp":365420614211,"id":1182,"parentId":1137,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23620,"timestamp":365420614232,"id":1183,"parentId":1136,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23767,"timestamp":365420614253,"id":1184,"parentId":1136,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24380,"timestamp":365420614166,"id":1180,"parentId":1134,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24415,"timestamp":365420614280,"id":1185,"parentId":1131,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24489,"timestamp":365420614301,"id":1186,"parentId":1123,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":null},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24930,"timestamp":365420614190,"id":1181,"parentId":1134,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25054,"timestamp":365420614318,"id":1187,"parentId":1136,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":50498,"timestamp":365420605232,"id":1149,"parentId":1118,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react/index.js","layer":null},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":50638,"timestamp":365420605204,"id":1148,"parentId":1118,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react/jsx-runtime.js","layer":null},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":48804,"timestamp":365420607888,"id":1160,"parentId":1112,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/params.browser.js","layer":"app-pages-browser"},"startTime":1740304599276,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":49300,"timestamp":365420607953,"id":1161,"parentId":1111,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1740304599276,"traceId":"e7e06e4d33265d5c"}]
12
- [{"name":"build-module-js","duration":46997,"timestamp":365420613842,"id":1171,"parentId":1126,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","layer":"shared"},"startTime":1740304599282,"traceId":"e7e06e4d33265d5c"},{"name":"font-loader","duration":791,"timestamp":365420673564,"id":1205,"parentId":1204,"tags":{},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"font-loader","duration":160,"timestamp":365420674203,"id":1207,"parentId":1206,"tags":{},"startTime":1740304599342,"traceId":"e7e06e4d33265d5c"},{"name":"postcss","duration":821,"timestamp":365420674874,"id":1208,"parentId":1204,"tags":{},"startTime":1740304599343,"traceId":"e7e06e4d33265d5c"},{"name":"postcss","duration":416,"timestamp":365420675284,"id":1209,"parentId":1206,"tags":{},"startTime":1740304599343,"traceId":"e7e06e4d33265d5c"},{"name":"next-font-loader","duration":2256,"timestamp":365420673499,"id":1204,"parentId":1194,"tags":{},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"next-font-loader","duration":1578,"timestamp":365420674180,"id":1206,"parentId":1195,"tags":{},"startTime":1740304599342,"traceId":"e7e06e4d33265d5c"},{"name":"css-loader","duration":5099,"timestamp":365420675715,"id":1210,"parentId":1194,"tags":{"astUsed":"true"},"startTime":1740304599343,"traceId":"e7e06e4d33265d5c"},{"name":"css-loader","duration":5072,"timestamp":365420675748,"id":1211,"parentId":1195,"tags":{"astUsed":"true"},"startTime":1740304599343,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":8109,"timestamp":365420673077,"id":1194,"parentId":1157,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!/Users/karenredona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":8029,"timestamp":365420673275,"id":1195,"parentId":1158,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!/Users/karenredona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9043,"timestamp":365420672954,"id":1193,"parentId":1143,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/interception-routes.js","layer":"app-pages-browser"},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10498,"timestamp":365420673333,"id":1197,"parentId":1121,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":null},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10633,"timestamp":365420673379,"id":1199,"parentId":1162,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-plain-object.js","layer":null},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10949,"timestamp":365420673303,"id":1196,"parentId":1121,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/with-router.js","layer":null},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10968,"timestamp":365420673398,"id":1200,"parentId":1145,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11062,"timestamp":365420673422,"id":1201,"parentId":1147,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11285,"timestamp":365420673446,"id":1202,"parentId":1170,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/hooks-server-context.js","layer":"app-pages-browser"},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11489,"timestamp":365420673469,"id":1203,"parentId":1170,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"app-pages-browser"},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3066,"timestamp":365420688852,"id":1213,"parentId":1153,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/index.js","layer":"app-pages-browser"},"startTime":1740304599357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":3681,"timestamp":365420688917,"id":1214,"parentId":1156,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26953,"timestamp":365420673355,"id":1198,"parentId":1121,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/router.js","layer":null},"startTime":1740304599341,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11599,"timestamp":365420689007,"id":1216,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":null},"startTime":1740304599357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11772,"timestamp":365420688978,"id":1215,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":null},"startTime":1740304599357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10912,"timestamp":365420690048,"id":1224,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":null},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11614,"timestamp":365420689746,"id":1221,"parentId":1147,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/action-queue.js","layer":"app-pages-browser"},"startTime":1740304599357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11463,"timestamp":365420690071,"id":1225,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":null},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11624,"timestamp":365420690089,"id":1226,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/is-next-router-error.js","layer":null},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12333,"timestamp":365420689769,"id":1222,"parentId":1147,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1740304599357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12045,"timestamp":365420690185,"id":1229,"parentId":1147,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/globals/patch-console.js","layer":"app-pages-browser"},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12142,"timestamp":365420690208,"id":1230,"parentId":1147,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/globals/handle-global-errors.js","layer":"app-pages-browser"},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12349,"timestamp":365420690230,"id":1231,"parentId":1147,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/react-client-callbacks/shared.js","layer":"app-pages-browser"},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12497,"timestamp":365420690272,"id":1233,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/react-client-callbacks/shared.js","layer":null},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13231,"timestamp":365420690251,"id":1232,"parentId":1147,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/react-client-callbacks/app-router.js","layer":"app-pages-browser"},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13431,"timestamp":365420690290,"id":1234,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/mitt.js","layer":null},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21961,"timestamp":365420690322,"id":1236,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/head-manager.js","layer":null},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27055,"timestamp":365420689723,"id":1220,"parentId":1147,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1740304599357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27162,"timestamp":365420690340,"id":1237,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/page-loader.js","layer":null},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":48240,"timestamp":365420689791,"id":1223,"parentId":1125,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/work-async-storage-instance.js","layer":"shared"},"startTime":1740304599357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":50779,"timestamp":365420689626,"id":1218,"parentId":1144,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/deployment-id.js","layer":null},"startTime":1740304599357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":51033,"timestamp":365420689660,"id":1219,"parentId":1145,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/deployment-id.js","layer":"app-pages-browser"},"startTime":1740304599357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":52130,"timestamp":365420688734,"id":1212,"parentId":1172,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","layer":"app-pages-browser"},"startTime":1740304599356,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":51230,"timestamp":365420690167,"id":1228,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":null},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":51669,"timestamp":365420690108,"id":1227,"parentId":1147,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":52021,"timestamp":365420690307,"id":1235,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-dom/client.js","layer":null},"startTime":1740304599358,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10405,"timestamp":365420733351,"id":1240,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":null},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10722,"timestamp":365420733320,"id":1239,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/remove-base-path.js","layer":null},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10802,"timestamp":365420733375,"id":1241,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":null},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11585,"timestamp":365420733199,"id":1238,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/route-announcer.js","layer":null},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11661,"timestamp":365420733415,"id":1243,"parentId":1174,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12068,"timestamp":365420733395,"id":1242,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":null},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12207,"timestamp":365420733494,"id":1246,"parentId":1180,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/bailout-to-client-rendering.js","layer":"app-pages-browser"},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12425,"timestamp":365420733471,"id":1245,"parentId":1180,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":12766,"timestamp":365420733584,"id":1248,"parentId":1150,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/cloudflare-credentials-modal.jsx","layer":"app-pages-browser"},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":12935,"timestamp":365420733706,"id":1250,"parentId":1150,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/environment-select.jsx","layer":"app-pages-browser"},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12880,"timestamp":365420733891,"id":1253,"parentId":1156,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/utils.js","layer":"app-pages-browser"},"startTime":1740304599402,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":110704,"timestamp":365420749669,"id":1261,"parentId":1151,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/react/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599417,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":117642,"timestamp":365420750867,"id":1281,"parentId":1213,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/axios.js","layer":"app-pages-browser"},"startTime":1740304599419,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":137224,"timestamp":365420733949,"id":1254,"parentId":1150,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/input.jsx","layer":"app-pages-browser"},"startTime":1740304599402,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":138411,"timestamp":365420733771,"id":1251,"parentId":1151,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/query-results.jsx","layer":"app-pages-browser"},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":138565,"timestamp":365420734007,"id":1255,"parentId":1150,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/alert.jsx","layer":"app-pages-browser"},"startTime":1740304599402,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":138859,"timestamp":365420734062,"id":1256,"parentId":1151,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/button.jsx","layer":"app-pages-browser"},"startTime":1740304599402,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":141104,"timestamp":365420733647,"id":1249,"parentId":1150,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/environment-handler.jsx","layer":"app-pages-browser"},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":141945,"timestamp":365420733445,"id":1244,"parentId":1180,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":141747,"timestamp":365420734186,"id":1258,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/has-base-path.js","layer":null},"startTime":1740304599402,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":142882,"timestamp":365420734118,"id":1257,"parentId":1151,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/dropdown-menu.jsx","layer":"app-pages-browser"},"startTime":1740304599402,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":144439,"timestamp":365420734205,"id":1259,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/script.js","layer":null},"startTime":1740304599402,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":148972,"timestamp":365420733831,"id":1252,"parentId":1156,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599402,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":135943,"timestamp":365420749589,"id":1260,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/adapters.js","layer":null},"startTime":1740304599417,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":136895,"timestamp":365420749799,"id":1263,"parentId":1152,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/editable-cell.jsx","layer":"app-pages-browser"},"startTime":1740304599417,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":140077,"timestamp":365420749858,"id":1264,"parentId":1152,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/editable-row.jsx","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":141645,"timestamp":365420749739,"id":1262,"parentId":1152,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/table-toolbar.jsx","layer":"app-pages-browser"},"startTime":1740304599417,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":141893,"timestamp":365420749913,"id":1265,"parentId":1152,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/delete-records-dialog.jsx","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":142361,"timestamp":365420749971,"id":1266,"parentId":1152,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/table-error-dialog.jsx","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":142353,"timestamp":365420750213,"id":1270,"parentId":1152,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/checkbox.jsx","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":142720,"timestamp":365420750140,"id":1269,"parentId":1152,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/scroll-area.jsx","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":143376,"timestamp":365420750085,"id":1268,"parentId":1152,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/table.jsx","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":144618,"timestamp":365420750028,"id":1267,"parentId":1151,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/parse-sql-error.js","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":144748,"timestamp":365420750329,"id":1272,"parentId":1152,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/column-sorting.jsx","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":145045,"timestamp":365420750384,"id":1273,"parentId":1193,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":145690,"timestamp":365420750274,"id":1271,"parentId":1152,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/resize-columns.jsx","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":145211,"timestamp":365420750928,"id":1282,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":null},"startTime":1740304599419,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":145358,"timestamp":365420750948,"id":1283,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":null},"startTime":1740304599419,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":145699,"timestamp":365420750848,"id":1280,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/tracing/report-to-socket.js","layer":null},"startTime":1740304599419,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":145840,"timestamp":365420750966,"id":1284,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":null},"startTime":1740304599419,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":146372,"timestamp":365420750830,"id":1279,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/tracing/tracer.js","layer":null},"startTime":1740304599419,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":146415,"timestamp":365420750984,"id":1285,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":null},"startTime":1740304599419,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":146812,"timestamp":365420750720,"id":1275,"parentId":1153,"tags":{"name":"__barrel_optimize__?names=Download!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":147223,"timestamp":365420750408,"id":1274,"parentId":1150,"tags":{"name":"__barrel_optimize__?names=AlertCircle,Loader2,Search,Table2,TerminalSquare!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":146968,"timestamp":365420750747,"id":1276,"parentId":1151,"tags":{"name":"__barrel_optimize__?names=ChevronDown,Command,CornerDownLeft,GripHorizontal,Loader2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":146966,"timestamp":365420750796,"id":1278,"parentId":1156,"tags":{"name":"__barrel_optimize__?names=X!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":147044,"timestamp":365420750771,"id":1277,"parentId":1152,"tags":{"name":"__barrel_optimize__?names=AlertCircle,Loader2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599418,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":194697,"timestamp":365420733519,"id":1247,"parentId":1181,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/action-async-storage.external.js","layer":"shared"},"startTime":1740304599401,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":40,"timestamp":365420931550,"id":1294,"parentId":1198,"tags":{"layer":null},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1408,"timestamp":365420931689,"id":1296,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/constants.js","layer":null},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1863,"timestamp":365420931758,"id":1299,"parentId":1216,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/interception-routes.js","layer":null},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3885,"timestamp":365420931601,"id":1295,"parentId":1231,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":3852,"timestamp":365420931941,"id":1309,"parentId":1214,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"postcss-process","duration":392101,"timestamp":365420752525,"id":1288,"parentId":1287,"tags":{},"startTime":1740304599420,"traceId":"e7e06e4d33265d5c"},{"name":"postcss-loader","duration":392352,"timestamp":365420752359,"id":1287,"parentId":1286,"tags":{},"startTime":1740304599420,"traceId":"e7e06e4d33265d5c"},{"name":"css-loader","duration":10650,"timestamp":365421144762,"id":1317,"parentId":1286,"tags":{"astUsed":"true"},"startTime":1740304599812,"traceId":"e7e06e4d33265d5c"}]
13
- [{"name":"build-module-js","duration":225965,"timestamp":365420931732,"id":1298,"parentId":1221,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":226488,"timestamp":365420931704,"id":1297,"parentId":1226,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-error.js","layer":null},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":226779,"timestamp":365420931770,"id":1300,"parentId":1226,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":null},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":227022,"timestamp":365420931789,"id":1301,"parentId":1231,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":227178,"timestamp":365420931811,"id":1302,"parentId":1233,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":null},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":227372,"timestamp":365420931847,"id":1304,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":null},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":227633,"timestamp":365420931880,"id":1306,"parentId":1220,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":227828,"timestamp":365420931903,"id":1307,"parentId":1220,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":228282,"timestamp":365420931828,"id":1303,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":null},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":228320,"timestamp":365420932047,"id":1313,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/add-locale.js","layer":null},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":228547,"timestamp":365420932030,"id":1312,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/detect-domain-locale.js","layer":null},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":231965,"timestamp":365420931924,"id":1308,"parentId":1237,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/constants.js","layer":null},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":232196,"timestamp":365420932064,"id":1314,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/remove-locale.js","layer":null},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":232529,"timestamp":365420932081,"id":1315,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/add-base-path.js","layer":null},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":232776,"timestamp":365420932097,"id":1316,"parentId":1220,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":234298,"timestamp":365420932011,"id":1311,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/route-loader.js","layer":null},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8978,"timestamp":365421168388,"id":1344,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/utils.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9053,"timestamp":365421168447,"id":1345,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/bind.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":9911,"timestamp":365421168504,"id":1346,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/Axios.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12028,"timestamp":365421168560,"id":1347,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/mergeConfig.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12530,"timestamp":365421168615,"id":1348,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/defaults/index.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12846,"timestamp":365421168670,"id":1349,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/formDataToJSON.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12916,"timestamp":365421168730,"id":1350,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/cancel/CanceledError.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13230,"timestamp":365421168788,"id":1351,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/cancel/CancelToken.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13255,"timestamp":365421168844,"id":1352,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/cancel/isCancel.js","layer":"app-pages-browser"},"startTime":1740304599837,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13267,"timestamp":365421168899,"id":1353,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/env/data.js","layer":"app-pages-browser"},"startTime":1740304599837,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13916,"timestamp":365421168954,"id":1354,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/toFormData.js","layer":"app-pages-browser"},"startTime":1740304599837,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14180,"timestamp":365421169009,"id":1355,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/AxiosError.js","layer":"app-pages-browser"},"startTime":1740304599837,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16616,"timestamp":365421167877,"id":1321,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":null},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16948,"timestamp":365421167851,"id":1320,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":null},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17600,"timestamp":365421167732,"id":1318,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/resolve-href.js","layer":null},"startTime":1740304599835,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17473,"timestamp":365421168039,"id":1327,"parentId":1233,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":null},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17664,"timestamp":365421168016,"id":1326,"parentId":1231,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19009,"timestamp":365421167900,"id":1322,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":null},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19639,"timestamp":365421167921,"id":1323,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":null},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19848,"timestamp":365421168077,"id":1329,"parentId":1221,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20434,"timestamp":365421168059,"id":1328,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/bloom-filter.js","layer":null},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20936,"timestamp":365421168100,"id":1330,"parentId":1222,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21564,"timestamp":365421168121,"id":1331,"parentId":1222,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21996,"timestamp":365421168164,"id":1333,"parentId":1222,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22435,"timestamp":365421168185,"id":1334,"parentId":1229,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/globals/intercept-console-error.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22605,"timestamp":365421168207,"id":1335,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":null},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22745,"timestamp":365421168225,"id":1336,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":null},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22993,"timestamp":365421168242,"id":1337,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":null},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23237,"timestamp":365421168262,"id":1338,"parentId":1220,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24966,"timestamp":365421168143,"id":1332,"parentId":1222,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24981,"timestamp":365421168282,"id":1339,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":null},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25236,"timestamp":365421168299,"id":1340,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":null},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":36875,"timestamp":365421168317,"id":1341,"parentId":1257,"tags":{"name":"__barrel_optimize__?names=Check,ChevronRight,Circle!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":37315,"timestamp":365421167987,"id":1325,"parentId":1250,"tags":{"name":"__barrel_optimize__?names=Download,HardDrive,Loader2,Upload!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":37019,"timestamp":365421168341,"id":1342,"parentId":1264,"tags":{"name":"__barrel_optimize__?names=Trash2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":38725,"timestamp":365421167951,"id":1324,"parentId":1248,"tags":{"name":"__barrel_optimize__?names=Loader2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":38429,"timestamp":365421168365,"id":1343,"parentId":1262,"tags":{"name":"__barrel_optimize__?names=ArrowLeft,ArrowRight,Columns,Loader2,SlidersHorizontal!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599836,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5502,"timestamp":365421208102,"id":1356,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/spread.js","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5537,"timestamp":365421208215,"id":1357,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/isAxiosError.js","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6674,"timestamp":365421208284,"id":1358,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/AxiosHeaders.js","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7022,"timestamp":365421208343,"id":1359,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/adapters/adapters.js","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7120,"timestamp":365421208400,"id":1360,"parentId":1281,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/HttpStatusCode.js","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":10521,"timestamp":365421208595,"id":1367,"parentId":1253,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":11431,"timestamp":365421208666,"id":1368,"parentId":1256,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":15657,"timestamp":365421209064,"id":1382,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":15890,"timestamp":365421209119,"id":1383,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":16370,"timestamp":365421209233,"id":1385,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":16483,"timestamp":365421209450,"id":1389,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":16628,"timestamp":365421209505,"id":1390,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":16848,"timestamp":365421209561,"id":1391,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":16906,"timestamp":365421209616,"id":1392,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":17012,"timestamp":365421209671,"id":1393,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":296970,"timestamp":365420931492,"id":1293,"parentId":1171,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","layer":"shared"},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":297261,"timestamp":365420931472,"id":1292,"parentId":1148,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react/cjs/react-jsx-runtime.production.min.js","layer":null},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":297439,"timestamp":365420931431,"id":1290,"parentId":1109,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":298893,"timestamp":365420931453,"id":1291,"parentId":1149,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react/cjs/react.production.min.js","layer":null},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":299366,"timestamp":365420931047,"id":1289,"parentId":1136,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react-server-dom-webpack/client.js","layer":"app-pages-browser"},"startTime":1740304599599,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":298749,"timestamp":365420931996,"id":1310,"parentId":1194,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":298988,"timestamp":365420931865,"id":1305,"parentId":1115,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1740304599600,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23356,"timestamp":365421208509,"id":1363,"parentId":1244,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23609,"timestamp":365421208458,"id":1361,"parentId":1244,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23785,"timestamp":365421208486,"id":1362,"parentId":1244,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":23584,"timestamp":365421208852,"id":1373,"parentId":1275,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/download.js","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24124,"timestamp":365421208531,"id":1364,"parentId":1244,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24220,"timestamp":365421208557,"id":1365,"parentId":1258,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":null},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24013,"timestamp":365421208880,"id":1374,"parentId":1274,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/circle-alert.js","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24447,"timestamp":365421208576,"id":1366,"parentId":1260,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/index.js","layer":null},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24169,"timestamp":365421208948,"id":1377,"parentId":1274,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/table-2.js","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24283,"timestamp":365421208924,"id":1376,"parentId":1274,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/search.js","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24442,"timestamp":365421208902,"id":1375,"parentId":1274,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/loader-circle.js","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24465,"timestamp":365421208969,"id":1378,"parentId":1274,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/square-terminal.js","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24515,"timestamp":365421208992,"id":1379,"parentId":1276,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24583,"timestamp":365421209023,"id":1380,"parentId":1282,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":null},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24645,"timestamp":365421209042,"id":1381,"parentId":1273,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24134,"timestamp":365421209808,"id":1396,"parentId":1236,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/set-attributes-from-props.js","layer":null},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24434,"timestamp":365421209786,"id":1395,"parentId":1220,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/use-reducer.js","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":635176,"timestamp":365420605651,"id":1157,"parentId":1098,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"app-pages-browser"},"startTime":1740304599273,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":633551,"timestamp":365420607740,"id":1158,"parentId":1098,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"app-pages-browser"},"startTime":1740304599275,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":724769,"timestamp":365420523596,"id":1078,"parentId":1073,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":42958,"timestamp":365421209342,"id":1387,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":43626,"timestamp":365421209177,"id":1384,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":44622,"timestamp":365421209287,"id":1386,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":44806,"timestamp":365421209728,"id":1394,"parentId":1270,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":45847,"timestamp":365421208780,"id":1370,"parentId":1265,"tags":{"name":"__barrel_optimize__?names=AlertCircle!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":47224,"timestamp":365421208722,"id":1369,"parentId":1257,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"}]
14
- [{"name":"build-module-js","duration":47443,"timestamp":365421208830,"id":1372,"parentId":1272,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ArrowUpDown!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":47895,"timestamp":365421208806,"id":1371,"parentId":1270,"tags":{"name":"__barrel_optimize__?names=Check!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304599876,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":47985,"timestamp":365421209396,"id":1388,"parentId":1252,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599877,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":89698,"timestamp":365421167814,"id":1319,"parentId":1198,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/lib/is-api-route.js","layer":null},"startTime":1740304599835,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21156,"timestamp":365421237274,"id":1398,"parentId":1237,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":null},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21104,"timestamp":365421237450,"id":1403,"parentId":1276,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/command.js","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21552,"timestamp":365421237300,"id":1399,"parentId":1220,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21600,"timestamp":365421237430,"id":1402,"parentId":1241,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/image-config.js","layer":null},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21659,"timestamp":365421237478,"id":1404,"parentId":1276,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/corner-down-left.js","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22326,"timestamp":365421237196,"id":1397,"parentId":1220,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22150,"timestamp":365421237502,"id":1405,"parentId":1276,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/grip-horizontal.js","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":22216,"timestamp":365421237525,"id":1406,"parentId":1278,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/x.js","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":22594,"timestamp":365421237549,"id":1407,"parentId":1248,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/dialog.jsx","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":23078,"timestamp":365421237604,"id":1408,"parentId":1250,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/select.jsx","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":23248,"timestamp":365421237786,"id":1411,"parentId":1262,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/refresh-button.jsx","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":23982,"timestamp":365421237660,"id":1409,"parentId":1249,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/push-preview-toast.jsx","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":26649,"timestamp":365421237719,"id":1410,"parentId":1249,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/pull-preview-toast.jsx","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14591,"timestamp":365421270251,"id":1417,"parentId":1261,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/index.js","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15890,"timestamp":365421270073,"id":1414,"parentId":1267,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/lib/sql-error-types.js","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":16473,"timestamp":365421270005,"id":1413,"parentId":1262,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/ui/tooltip.jsx","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":17025,"timestamp":365421269875,"id":1412,"parentId":1262,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/sync-migrations-button.jsx","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16834,"timestamp":365421270379,"id":1419,"parentId":1159,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/portal/index.js","layer":null},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":17456,"timestamp":365421270193,"id":1416,"parentId":1262,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/column-selector.jsx","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17289,"timestamp":365421270474,"id":1423,"parentId":1260,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":null},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17509,"timestamp":365421270494,"id":1424,"parentId":1295,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17602,"timestamp":365421270514,"id":1425,"parentId":1311,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":null},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17772,"timestamp":365421270532,"id":1426,"parentId":1297,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-status-code.js","layer":null},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18116,"timestamp":365421270453,"id":1422,"parentId":1259,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/request-idle-callback.js","layer":null},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18096,"timestamp":365421270550,"id":1427,"parentId":1308,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":null},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18212,"timestamp":365421270568,"id":1428,"parentId":1307,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18296,"timestamp":365421270610,"id":1430,"parentId":1316,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18428,"timestamp":365421270590,"id":1429,"parentId":1315,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":null},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-jsx","duration":19932,"timestamp":365421270133,"id":1415,"parentId":1262,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/components/download-button.jsx","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19656,"timestamp":365421270650,"id":1432,"parentId":1304,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":null},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19807,"timestamp":365421270666,"id":1433,"parentId":1304,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":null},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20083,"timestamp":365421270631,"id":1431,"parentId":1299,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":null},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6541,"timestamp":365421294146,"id":1436,"parentId":1346,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/buildURL.js","layer":"app-pages-browser"},"startTime":1740304599962,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6715,"timestamp":365421294216,"id":1437,"parentId":1346,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/InterceptorManager.js","layer":"app-pages-browser"},"startTime":1740304599962,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6905,"timestamp":365421294277,"id":1438,"parentId":1346,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/dispatchRequest.js","layer":"app-pages-browser"},"startTime":1740304599962,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6885,"timestamp":365421294388,"id":1439,"parentId":1346,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/buildFullPath.js","layer":"app-pages-browser"},"startTime":1740304599962,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7094,"timestamp":365421294541,"id":1440,"parentId":1346,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/validator.js","layer":"app-pages-browser"},"startTime":1740304599962,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7074,"timestamp":365421294626,"id":1441,"parentId":1348,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/defaults/transitional.js","layer":"app-pages-browser"},"startTime":1740304599962,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7138,"timestamp":365421294689,"id":1442,"parentId":1348,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/toURLEncodedForm.js","layer":"app-pages-browser"},"startTime":1740304599962,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7151,"timestamp":365421294748,"id":1443,"parentId":1348,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/platform/index.js","layer":"app-pages-browser"},"startTime":1740304599962,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6685,"timestamp":365421295376,"id":1464,"parentId":1358,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/parseHeaders.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7469,"timestamp":365421295432,"id":1465,"parentId":1359,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/adapters/xhr.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8374,"timestamp":365421295489,"id":1466,"parentId":1359,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/adapters/fetch.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8505,"timestamp":365421295566,"id":1468,"parentId":1364,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/export/helpers/is-dynamic-usage-error.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8559,"timestamp":365421295625,"id":1469,"parentId":1364,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":39023,"timestamp":365421270309,"id":1418,"parentId":1269,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15473,"timestamp":365421294027,"id":1434,"parentId":1303,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":null},"startTime":1740304599962,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14752,"timestamp":365421294866,"id":1446,"parentId":1341,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/check.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14803,"timestamp":365421294907,"id":1447,"parentId":1341,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-right.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14830,"timestamp":365421294966,"id":1448,"parentId":1341,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/circle.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14917,"timestamp":365421294997,"id":1449,"parentId":1325,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/hard-drive.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14978,"timestamp":365421295023,"id":1450,"parentId":1325,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/upload.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15044,"timestamp":365421295045,"id":1451,"parentId":1342,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/trash-2.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16213,"timestamp":365421294105,"id":1435,"parentId":1220,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1740304599962,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15321,"timestamp":365421295094,"id":1452,"parentId":1343,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-left.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15404,"timestamp":365421295117,"id":1453,"parentId":1343,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-right.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15573,"timestamp":365421295138,"id":1454,"parentId":1343,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/columns-2.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15832,"timestamp":365421295160,"id":1455,"parentId":1343,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/sliders-horizontal.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16165,"timestamp":365421295205,"id":1457,"parentId":1233,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/stitched-error.js","layer":null},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16493,"timestamp":365421295182,"id":1456,"parentId":1231,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/stitched-error.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":16989,"timestamp":365421295222,"id":1458,"parentId":1232,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/use-error-handler.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17328,"timestamp":365421295242,"id":1459,"parentId":1280,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/pages/websocket.js","layer":null},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17631,"timestamp":365421295260,"id":1460,"parentId":1313,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/normalize-trailing-slash.js","layer":null},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17854,"timestamp":365421295280,"id":1461,"parentId":1316,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18492,"timestamp":365421295542,"id":1467,"parentId":1373,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":18944,"timestamp":365421295302,"id":1462,"parentId":1311,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/trusted-types.js","layer":null},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21386,"timestamp":365421295689,"id":1470,"parentId":1366,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":null},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":96255,"timestamp":365421237364,"id":1401,"parentId":1212,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","layer":"app-pages-browser"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":96631,"timestamp":365421237329,"id":1400,"parentId":1223,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/async-local-storage.js","layer":"shared"},"startTime":1740304599905,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":90,"timestamp":365421335121,"id":1480,"parentId":1157,"tags":{},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":10,"timestamp":365421335217,"id":1481,"parentId":1158,"tags":{},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7686,"timestamp":365421335484,"id":1492,"parentId":1417,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/loader/index.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":7779,"timestamp":365421335602,"id":1496,"parentId":1386,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":7836,"timestamp":365421335659,"id":1497,"parentId":1394,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":7969,"timestamp":365421335719,"id":1498,"parentId":1394,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":74525,"timestamp":365421270437,"id":1421,"parentId":1147,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":74935,"timestamp":365421270405,"id":1420,"parentId":1114,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1740304599938,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":10946,"timestamp":365421334798,"id":1471,"parentId":1322,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/escape-regexp.js","layer":null},"startTime":1740304600002,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11127,"timestamp":365421334936,"id":1474,"parentId":1333,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11380,"timestamp":365421334960,"id":1475,"parentId":1329,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11765,"timestamp":365421334910,"id":1473,"parentId":1329,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12130,"timestamp":365421334985,"id":1476,"parentId":1329,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12520,"timestamp":365421335009,"id":1477,"parentId":1329,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12326,"timestamp":365421335345,"id":1486,"parentId":1372,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-down.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12942,"timestamp":365421335052,"id":1479,"parentId":1329,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14174,"timestamp":365421334874,"id":1472,"parentId":1329,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13798,"timestamp":365421335369,"id":1487,"parentId":1372,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-up.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13874,"timestamp":365421335391,"id":1488,"parentId":1372,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-up-down.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13798,"timestamp":365421335561,"id":1494,"parentId":1431,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":null},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14000,"timestamp":365421335579,"id":1495,"parentId":1428,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15904,"timestamp":365421335542,"id":1493,"parentId":1431,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/segment.js","layer":null},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":17480,"timestamp":365421335031,"id":1478,"parentId":1329,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26322,"timestamp":365421335233,"id":1482,"parentId":1408,"tags":{"name":"__barrel_optimize__?names=Check,ChevronDown,ChevronUp!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26393,"timestamp":365421335266,"id":1483,"parentId":1411,"tags":{"name":"__barrel_optimize__?names=Loader2,RefreshCw!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26430,"timestamp":365421335295,"id":1484,"parentId":1409,"tags":{"name":"__barrel_optimize__?names=Loader2,X!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26504,"timestamp":365421335321,"id":1485,"parentId":1410,"tags":{"name":"__barrel_optimize__?names=FileText,Loader2,X!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26464,"timestamp":365421335413,"id":1489,"parentId":1412,"tags":{"name":"__barrel_optimize__?names=FolderSync,Loader2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"}]
15
- [{"name":"build-module-js","duration":26731,"timestamp":365421335437,"id":1490,"parentId":1416,"tags":{"name":"__barrel_optimize__?names=Columns!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26786,"timestamp":365421335459,"id":1491,"parentId":1415,"tags":{"name":"__barrel_optimize__?names=Download,FileCode,FileJson,FileSpreadsheet,Loader2!=!/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":67647,"timestamp":365421295319,"id":1463,"parentId":1354,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/null.js","layer":"app-pages-browser"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":68288,"timestamp":365421294845,"id":1445,"parentId":1247,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/action-async-storage-instance.js","layer":"shared"},"startTime":1740304599963,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":68731,"timestamp":365421294807,"id":1444,"parentId":1235,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-dom/index.js","layer":null},"startTime":1740304599962,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":29230,"timestamp":365421335778,"id":1499,"parentId":1407,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600003,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":30654,"timestamp":365421336216,"id":1501,"parentId":1413,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600004,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":39560,"timestamp":365421336027,"id":1500,"parentId":1408,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600004,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":63870,"timestamp":365421336340,"id":1502,"parentId":1289,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1740304600004,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5662,"timestamp":365421404097,"id":1503,"parentId":1436,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/AxiosURLSearchParams.js","layer":"app-pages-browser"},"startTime":1740304600072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5689,"timestamp":365421404250,"id":1504,"parentId":1438,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/transformData.js","layer":"app-pages-browser"},"startTime":1740304600072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5726,"timestamp":365421404321,"id":1505,"parentId":1439,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/isAbsoluteURL.js","layer":"app-pages-browser"},"startTime":1740304600072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5758,"timestamp":365421404383,"id":1506,"parentId":1439,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/combineURLs.js","layer":"app-pages-browser"},"startTime":1740304600072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5830,"timestamp":365421404442,"id":1507,"parentId":1465,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/core/settle.js","layer":"app-pages-browser"},"startTime":1740304600072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5865,"timestamp":365421404498,"id":1508,"parentId":1465,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/parseProtocol.js","layer":"app-pages-browser"},"startTime":1740304600072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6093,"timestamp":365421404558,"id":1509,"parentId":1465,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/progressEventReducer.js","layer":"app-pages-browser"},"startTime":1740304600072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6291,"timestamp":365421404638,"id":1510,"parentId":1465,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/resolveConfig.js","layer":"app-pages-browser"},"startTime":1740304600072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6491,"timestamp":365421404697,"id":1511,"parentId":1466,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/composeSignals.js","layer":"app-pages-browser"},"startTime":1740304600072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6809,"timestamp":365421404753,"id":1512,"parentId":1466,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/trackStream.js","layer":"app-pages-browser"},"startTime":1740304600072,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6927,"timestamp":365421404852,"id":1513,"parentId":1443,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/platform/common/utils.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":6981,"timestamp":365421404970,"id":1515,"parentId":1369,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7094,"timestamp":365421405135,"id":1520,"parentId":1401,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/app-render/async-local-storage.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7600,"timestamp":365421405226,"id":1522,"parentId":1492,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/_virtual/_rollupPluginBabelHelpers.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7759,"timestamp":365421405288,"id":1523,"parentId":1492,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/config/index.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":7933,"timestamp":365421405344,"id":1524,"parentId":1492,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/validators/index.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8006,"timestamp":365421405399,"id":1525,"parentId":1492,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/compose.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8058,"timestamp":365421405455,"id":1526,"parentId":1492,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/deepMerge.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8118,"timestamp":365421405509,"id":1527,"parentId":1492,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/makeCancelable.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":8204,"timestamp":365421405566,"id":1528,"parentId":1418,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":8219,"timestamp":365421405621,"id":1529,"parentId":1418,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/number/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12421,"timestamp":365421405195,"id":1521,"parentId":1461,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12778,"timestamp":365421405112,"id":1519,"parentId":1467,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13065,"timestamp":365421405079,"id":1518,"parentId":1467,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/Icon.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12680,"timestamp":365421405677,"id":1530,"parentId":1435,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12885,"timestamp":365421405719,"id":1532,"parentId":1458,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/attach-hydration-error-state.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13253,"timestamp":365421405739,"id":1533,"parentId":1458,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/hydration-error-info.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13305,"timestamp":365421405798,"id":1536,"parentId":1482,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13505,"timestamp":365421405778,"id":1535,"parentId":1458,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/enqueue-client-error.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13575,"timestamp":365421405819,"id":1537,"parentId":1483,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/refresh-cw.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13847,"timestamp":365421405758,"id":1534,"parentId":1458,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/console-error.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13870,"timestamp":365421405840,"id":1538,"parentId":1485,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-text.js","layer":"app-pages-browser"},"startTime":1740304600074,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":13946,"timestamp":365421405863,"id":1539,"parentId":1489,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/folder-sync.js","layer":"app-pages-browser"},"startTime":1740304600074,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14011,"timestamp":365421405885,"id":1540,"parentId":1491,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-code.js","layer":"app-pages-browser"},"startTime":1740304600074,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15002,"timestamp":365421405698,"id":1531,"parentId":1435,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":14902,"timestamp":365421405906,"id":1541,"parentId":1491,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-json.js","layer":"app-pages-browser"},"startTime":1740304600074,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15033,"timestamp":365421405926,"id":1542,"parentId":1491,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-spreadsheet.js","layer":"app-pages-browser"},"startTime":1740304600074,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":15195,"timestamp":365421406004,"id":1544,"parentId":1459,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/get-socket-url.js","layer":null},"startTime":1740304600074,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6523,"timestamp":365421425979,"id":1545,"parentId":1492,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/state-local/lib/es/state-local.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6405,"timestamp":365421426230,"id":1548,"parentId":1499,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6926,"timestamp":365421426288,"id":1549,"parentId":1499,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":40217,"timestamp":365421404911,"id":1514,"parentId":1369,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19926,"timestamp":365421426403,"id":1551,"parentId":1458,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/lib/console.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20556,"timestamp":365421426436,"id":1552,"parentId":1474,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":20716,"timestamp":365421426525,"id":1556,"parentId":1473,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21265,"timestamp":365421426462,"id":1553,"parentId":1479,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/promise-queue.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":21609,"timestamp":365421426504,"id":1555,"parentId":1473,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":24942,"timestamp":365421426544,"id":1557,"parentId":1473,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25131,"timestamp":365421426564,"id":1558,"parentId":1476,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":25514,"timestamp":365421426585,"id":1559,"parentId":1472,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27296,"timestamp":365421426483,"id":1554,"parentId":1475,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":27416,"timestamp":365421426607,"id":1560,"parentId":1472,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":35827,"timestamp":365421426169,"id":1547,"parentId":1499,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":36953,"timestamp":365421426103,"id":1546,"parentId":1499,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":37900,"timestamp":365421426345,"id":1550,"parentId":1501,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600094,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8167,"timestamp":365421456439,"id":1564,"parentId":1478,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1740304600124,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":8400,"timestamp":365421456501,"id":1565,"parentId":1472,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"app-pages-browser"},"startTime":1740304600124,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":11714,"timestamp":365421456529,"id":1566,"parentId":1472,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"app-pages-browser"},"startTime":1740304600124,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12118,"timestamp":365421456574,"id":1568,"parentId":1478,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/server-reference-info.js","layer":"app-pages-browser"},"startTime":1740304600124,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12978,"timestamp":365421456553,"id":1567,"parentId":1472,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1740304600124,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5826,"timestamp":365421471167,"id":1569,"parentId":1509,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/speedometer.js","layer":"app-pages-browser"},"startTime":1740304600139,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5893,"timestamp":365421471289,"id":1570,"parentId":1509,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/throttle.js","layer":"app-pages-browser"},"startTime":1740304600139,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6110,"timestamp":365421471354,"id":1571,"parentId":1510,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/isURLSameOrigin.js","layer":"app-pages-browser"},"startTime":1740304600139,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6288,"timestamp":365421471416,"id":1572,"parentId":1510,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/helpers/cookies.js","layer":"app-pages-browser"},"startTime":1740304600139,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6329,"timestamp":365421471529,"id":1574,"parentId":1524,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/curry.js","layer":"app-pages-browser"},"startTime":1740304600139,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":6339,"timestamp":365421471585,"id":1575,"parentId":1524,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/isObject.js","layer":"app-pages-browser"},"startTime":1740304600139,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-css","duration":728700,"timestamp":365420751002,"id":1286,"parentId":1217,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/globals.css.webpack[javascript/auto]!=!/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!/Users/karenredona/Desktop/d1studio/src/app/globals.css","layer":null},"startTime":1740304599419,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":75138,"timestamp":365421405027,"id":1516,"parentId":1290,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":74378,"timestamp":365421405947,"id":1543,"parentId":1443,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/platform/browser/index.js","layer":"app-pages-browser"},"startTime":1740304600074,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":78801,"timestamp":365421405061,"id":1517,"parentId":1305,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1740304600073,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":12981,"timestamp":365421471495,"id":1573,"parentId":1518,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"app-pages-browser"},"startTime":1740304600139,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1170,"timestamp":365421485554,"id":1578,"parentId":1548,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1740304600153,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-css","duration":799708,"timestamp":365420689028,"id":1217,"parentId":1098,"tags":{"name":"/Users/karenredona/Desktop/d1studio/src/app/globals.css","layer":"app-pages-browser"},"startTime":1740304599357,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":35522,"timestamp":365421456331,"id":1561,"parentId":1459,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/server/dev/hot-reloader-types.js","layer":null},"startTime":1740304600124,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":36092,"timestamp":365421456423,"id":1563,"parentId":1420,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1740304600124,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":85013,"timestamp":365421456403,"id":1562,"parentId":1421,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1740304600124,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":52417,"timestamp":365421489461,"id":1582,"parentId":1544,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/shared/lib/normalized-asset-prefix.js","layer":null},"startTime":1740304600157,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":52952,"timestamp":365421489435,"id":1581,"parentId":1532,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/is-hydration-error.js","layer":"app-pages-browser"},"startTime":1740304600157,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":57356,"timestamp":365421489403,"id":1580,"parentId":1531,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"app-pages-browser"},"startTime":1740304600157,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":58381,"timestamp":365421489324,"id":1579,"parentId":1514,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600157,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":106627,"timestamp":365421471641,"id":1576,"parentId":1444,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-dom/cjs/react-dom.production.min.js","layer":null},"startTime":1740304600139,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":110915,"timestamp":365421471671,"id":1577,"parentId":1502,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1740304600139,"traceId":"e7e06e4d33265d5c"},{"name":"build-module","duration":33,"timestamp":365421583787,"id":1584,"parentId":1217,"tags":{},"startTime":1740304600251,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3754,"timestamp":365421583830,"id":1585,"parentId":1578,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1740304600252,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3745,"timestamp":365421583944,"id":1586,"parentId":1578,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1740304600252,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":45085,"timestamp":365421543250,"id":1583,"parentId":1552,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"app-pages-browser"},"startTime":1740304600211,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":2443,"timestamp":365421590567,"id":1587,"parentId":1550,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1740304600258,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":2526,"timestamp":365421590655,"id":1588,"parentId":1550,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1740304600258,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":4659,"timestamp":365421594257,"id":1589,"parentId":1578,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1740304600262,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":770,"timestamp":365421602868,"id":1594,"parentId":1585,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1740304600271,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1465,"timestamp":365421602964,"id":1595,"parentId":1586,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1740304600271,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1492,"timestamp":365421603026,"id":1596,"parentId":1585,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"app-pages-browser"},"startTime":1740304600271,"traceId":"e7e06e4d33265d5c"}]
16
- [{"name":"build-module-js","duration":1743,"timestamp":365421603136,"id":1597,"parentId":1585,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1740304600271,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1764,"timestamp":365421603194,"id":1598,"parentId":1586,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1740304600271,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3588,"timestamp":365421606598,"id":1600,"parentId":1580,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"app-pages-browser"},"startTime":1740304600274,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4027,"timestamp":365421606552,"id":1599,"parentId":1580,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/tuple-map.js","layer":"app-pages-browser"},"startTime":1740304600274,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":2426,"timestamp":365421610747,"id":1601,"parentId":1587,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"app-pages-browser"},"startTime":1740304600278,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19480,"timestamp":365421594395,"id":1591,"parentId":1543,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js","layer":"app-pages-browser"},"startTime":1740304600262,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19464,"timestamp":365421594522,"id":1593,"parentId":1543,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/platform/browser/classes/Blob.js","layer":"app-pages-browser"},"startTime":1740304600262,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":19624,"timestamp":365421594461,"id":1592,"parentId":1543,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/axios/lib/platform/browser/classes/FormData.js","layer":"app-pages-browser"},"startTime":1740304600262,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":26278,"timestamp":365421594334,"id":1590,"parentId":1354,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/buffer/index.js","layer":"app-pages-browser"},"startTime":1740304600262,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2762,"timestamp":365421621008,"id":1602,"parentId":1595,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3087,"timestamp":365421621116,"id":1603,"parentId":1595,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3107,"timestamp":365421621182,"id":1604,"parentId":1597,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3305,"timestamp":365421621241,"id":1605,"parentId":1597,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3331,"timestamp":365421621300,"id":1606,"parentId":1597,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3366,"timestamp":365421621359,"id":1607,"parentId":1597,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3508,"timestamp":365421621412,"id":1608,"parentId":1597,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3526,"timestamp":365421621467,"id":1609,"parentId":1597,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3535,"timestamp":365421621527,"id":1610,"parentId":1597,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3601,"timestamp":365421621582,"id":1611,"parentId":1597,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3653,"timestamp":365421621637,"id":1612,"parentId":1598,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3817,"timestamp":365421621696,"id":1613,"parentId":1598,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":3835,"timestamp":365421621753,"id":1614,"parentId":1598,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/config.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4030,"timestamp":365421621810,"id":1615,"parentId":1598,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1740304600289,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4188,"timestamp":365421621865,"id":1616,"parentId":1598,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"app-pages-browser"},"startTime":1740304600290,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":4238,"timestamp":365421621921,"id":1617,"parentId":1598,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/exports.js","layer":"app-pages-browser"},"startTime":1740304600290,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1888,"timestamp":365421627679,"id":1618,"parentId":1595,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1740304600295,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1885,"timestamp":365421627752,"id":1619,"parentId":1595,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1740304600295,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":375,"timestamp":365421634030,"id":1620,"parentId":1613,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1740304600302,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1607,"timestamp":365421635110,"id":1621,"parentId":1618,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1740304600303,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1709,"timestamp":365421635186,"id":1622,"parentId":1618,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1740304600303,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1758,"timestamp":365421635247,"id":1623,"parentId":1619,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1740304600303,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1877,"timestamp":365421635303,"id":1624,"parentId":1619,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1740304600303,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1914,"timestamp":365421635356,"id":1625,"parentId":1619,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1740304600303,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":2493,"timestamp":365421635412,"id":1626,"parentId":1601,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1740304600303,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":5099,"timestamp":365421635470,"id":1627,"parentId":1601,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1740304600303,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-mjs","duration":5555,"timestamp":365421635526,"id":1628,"parentId":1601,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1740304600303,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":335,"timestamp":365421646794,"id":1632,"parentId":1624,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1740304600314,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5562,"timestamp":365421641947,"id":1630,"parentId":1123,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/polyfills/process.js","layer":null},"startTime":1740304600310,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":5780,"timestamp":365421641875,"id":1629,"parentId":1165,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1740304600310,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2270,"timestamp":365421646701,"id":1631,"parentId":1620,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/detect-node-es/esm/browser.js","layer":"app-pages-browser"},"startTime":1740304600314,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":700,"timestamp":365421649311,"id":1635,"parentId":1576,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/scheduler/index.js","layer":null},"startTime":1740304600317,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1546,"timestamp":365421648625,"id":1633,"parentId":1553,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1740304600316,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1776,"timestamp":365421648699,"id":1634,"parentId":1553,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1740304600316,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":897,"timestamp":365421650229,"id":1636,"parentId":1562,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1740304600318,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1635,"timestamp":365421650762,"id":1637,"parentId":1590,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/ieee754/index.js","layer":"app-pages-browser"},"startTime":1740304600318,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2088,"timestamp":365421650827,"id":1638,"parentId":1590,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/base64-js/index.js","layer":"app-pages-browser"},"startTime":1740304600319,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2421,"timestamp":365421651823,"id":1639,"parentId":1635,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/scheduler/cjs/scheduler.production.min.js","layer":null},"startTime":1740304600319,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1130688,"timestamp":365420523605,"id":1079,"parentId":1073,"tags":{"request":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/router.js"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1130849,"timestamp":365420523448,"id":1074,"parentId":1073,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2529,"timestamp":365421653195,"id":1640,"parentId":1636,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1740304600321,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":1894,"timestamp":365421654665,"id":1641,"parentId":1630,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/process/browser.js","layer":null},"startTime":1740304600322,"traceId":"e7e06e4d33265d5c"},{"name":"build-module-js","duration":2357,"timestamp":365421654692,"id":1642,"parentId":1629,"tags":{"name":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1740304600322,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1133471,"timestamp":365420523607,"id":1080,"parentId":1073,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1133689,"timestamp":365420523478,"id":1075,"parentId":1073,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1133584,"timestamp":365420523587,"id":1077,"parentId":1073,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1133687,"timestamp":365420523486,"id":1076,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1133558,"timestamp":365420523616,"id":1083,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%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%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"add-entry","duration":1133537,"timestamp":365420523638,"id":1094,"parentId":1073,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"make","duration":1133912,"timestamp":365420523288,"id":1073,"parentId":1072,"tags":{},"startTime":1740304599191,"traceId":"e7e06e4d33265d5c"},{"name":"chunk-graph","duration":4621,"timestamp":365421677098,"id":1644,"parentId":1643,"tags":{},"startTime":1740304600345,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-modules","duration":4,"timestamp":365421681745,"id":1646,"parentId":1643,"tags":{},"startTime":1740304600349,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-chunks","duration":3666,"timestamp":365421682431,"id":1648,"parentId":1643,"tags":{},"startTime":1740304600350,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-tree","duration":5,"timestamp":365421686119,"id":1649,"parentId":1643,"tags":{},"startTime":1740304600354,"traceId":"e7e06e4d33265d5c"},{"name":"optimize-chunk-modules","duration":11551,"timestamp":365421686143,"id":1650,"parentId":1643,"tags":{},"startTime":1740304600354,"traceId":"e7e06e4d33265d5c"},{"name":"optimize","duration":15979,"timestamp":365421681736,"id":1645,"parentId":1643,"tags":{},"startTime":1740304600349,"traceId":"e7e06e4d33265d5c"},{"name":"module-hash","duration":7720,"timestamp":365421704156,"id":1651,"parentId":1643,"tags":{},"startTime":1740304600372,"traceId":"e7e06e4d33265d5c"},{"name":"code-generation","duration":95107,"timestamp":365421711890,"id":1652,"parentId":1643,"tags":{},"startTime":1740304600380,"traceId":"e7e06e4d33265d5c"},{"name":"hash","duration":3082,"timestamp":365421808837,"id":1653,"parentId":1643,"tags":{},"startTime":1740304600477,"traceId":"e7e06e4d33265d5c"},{"name":"code-generation-jobs","duration":145,"timestamp":365421811919,"id":1654,"parentId":1643,"tags":{},"startTime":1740304600480,"traceId":"e7e06e4d33265d5c"},{"name":"module-assets","duration":202,"timestamp":365421812052,"id":1655,"parentId":1643,"tags":{},"startTime":1740304600480,"traceId":"e7e06e4d33265d5c"},{"name":"create-chunk-assets","duration":4385,"timestamp":365421812259,"id":1656,"parentId":1643,"tags":{},"startTime":1740304600480,"traceId":"e7e06e4d33265d5c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1059,"timestamp":365421819198,"id":1658,"parentId":1072,"tags":{},"startTime":1740304600487,"traceId":"e7e06e4d33265d5c"},{"name":"NextJsBuildManifest-createassets","duration":1527,"timestamp":365421818736,"id":1657,"parentId":1072,"tags":{},"startTime":1740304600486,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37429,"timestamp":365421832186,"id":1663,"parentId":1659,"tags":{"name":"static/chunks/pages/_app-d23763e3e6c904ff.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37431,"timestamp":365421832213,"id":1664,"parentId":1659,"tags":{"name":"static/chunks/pages/_error-9b7125ad1a1e68fa.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37419,"timestamp":365421832239,"id":1665,"parentId":1659,"tags":{"name":"static/chunks/app/api/databases/route-407794f8145d9a0b.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37591,"timestamp":365421832080,"id":1661,"parentId":1659,"tags":{"name":"static/chunks/main-app-d36cdfb402b40f13.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37422,"timestamp":365421832260,"id":1666,"parentId":1659,"tags":{"name":"static/chunks/app/api/cloudflare/route-b77846f372b01f38.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37272,"timestamp":365421832422,"id":1668,"parentId":1659,"tags":{"name":"static/chunks/app/api/migrations/sync-files/route-92010db279b4dd8e.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37262,"timestamp":365421832442,"id":1669,"parentId":1659,"tags":{"name":"static/chunks/app/api/migrations/sync/route-9f480f5590369a8f.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37253,"timestamp":365421832461,"id":1670,"parentId":1659,"tags":{"name":"static/chunks/app/api/pull-data/confirm/route-a02fe6d3cdd0a535.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37604,"timestamp":365421832120,"id":1662,"parentId":1659,"tags":{"name":"static/chunks/app/_not-found/page-b786c3dd79ad15a5.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37253,"timestamp":365421832480,"id":1671,"parentId":1659,"tags":{"name":"static/chunks/app/api/pull-remote/confirm/route-f401a03507d1da50.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37249,"timestamp":365421832499,"id":1672,"parentId":1659,"tags":{"name":"static/chunks/app/api/pull-remote/preview/route-3c53814b5cb8b6b0.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37240,"timestamp":365421832518,"id":1673,"parentId":1659,"tags":{"name":"static/chunks/app/api/query/route-87bae2d4aebaf859.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37231,"timestamp":365421832536,"id":1674,"parentId":1659,"tags":{"name":"static/chunks/app/api/push-remote/confirm/route-8f359249e907c63b.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37222,"timestamp":365421832555,"id":1675,"parentId":1659,"tags":{"name":"static/chunks/app/api/push-remote/preview/route-b51bf94f39c17a9d.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37195,"timestamp":365421832593,"id":1677,"parentId":1659,"tags":{"name":"static/chunks/app/api/update/route-14edc1917760bce0.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37223,"timestamp":365421832574,"id":1676,"parentId":1659,"tags":{"name":"static/chunks/app/api/tables/route-0f46f911562abcdf.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":37528,"timestamp":365421832280,"id":1667,"parentId":1659,"tags":{"name":"static/chunks/app/layout-8360fab69b848283.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":34413,"timestamp":365421835407,"id":1679,"parentId":1659,"tags":{"name":"static/chunks/app/api/tables/[name]/route-d20ca163b9c03e7c.js","cache":"MISS"},"startTime":1740304600503,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":34404,"timestamp":365421835427,"id":1680,"parentId":1659,"tags":{"name":"static/chunks/webpack-c76ac1e586b2802a.js","cache":"MISS"},"startTime":1740304600503,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":58105,"timestamp":365421832614,"id":1678,"parentId":1659,"tags":{"name":"static/chunks/app/page-5990cb23b8bd27c4.js","cache":"MISS"},"startTime":1740304600500,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":79870,"timestamp":365421829272,"id":1660,"parentId":1659,"tags":{"name":"static/chunks/main-8d0ab17774ffa031.js","cache":"MISS"},"startTime":1740304600497,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":76853,"timestamp":365421837980,"id":1683,"parentId":1659,"tags":{"name":"static/chunks/692-ede418e1d28a1394.js","cache":"MISS"},"startTime":1740304600506,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":108381,"timestamp":365421835516,"id":1681,"parentId":1659,"tags":{"name":"static/chunks/framework-d29117d969504448.js","cache":"MISS"},"startTime":1740304600503,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":104439,"timestamp":365421846828,"id":1686,"parentId":1659,"tags":{"name":"static/chunks/92-c4466e0f1ca8a3a8.js","cache":"MISS"},"startTime":1740304600515,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":109389,"timestamp":365421847022,"id":1687,"parentId":1659,"tags":{"name":"static/chunks/735-b885dfec6353171d.js","cache":"MISS"},"startTime":1740304600515,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":109264,"timestamp":365421847187,"id":1688,"parentId":1659,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1740304600515,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":109243,"timestamp":365421847227,"id":1689,"parentId":1659,"tags":{"name":"static/MoZBULXFiTFzrY1JVK_Df/_ssgManifest.js","cache":"MISS"},"startTime":1740304600515,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":109242,"timestamp":365421847245,"id":1690,"parentId":1659,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1740304600515,"traceId":"e7e06e4d33265d5c"}]
17
- [{"name":"minify-js","duration":111047,"timestamp":365421847260,"id":1691,"parentId":1659,"tags":{"name":"static/MoZBULXFiTFzrY1JVK_Df/_buildManifest.js","cache":"MISS"},"startTime":1740304600515,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":111095,"timestamp":365421847275,"id":1692,"parentId":1659,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1740304600515,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":133091,"timestamp":365421835906,"id":1682,"parentId":1659,"tags":{"name":"static/chunks/4bd1b696-8c908eb707f85a27.js","cache":"MISS"},"startTime":1740304600504,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":176008,"timestamp":365421838762,"id":1684,"parentId":1659,"tags":{"name":"static/chunks/517-3b698a5d3da06ff7.js","cache":"MISS"},"startTime":1740304600506,"traceId":"e7e06e4d33265d5c"},{"name":"minify-js","duration":205871,"timestamp":365421842710,"id":1685,"parentId":1659,"tags":{"name":"static/chunks/176-9146975ef8699719.js","cache":"MISS"},"startTime":1740304600510,"traceId":"e7e06e4d33265d5c"},{"name":"minify-webpack-plugin-optimize","duration":227510,"timestamp":365421821085,"id":1659,"parentId":1072,"tags":{"compilationName":"client"},"startTime":1740304600489,"traceId":"e7e06e4d33265d5c"},{"name":"minify-css","duration":317378,"timestamp":365422048729,"id":1694,"parentId":1693,"tags":{"file":"static/css/67faba79be15807e.css","cache":"MISS"},"startTime":1740304600716,"traceId":"e7e06e4d33265d5c"},{"name":"css-minimizer-plugin","duration":317435,"timestamp":365422048682,"id":1693,"parentId":1072,"tags":{},"startTime":1740304600716,"traceId":"e7e06e4d33265d5c"},{"name":"seal","duration":704465,"timestamp":365421668761,"id":1643,"parentId":1072,"tags":{},"startTime":1740304600336,"traceId":"e7e06e4d33265d5c"},{"name":"webpack-compilation","duration":1850937,"timestamp":365420522345,"id":1072,"parentId":13,"tags":{"name":"client"},"startTime":1740304599190,"traceId":"e7e06e4d33265d5c"},{"name":"emit","duration":4775,"timestamp":365422373308,"id":1695,"parentId":13,"tags":{},"startTime":1740304601041,"traceId":"e7e06e4d33265d5c"},{"name":"webpack-close","duration":165575,"timestamp":365422378316,"id":1696,"parentId":13,"tags":{"name":"client"},"startTime":1740304601046,"traceId":"e7e06e4d33265d5c"},{"name":"webpack-generate-error-stats","duration":675,"timestamp":365422543907,"id":1697,"parentId":1696,"tags":{},"startTime":1740304601212,"traceId":"e7e06e4d33265d5c"},{"name":"run-webpack-compiler","duration":6384730,"timestamp":365416160097,"id":13,"parentId":1,"tags":{},"startTime":1740304594828,"traceId":"e7e06e4d33265d5c"},{"name":"format-webpack-messages","duration":941,"timestamp":365422544831,"id":1698,"parentId":1,"tags":{},"startTime":1740304601213,"traceId":"e7e06e4d33265d5c"},{"name":"verify-and-lint","duration":1037305,"timestamp":365422570947,"id":1701,"parentId":1,"tags":{},"startTime":1740304601239,"traceId":"e7e06e4d33265d5c"},{"name":"verify-typescript-setup","duration":3630977,"timestamp":365422566745,"id":1700,"parentId":1,"tags":{},"startTime":1740304601234,"traceId":"e7e06e4d33265d5c"},{"name":"check-static-error-page","duration":2438,"timestamp":365426207396,"id":1704,"parentId":1703,"tags":{},"startTime":1740304604875,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":1814,"timestamp":365426220460,"id":1705,"parentId":1703,"tags":{"page":"/_app"},"startTime":1740304604888,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":1316,"timestamp":365426220975,"id":1707,"parentId":1703,"tags":{"page":"/_document"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":2780,"timestamp":365426220873,"id":1706,"parentId":1703,"tags":{"page":"/_error"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":265781,"timestamp":365426224191,"id":1723,"parentId":1708,"tags":{},"startTime":1740304604892,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":269052,"timestamp":365426220988,"id":1708,"parentId":1703,"tags":{"page":"/_not-found"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":284692,"timestamp":365426224424,"id":1724,"parentId":1709,"tags":{},"startTime":1740304604892,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":288053,"timestamp":365426221113,"id":1709,"parentId":1703,"tags":{"page":"/api/cloudflare"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":287972,"timestamp":365426225771,"id":1734,"parentId":1719,"tags":{},"startTime":1740304604893,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":292076,"timestamp":365426221711,"id":1719,"parentId":1703,"tags":{"page":"/api/tables/[name]"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":290220,"timestamp":365426225152,"id":1733,"parentId":1718,"tags":{},"startTime":1740304604893,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":293729,"timestamp":365426221669,"id":1718,"parentId":1703,"tags":{"page":"/api/query"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":292056,"timestamp":365426225805,"id":1735,"parentId":1720,"tags":{},"startTime":1740304604893,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":296140,"timestamp":365426221749,"id":1720,"parentId":1703,"tags":{"page":"/api/tables"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":302371,"timestamp":365426224913,"id":1729,"parentId":1714,"tags":{},"startTime":1740304604893,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":305920,"timestamp":365426221400,"id":1714,"parentId":1703,"tags":{"page":"/api/pull-remote/confirm"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":311013,"timestamp":365426224481,"id":1725,"parentId":1710,"tags":{},"startTime":1740304604892,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":314360,"timestamp":365426221168,"id":1710,"parentId":1703,"tags":{"page":"/api/databases"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":310973,"timestamp":365426224600,"id":1727,"parentId":1712,"tags":{},"startTime":1740304604892,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":314351,"timestamp":365426221230,"id":1712,"parentId":1703,"tags":{"page":"/api/migrations/sync"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":313366,"timestamp":365426224994,"id":1730,"parentId":1715,"tags":{},"startTime":1740304604893,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":316883,"timestamp":365426221506,"id":1715,"parentId":1703,"tags":{"page":"/api/pull-remote/preview"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":312753,"timestamp":365426226173,"id":1737,"parentId":1722,"tags":{},"startTime":1740304604894,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":316965,"timestamp":365426221979,"id":1722,"parentId":1703,"tags":{"page":"/"},"startTime":1740304604890,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":316195,"timestamp":365426225059,"id":1731,"parentId":1716,"tags":{},"startTime":1740304604893,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":319703,"timestamp":365426221579,"id":1716,"parentId":1703,"tags":{"page":"/api/push-remote/confirm"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":318262,"timestamp":365426225102,"id":1732,"parentId":1717,"tags":{},"startTime":1740304604893,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":321773,"timestamp":365426221626,"id":1717,"parentId":1703,"tags":{"page":"/api/push-remote/preview"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":321936,"timestamp":365426224540,"id":1726,"parentId":1711,"tags":{},"startTime":1740304604892,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":325297,"timestamp":365426221201,"id":1711,"parentId":1703,"tags":{"page":"/api/migrations/sync-files"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":326763,"timestamp":365426224704,"id":1728,"parentId":1713,"tags":{},"startTime":1740304604892,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":330235,"timestamp":365426221257,"id":1713,"parentId":1703,"tags":{"page":"/api/pull-data/confirm"},"startTime":1740304604889,"traceId":"e7e06e4d33265d5c"},{"name":"is-page-static","duration":331309,"timestamp":365426225827,"id":1736,"parentId":1721,"tags":{},"startTime":1740304604893,"traceId":"e7e06e4d33265d5c"},{"name":"check-page","duration":335228,"timestamp":365426221925,"id":1721,"parentId":1703,"tags":{"page":"/api/update"},"startTime":1740304604890,"traceId":"e7e06e4d33265d5c"},{"name":"static-check","duration":350142,"timestamp":365426207044,"id":1703,"parentId":1,"tags":{},"startTime":1740304604875,"traceId":"e7e06e4d33265d5c"},{"name":"generate-required-server-files","duration":276,"timestamp":365426557388,"id":1739,"parentId":1,"tags":{},"startTime":1740304605225,"traceId":"e7e06e4d33265d5c"},{"name":"write-routes-manifest","duration":1240,"timestamp":365426561978,"id":1741,"parentId":1,"tags":{},"startTime":1740304605230,"traceId":"e7e06e4d33265d5c"},{"name":"load-dotenv","duration":18,"timestamp":365426986466,"id":1744,"parentId":1743,"tags":{},"startTime":1740304605654,"traceId":"e7e06e4d33265d5c"},{"name":"run-export-path-map","duration":541,"timestamp":365427801762,"id":1745,"parentId":1743,"tags":{},"startTime":1740304606469,"traceId":"e7e06e4d33265d5c"},{"name":"next-export","duration":1438968,"timestamp":365426985958,"id":1743,"parentId":1,"tags":{},"startTime":1740304605654,"traceId":"e7e06e4d33265d5c"},{"name":"move-exported-app-not-found-","duration":9052,"timestamp":365428425911,"id":1746,"parentId":1742,"tags":{},"startTime":1740304607094,"traceId":"e7e06e4d33265d5c"},{"name":"move-exported-page","duration":106077,"timestamp":365428435055,"id":1747,"parentId":1742,"tags":{},"startTime":1740304607103,"traceId":"e7e06e4d33265d5c"},{"name":"static-generation","duration":1733133,"timestamp":365426983717,"id":1742,"parentId":1,"tags":{},"startTime":1740304605651,"traceId":"e7e06e4d33265d5c"},{"name":"node-file-trace-build","duration":5935607,"timestamp":365426558811,"id":1740,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1740304605226,"traceId":"e7e06e4d33265d5c"},{"name":"apply-include-excludes","duration":468,"timestamp":365432494440,"id":1748,"parentId":1,"tags":{},"startTime":1740304611162,"traceId":"e7e06e4d33265d5c"},{"name":"print-tree-view","duration":2038,"timestamp":365432495334,"id":1749,"parentId":1,"tags":{},"startTime":1740304611163,"traceId":"e7e06e4d33265d5c"},{"name":"telemetry-flush","duration":21,"timestamp":365432497377,"id":1750,"parentId":1,"tags":{},"startTime":1740304611165,"traceId":"e7e06e4d33265d5c"},{"name":"next-build","duration":16456838,"timestamp":365416040564,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.1.6","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1740304594708,"traceId":"e7e06e4d33265d5c"}]
1
+ [{"name":"generate-buildid","duration":90,"timestamp":352481022405,"id":4,"parentId":1,"tags":{},"startTime":1742269776772,"traceId":"5d62f4dac6fc842a"},{"name":"load-custom-routes","duration":148,"timestamp":352481022535,"id":5,"parentId":1,"tags":{},"startTime":1742269776772,"traceId":"5d62f4dac6fc842a"},{"name":"create-dist-dir","duration":109,"timestamp":352481047787,"id":6,"parentId":1,"tags":{},"startTime":1742269776797,"traceId":"5d62f4dac6fc842a"},{"name":"create-pages-mapping","duration":75,"timestamp":352481048688,"id":7,"parentId":1,"tags":{},"startTime":1742269776798,"traceId":"5d62f4dac6fc842a"},{"name":"collect-app-paths","duration":1277,"timestamp":352481048776,"id":8,"parentId":1,"tags":{},"startTime":1742269776798,"traceId":"5d62f4dac6fc842a"},{"name":"create-app-mapping","duration":542,"timestamp":352481050064,"id":9,"parentId":1,"tags":{},"startTime":1742269776800,"traceId":"5d62f4dac6fc842a"},{"name":"public-dir-conflict-check","duration":264,"timestamp":352481050781,"id":10,"parentId":1,"tags":{},"startTime":1742269776800,"traceId":"5d62f4dac6fc842a"},{"name":"generate-routes-manifest","duration":1004,"timestamp":352481051120,"id":11,"parentId":1,"tags":{},"startTime":1742269776801,"traceId":"5d62f4dac6fc842a"},{"name":"create-entrypoints","duration":61569,"timestamp":352481055621,"id":14,"parentId":1,"tags":{},"startTime":1742269776805,"traceId":"5d62f4dac6fc842a"},{"name":"generate-webpack-config","duration":135068,"timestamp":352481117271,"id":15,"parentId":13,"tags":{},"startTime":1742269776867,"traceId":"5d62f4dac6fc842a"},{"name":"next-trace-entrypoint-plugin","duration":1037,"timestamp":352481299276,"id":17,"parentId":16,"tags":{},"startTime":1742269777049,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":11477,"timestamp":352481352443,"id":52,"parentId":33,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?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!","layer":null},"startTime":1742269777102,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":15970,"timestamp":352481350949,"id":38,"parentId":20,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fdatabases%2Froute&name=app%2Fapi%2Fdatabases%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdatabases%2Froute.js&appDir=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdatabases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1742269777101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":21759,"timestamp":352481346176,"id":37,"parentId":19,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fcloudflare%2Froute&name=app%2Fapi%2Fcloudflare%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcloudflare%2Froute.js&appDir=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcloudflare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1742269777096,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":17615,"timestamp":352481351064,"id":39,"parentId":21,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkona%2FDesktop%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!","layer":"rsc"},"startTime":1742269777101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":18215,"timestamp":352481351192,"id":41,"parentId":23,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkona%2FDesktop%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!","layer":"rsc"},"startTime":1742269777101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":18772,"timestamp":352481351133,"id":40,"parentId":22,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fmigrations%2Fsync%2Froute&name=app%2Fapi%2Fmigrations%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Fsync%2Froute.js&appDir=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1742269777101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":19218,"timestamp":352481351251,"id":42,"parentId":24,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkona%2FDesktop%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!","layer":"rsc"},"startTime":1742269777101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":19664,"timestamp":352481351312,"id":43,"parentId":25,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkona%2FDesktop%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!","layer":"rsc"},"startTime":1742269777101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":20386,"timestamp":352481351367,"id":44,"parentId":26,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkona%2FDesktop%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!","layer":"rsc"},"startTime":1742269777101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":20977,"timestamp":352481351422,"id":45,"parentId":27,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkona%2FDesktop%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!","layer":"rsc"},"startTime":1742269777101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":21206,"timestamp":352481351683,"id":46,"parentId":28,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fquery%2Froute&name=app%2Fapi%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fquery%2Froute.js&appDir=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1742269777101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":21685,"timestamp":352481351777,"id":47,"parentId":29,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Ftables%2Froute&name=app%2Fapi%2Ftables%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftables%2Froute.js&appDir=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1742269777101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":21687,"timestamp":352481352221,"id":49,"parentId":31,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fapi%2Fupdate%2Froute&name=app%2Fapi%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fupdate%2Froute.js&appDir=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1742269777102,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":21966,"timestamp":352481352321,"id":50,"parentId":34,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?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=%2FUsers%2Fkona%2FDesktop%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!","layer":"rsc"},"startTime":1742269777102,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":34590,"timestamp":352481351882,"id":48,"parentId":30,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2FUsers%2Fkona%2FDesktop%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!","layer":"rsc"},"startTime":1742269777101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":39213,"timestamp":352481352984,"id":53,"parentId":32,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/pages/_app.js","layer":null},"startTime":1742269777103,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":53594,"timestamp":352481353825,"id":54,"parentId":36,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/pages/_document.js","layer":null},"startTime":1742269777103,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":98,"timestamp":352481410462,"id":55,"parentId":53,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1742269777160,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":8,"timestamp":352481410574,"id":56,"parentId":53,"tags":{"name":"react","layer":null},"startTime":1742269777160,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3040,"timestamp":352481414132,"id":60,"parentId":54,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/is-error.js","layer":null},"startTime":1742269777164,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3704,"timestamp":352481414146,"id":61,"parentId":54,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/pretty-bytes.js","layer":null},"startTime":1742269777164,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4483,"timestamp":352481414095,"id":58,"parentId":54,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/htmlescape.js","layer":null},"startTime":1742269777164,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4984,"timestamp":352481413965,"id":57,"parentId":54,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/get-page-files.js","layer":null},"startTime":1742269777164,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5933,"timestamp":352481414114,"id":59,"parentId":54,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/utils.js","layer":null},"startTime":1742269777164,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4659,"timestamp":352481415634,"id":66,"parentId":54,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":null},"startTime":1742269777165,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6607,"timestamp":352481415608,"id":65,"parentId":54,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/constants.js","layer":null},"startTime":1742269777165,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8375,"timestamp":352481415566,"id":64,"parentId":53,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils.js","layer":null},"startTime":1742269777165,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11117,"timestamp":352481415082,"id":62,"parentId":54,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/trace/tracer.js","layer":null},"startTime":1742269777165,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12433,"timestamp":352481415101,"id":63,"parentId":54,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/trace/utils.js","layer":null},"startTime":1742269777165,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":77296,"timestamp":352481352368,"id":51,"parentId":35,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1742269777102,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1850,"timestamp":352481433916,"id":67,"parentId":60,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-plain-object.js","layer":null},"startTime":1742269777183,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3075,"timestamp":352481433974,"id":68,"parentId":52,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/pages/_error.js","layer":null},"startTime":1742269777184,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2717,"timestamp":352481435006,"id":72,"parentId":65,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":null},"startTime":1742269777185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2838,"timestamp":352481435060,"id":73,"parentId":62,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-thenable.js","layer":null},"startTime":1742269777185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4978,"timestamp":352481434074,"id":69,"parentId":52,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-kind.js","layer":null},"startTime":1742269777184,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5225,"timestamp":352481434102,"id":71,"parentId":52,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/pages/module.compiled.js","layer":null},"startTime":1742269777184,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5455,"timestamp":352481434089,"id":70,"parentId":52,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/templates/helpers.js","layer":null},"startTime":1742269777184,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1816,"timestamp":352481438220,"id":75,"parentId":57,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":null},"startTime":1742269777188,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2160,"timestamp":352481438267,"id":76,"parentId":57,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":null},"startTime":1742269777188,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6282,"timestamp":352481435089,"id":74,"parentId":62,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/trace/constants.js","layer":null},"startTime":1742269777185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12,"timestamp":352481442627,"id":77,"parentId":71,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.prod.js","layer":null},"startTime":1742269777192,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":8,"timestamp":352481443149,"id":78,"parentId":76,"tags":{"name":"path","layer":null},"startTime":1742269777193,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1612,"timestamp":352481443202,"id":80,"parentId":38,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1742269777193,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4268,"timestamp":352481443163,"id":79,"parentId":68,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/head.js","layer":null},"startTime":1742269777193,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4130,"timestamp":352481443984,"id":88,"parentId":48,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/unauthorized-error.js","layer":"rsc"},"startTime":1742269777194,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4403,"timestamp":352481443961,"id":87,"parentId":48,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/forbidden-error.js","layer":"rsc"},"startTime":1742269777194,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4728,"timestamp":352481443938,"id":86,"parentId":48,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/not-found-error.js","layer":"rsc"},"startTime":1742269777194,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6362,"timestamp":352481443912,"id":85,"parentId":48,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/error-boundary.js","layer":"rsc"},"startTime":1742269777193,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5013,"timestamp":352481445414,"id":89,"parentId":75,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":null},"startTime":1742269777195,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5084,"timestamp":352481445462,"id":90,"parentId":76,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":null},"startTime":1742269777195,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10348,"timestamp":352481443703,"id":83,"parentId":48,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1742269777193,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10683,"timestamp":352481443627,"id":82,"parentId":38,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1742269777193,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11532,"timestamp":352481443753,"id":84,"parentId":48,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1742269777193,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":16265,"timestamp":352481443568,"id":81,"parentId":38,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1742269777193,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4816,"timestamp":352481460859,"id":93,"parentId":38,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/databases/route.js","layer":"rsc"},"startTime":1742269777210,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5270,"timestamp":352481461239,"id":94,"parentId":37,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/cloudflare/route.js","layer":"rsc"},"startTime":1742269777211,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":8232,"timestamp":352481460778,"id":92,"parentId":48,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/layout.jsx","layer":"rsc"},"startTime":1742269777210,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4728,"timestamp":352481467093,"id":97,"parentId":49,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/update/route.js","layer":"rsc"},"startTime":1742269777217,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19,"timestamp":352481472448,"id":98,"parentId":83,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1742269777222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5,"timestamp":352481472478,"id":99,"parentId":82,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1742269777222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1976,"timestamp":352481472488,"id":100,"parentId":81,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1742269777222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3469,"timestamp":352481472575,"id":101,"parentId":81,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1742269777222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9989,"timestamp":352481467040,"id":96,"parentId":46,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/query/route.js","layer":"rsc"},"startTime":1742269777217,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11048,"timestamp":352481466960,"id":95,"parentId":47,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/tables/route.js","layer":"rsc"},"startTime":1742269777217,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8302,"timestamp":352481472697,"id":104,"parentId":79,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/amp-mode.js","layer":null},"startTime":1742269777222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8701,"timestamp":352481472681,"id":103,"parentId":79,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/side-effect.js","layer":null},"startTime":1742269777222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10902,"timestamp":352481472629,"id":102,"parentId":50,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/tables/[name]/route.js","layer":"rsc"},"startTime":1742269777222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11674,"timestamp":352481472733,"id":106,"parentId":39,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/migrations/sync-files/route.js","layer":"rsc"},"startTime":1742269777222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12216,"timestamp":352481472783,"id":107,"parentId":40,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/migrations/sync/route.js","layer":"rsc"},"startTime":1742269777222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":27848,"timestamp":352481460736,"id":91,"parentId":54,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js","layer":null},"startTime":1742269777210,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3857,"timestamp":352481485824,"id":110,"parentId":43,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/pull-remote/preview/route.js","layer":"rsc"},"startTime":1742269777235,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6600,"timestamp":352481485681,"id":108,"parentId":41,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/pull-data/confirm/route.js","layer":"rsc"},"startTime":1742269777235,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7893,"timestamp":352481485770,"id":109,"parentId":42,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/pull-remote/confirm/route.js","layer":"rsc"},"startTime":1742269777235,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-external","duration":14,"timestamp":352481494556,"id":119,"parentId":84,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-external","duration":8,"timestamp":352481494584,"id":120,"parentId":84,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-external","duration":6,"timestamp":352481494596,"id":121,"parentId":84,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-json","duration":475,"timestamp":352481494903,"id":130,"parentId":97,"tags":{"name":"/Users/kona/Desktop/d1studio/package.json","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5280,"timestamp":352481494284,"id":112,"parentId":79,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":null},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5220,"timestamp":352481494480,"id":118,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6455,"timestamp":352481494188,"id":111,"parentId":44,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/push-remote/confirm/route.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6776,"timestamp":352481494304,"id":113,"parentId":88,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6721,"timestamp":352481494461,"id":117,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6669,"timestamp":352481494608,"id":122,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6820,"timestamp":352481494632,"id":123,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":13,"timestamp":352481501791,"id":132,"parentId":95,"tags":{"name":"util","layer":null},"startTime":1742269777251,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":5,"timestamp":352481501811,"id":133,"parentId":95,"tags":{"name":"child_process","layer":null},"startTime":1742269777251,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":65,"timestamp":352481501820,"id":134,"parentId":106,"tags":{"name":"fs/promises","layer":null},"startTime":1742269777251,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10002,"timestamp":352481494857,"id":129,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10543,"timestamp":352481494651,"id":124,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":39883,"timestamp":352481472714,"id":105,"parentId":62,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":null},"startTime":1742269777222,"traceId":"5d62f4dac6fc842a"}]
2
+ [{"name":"build-module-js","duration":16152,"timestamp":352481501890,"id":135,"parentId":101,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1742269777251,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17307,"timestamp":352481501944,"id":136,"parentId":101,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1742269777252,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":17638,"timestamp":352481501966,"id":137,"parentId":51,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/page.jsx","layer":"rsc"},"startTime":1742269777252,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18612,"timestamp":352481501709,"id":131,"parentId":45,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/api/push-remote/preview/route.js","layer":"rsc"},"startTime":1742269777251,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":38496,"timestamp":352481494326,"id":114,"parentId":81,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":38672,"timestamp":352481494372,"id":115,"parentId":81,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":38951,"timestamp":352481494418,"id":116,"parentId":81,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":40306,"timestamp":352481494715,"id":126,"parentId":81,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":40403,"timestamp":352481494804,"id":128,"parentId":81,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":42004,"timestamp":352481494669,"id":125,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":44631,"timestamp":352481494761,"id":127,"parentId":81,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1742269777244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":23833,"timestamp":352481522557,"id":140,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1742269777272,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":25498,"timestamp":352481522503,"id":139,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1742269777272,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":27657,"timestamp":352481522391,"id":138,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1742269777272,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":27771,"timestamp":352481522653,"id":142,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1742269777272,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":28075,"timestamp":352481522742,"id":144,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1742269777272,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":28549,"timestamp":352481522697,"id":143,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1742269777272,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":31884,"timestamp":352481522606,"id":141,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-boundary.js","layer":"rsc"},"startTime":1742269777272,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2990,"timestamp":352481569496,"id":145,"parentId":75,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/index.js","layer":null},"startTime":1742269777319,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3244,"timestamp":352481569548,"id":146,"parentId":126,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1742269777319,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2594,"timestamp":352481573355,"id":152,"parentId":127,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1742269777323,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1617,"timestamp":352481575514,"id":164,"parentId":140,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1742269777325,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8190,"timestamp":352481569585,"id":147,"parentId":126,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"rsc"},"startTime":1742269777319,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-css","duration":420,"timestamp":352481578950,"id":168,"parentId":92,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/globals.css","layer":"rsc"},"startTime":1742269777329,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-cjs","duration":7149,"timestamp":352481573517,"id":156,"parentId":53,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":null},"startTime":1742269777323,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8025,"timestamp":352481573376,"id":153,"parentId":81,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1742269777323,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8238,"timestamp":352481573304,"id":151,"parentId":125,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/api/constants.js","layer":"rsc"},"startTime":1742269777323,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9672,"timestamp":352481573424,"id":154,"parentId":125,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1742269777323,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10000,"timestamp":352481573242,"id":150,"parentId":85,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1742269777323,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10114,"timestamp":352481573226,"id":149,"parentId":79,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js","layer":null},"startTime":1742269777323,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10189,"timestamp":352481573204,"id":148,"parentId":79,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js","layer":null},"startTime":1742269777323,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":280506,"timestamp":352481303164,"id":32,"parentId":18,"tags":{"request":"next/dist/pages/_app"},"startTime":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15973,"timestamp":352481573471,"id":155,"parentId":140,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1742269777323,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15606,"timestamp":352481575170,"id":157,"parentId":113,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"rsc"},"startTime":1742269777325,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":16441,"timestamp":352481575327,"id":160,"parentId":140,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/opengraph.js","layer":"rsc"},"startTime":1742269777325,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":16811,"timestamp":352481575280,"id":159,"parentId":140,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/alternate.js","layer":"rsc"},"startTime":1742269777325,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17019,"timestamp":352481575374,"id":161,"parentId":140,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/icons.js","layer":"rsc"},"startTime":1742269777325,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18038,"timestamp":352481575232,"id":158,"parentId":140,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/basic.js","layer":"rsc"},"startTime":1742269777325,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20061,"timestamp":352481575419,"id":162,"parentId":140,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/meta.js","layer":"rsc"},"startTime":1742269777325,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20455,"timestamp":352481575464,"id":163,"parentId":139,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1742269777325,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12160,"timestamp":352481584048,"id":170,"parentId":145,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":null},"startTime":1742269777334,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12920,"timestamp":352481584007,"id":169,"parentId":145,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":null},"startTime":1742269777334,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6160,"timestamp":352481597617,"id":171,"parentId":96,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/migrations.js","layer":"rsc"},"startTime":1742269777347,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":28971,"timestamp":352481576525,"id":166,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server-edge.js","layer":"rsc"},"startTime":1742269777326,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":29144,"timestamp":352481576465,"id":165,"parentId":84,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static-edge.js","layer":"rsc"},"startTime":1742269777326,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":29557,"timestamp":352481576580,"id":167,"parentId":139,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1742269777326,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5388,"timestamp":352481603951,"id":173,"parentId":93,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/find-wrangler-config.js","layer":"rsc"},"startTime":1742269777354,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6300,"timestamp":352481603903,"id":172,"parentId":151,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/constants.js","layer":"rsc"},"startTime":1742269777353,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":29,"timestamp":352481615098,"id":178,"parentId":171,"tags":{"name":"crypto","layer":null},"startTime":1742269777365,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-external","duration":16,"timestamp":352481616734,"id":196,"parentId":163,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-cjs","duration":14667,"timestamp":352481604002,"id":174,"parentId":79,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":null},"startTime":1742269777354,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3993,"timestamp":352481615232,"id":180,"parentId":171,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/logger.js","layer":"rsc"},"startTime":1742269777365,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15450,"timestamp":352481604019,"id":175,"parentId":88,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1742269777354,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4929,"timestamp":352481615281,"id":181,"parentId":96,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/parse-sql-error.js","layer":"rsc"},"startTime":1742269777365,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":319236,"timestamp":352481303167,"id":33,"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":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6563,"timestamp":352481616408,"id":188,"parentId":172,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"rsc"},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6523,"timestamp":352481616671,"id":194,"parentId":155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7316,"timestamp":352481616441,"id":189,"parentId":102,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/database-queue.js","layer":"rsc"},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7740,"timestamp":352481616488,"id":190,"parentId":110,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/schema-operations.js","layer":"rsc"},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14115,"timestamp":352481615140,"id":179,"parentId":171,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/sql-operations.js","layer":"rsc"},"startTime":1742269777365,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18776,"timestamp":352481610802,"id":177,"parentId":126,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1742269777360,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19255,"timestamp":352481610716,"id":176,"parentId":139,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1742269777360,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18100,"timestamp":352481615332,"id":182,"parentId":153,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1742269777365,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18276,"timestamp":352481615382,"id":183,"parentId":154,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1742269777365,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18585,"timestamp":352481615477,"id":185,"parentId":153,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1742269777365,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18703,"timestamp":352481615655,"id":187,"parentId":154,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1742269777365,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18920,"timestamp":352481615604,"id":186,"parentId":154,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/stream-utils/encodedTags.js","layer":"rsc"},"startTime":1742269777365,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19280,"timestamp":352481615431,"id":184,"parentId":153,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1742269777365,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20093,"timestamp":352481616850,"id":199,"parentId":170,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/interception-routes.js","layer":null},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20596,"timestamp":352481616626,"id":193,"parentId":155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20655,"timestamp":352481616688,"id":195,"parentId":162,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/non-nullable.js","layer":"rsc"},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20920,"timestamp":352481616533,"id":191,"parentId":155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/interop-default.js","layer":"rsc"},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":21081,"timestamp":352481616580,"id":192,"parentId":155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":21100,"timestamp":352481616758,"id":197,"parentId":155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":21208,"timestamp":352481616803,"id":198,"parentId":158,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1742269777366,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6069,"timestamp":352481635361,"id":206,"parentId":92,"tags":{"name":"/Users/kona/Desktop/d1studio/src/context/database-context.js","layer":"rsc"},"startTime":1742269777385,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12801,"timestamp":352481631057,"id":205,"parentId":155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1742269777381,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":13659,"timestamp":352481630961,"id":203,"parentId":155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1742269777381,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14034,"timestamp":352481630740,"id":200,"parentId":125,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react-server-dom-webpack/client.edge.js","layer":"rsc"},"startTime":1742269777380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14524,"timestamp":352481630845,"id":201,"parentId":155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1742269777380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14684,"timestamp":352481630911,"id":202,"parentId":155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1742269777380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15158,"timestamp":352481631010,"id":204,"parentId":155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1742269777381,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3131,"timestamp":352481684428,"id":215,"parentId":199,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":null},"startTime":1742269777434,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":40930,"timestamp":352481649880,"id":210,"parentId":185,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1742269777399,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":41162,"timestamp":352481649793,"id":209,"parentId":93,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1742269777399,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1843,"timestamp":352481689288,"id":216,"parentId":92,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/toaster.jsx","layer":"rsc"},"startTime":1742269777439,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":932,"timestamp":352481691240,"id":221,"parentId":181,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/sql-error-types.js","layer":"rsc"},"startTime":1742269777441,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4236,"timestamp":352481689498,"id":219,"parentId":201,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1742269777439,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4901,"timestamp":352481689393,"id":217,"parentId":205,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1742269777439,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5234,"timestamp":352481689449,"id":218,"parentId":205,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1742269777439,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2716,"timestamp":352481692189,"id":223,"parentId":215,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/segment.js","layer":null},"startTime":1742269777442,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6152,"timestamp":352481689548,"id":220,"parentId":203,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1742269777439,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":393115,"timestamp":352481303176,"id":36,"parentId":18,"tags":{"request":"next/dist/pages/_document"},"startTime":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4996,"timestamp":352481692552,"id":224,"parentId":142,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1742269777442,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5127,"timestamp":352481696606,"id":225,"parentId":210,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1742269777446,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5739,"timestamp":352481696741,"id":227,"parentId":173,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/strip-json-comments/index.js","layer":"rsc"},"startTime":1742269777446,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6609,"timestamp":352481696677,"id":226,"parentId":173,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/find-up/index.js","layer":"rsc"},"startTime":1742269777446,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3528,"timestamp":352481700206,"id":229,"parentId":219,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1742269777450,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7326,"timestamp":352481697833,"id":228,"parentId":209,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1742269777447,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19799,"timestamp":352481691310,"id":222,"parentId":200,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.production.js","layer":"rsc"},"startTime":1742269777441,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7418,"timestamp":352481703973,"id":231,"parentId":220,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1742269777454,"traceId":"5d62f4dac6fc842a"}]
3
+ [{"name":"build-module-js","duration":12303,"timestamp":352481700937,"id":230,"parentId":155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1742269777451,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4065,"timestamp":352481711815,"id":232,"parentId":180,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston.js","layer":"rsc"},"startTime":1742269777461,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3439,"timestamp":352481714699,"id":234,"parentId":225,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1742269777464,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4685,"timestamp":352481714754,"id":235,"parentId":225,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1742269777464,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5026,"timestamp":352481714623,"id":233,"parentId":173,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/toml.js","layer":"rsc"},"startTime":1742269777464,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-json","duration":161,"timestamp":352481719806,"id":242,"parentId":232,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/package.json","layer":"rsc"},"startTime":1742269777469,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5757,"timestamp":352481715005,"id":238,"parentId":228,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1742269777465,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5938,"timestamp":352481714956,"id":237,"parentId":228,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1742269777465,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6297,"timestamp":352481714900,"id":236,"parentId":228,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1742269777464,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6183,"timestamp":352481715141,"id":241,"parentId":228,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1742269777465,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7139,"timestamp":352481715051,"id":239,"parentId":228,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1742269777465,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7510,"timestamp":352481715095,"id":240,"parentId":228,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1742269777465,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":16,"timestamp":352481723104,"id":243,"parentId":226,"tags":{"name":"node:path","layer":null},"startTime":1742269777473,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5355,"timestamp":352481726091,"id":244,"parentId":232,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/common.js","layer":"rsc"},"startTime":1742269777476,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6107,"timestamp":352481726332,"id":248,"parentId":232,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/rejection-handler.js","layer":"rsc"},"startTime":1742269777476,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7557,"timestamp":352481726238,"id":246,"parentId":232,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/logger.js","layer":"rsc"},"startTime":1742269777476,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7948,"timestamp":352481726184,"id":245,"parentId":232,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/create-logger.js","layer":"rsc"},"startTime":1742269777476,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8442,"timestamp":352481726286,"id":247,"parentId":232,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/exception-handler.js","layer":"rsc"},"startTime":1742269777476,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7499,"timestamp":352481727598,"id":252,"parentId":235,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1742269777477,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7961,"timestamp":352481727656,"id":253,"parentId":238,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1742269777477,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9594,"timestamp":352481726377,"id":249,"parentId":232,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/container.js","layer":"rsc"},"startTime":1742269777476,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10677,"timestamp":352481726421,"id":250,"parentId":233,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/stringify.js","layer":"rsc"},"startTime":1742269777476,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10776,"timestamp":352481726465,"id":251,"parentId":233,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/parse.js","layer":"rsc"},"startTime":1742269777476,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12617,"timestamp":352481728691,"id":254,"parentId":238,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1742269777478,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12845,"timestamp":352481728750,"id":255,"parentId":238,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1742269777478,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12981,"timestamp":352481728799,"id":256,"parentId":238,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1742269777478,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":16,"timestamp":352481743034,"id":259,"parentId":248,"tags":{"name":"os","layer":null},"startTime":1742269777493,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":13203,"timestamp":352481730369,"id":257,"parentId":235,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1742269777480,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":13974,"timestamp":352481731522,"id":258,"parentId":228,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1742269777481,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5503,"timestamp":352481744443,"id":261,"parentId":226,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/path-exists/index.js","layer":"rsc"},"startTime":1742269777494,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5617,"timestamp":352481744494,"id":262,"parentId":226,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/unicorn-magic/node.js","layer":"rsc"},"startTime":1742269777494,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5745,"timestamp":352481744572,"id":263,"parentId":251,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/parse-string.js","layer":"rsc"},"startTime":1742269777494,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6344,"timestamp":352481744353,"id":260,"parentId":226,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/locate-path/index.js","layer":"rsc"},"startTime":1742269777494,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6307,"timestamp":352481744618,"id":264,"parentId":251,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/parse-async.js","layer":"rsc"},"startTime":1742269777494,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7294,"timestamp":352481744661,"id":265,"parentId":251,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/parse-stream.js","layer":"rsc"},"startTime":1742269777494,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7542,"timestamp":352481744706,"id":266,"parentId":251,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/parse-pretty-error.js","layer":"rsc"},"startTime":1742269777494,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3249,"timestamp":352481749230,"id":275,"parentId":254,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1742269777499,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3400,"timestamp":352481749192,"id":274,"parentId":254,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1742269777499,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3621,"timestamp":352481749256,"id":276,"parentId":254,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1742269777499,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5322,"timestamp":352481747756,"id":267,"parentId":248,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/rejection-stream.js","layer":"rsc"},"startTime":1742269777497,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5432,"timestamp":352481747833,"id":268,"parentId":246,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/profiler.js","layer":"rsc"},"startTime":1742269777497,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5523,"timestamp":352481747882,"id":269,"parentId":247,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/exception-stream.js","layer":"rsc"},"startTime":1742269777497,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6510,"timestamp":352481748710,"id":271,"parentId":232,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/transports/index.js","layer":"rsc"},"startTime":1742269777498,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7677,"timestamp":352481748767,"id":272,"parentId":246,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston-transport/legacy.js","layer":"rsc"},"startTime":1742269777498,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7961,"timestamp":352481748631,"id":270,"parentId":232,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/config/index.js","layer":"rsc"},"startTime":1742269777498,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7943,"timestamp":352481748816,"id":273,"parentId":246,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/json.js","layer":"rsc"},"startTime":1742269777498,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3342,"timestamp":352481753857,"id":277,"parentId":254,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1742269777503,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":16,"timestamp":352481758078,"id":279,"parentId":265,"tags":{"name":"stream","layer":null},"startTime":1742269777508,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9552,"timestamp":352481755617,"id":278,"parentId":258,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1742269777505,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2982,"timestamp":352481762706,"id":288,"parentId":275,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1742269777512,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3154,"timestamp":352481762686,"id":287,"parentId":275,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1742269777512,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3338,"timestamp":352481762639,"id":285,"parentId":276,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1742269777512,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3421,"timestamp":352481762665,"id":286,"parentId":275,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1742269777512,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3504,"timestamp":352481762767,"id":291,"parentId":276,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1742269777512,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3630,"timestamp":352481762749,"id":290,"parentId":276,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1742269777512,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3773,"timestamp":352481762730,"id":289,"parentId":275,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1742269777512,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9929,"timestamp":352481758100,"id":280,"parentId":262,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/unicorn-magic/default.js","layer":"rsc"},"startTime":1742269777508,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":14,"timestamp":352481769038,"id":296,"parentId":260,"tags":{"name":"node:url","layer":null},"startTime":1742269777519,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":5,"timestamp":352481769060,"id":297,"parentId":260,"tags":{"name":"node:process","layer":null},"startTime":1742269777519,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":3,"timestamp":352481769069,"id":298,"parentId":260,"tags":{"name":"node:fs","layer":null},"startTime":1742269777519,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8140,"timestamp":352481761435,"id":281,"parentId":232,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/index.js","layer":"rsc"},"startTime":1742269777511,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8154,"timestamp":352481761508,"id":282,"parentId":232,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston-transport/index.js","layer":"rsc"},"startTime":1742269777511,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9384,"timestamp":352481762536,"id":283,"parentId":248,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/forEach.js","layer":"rsc"},"startTime":1742269777512,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15240,"timestamp":352481762590,"id":284,"parentId":263,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/lib/toml-parser.js","layer":"rsc"},"startTime":1742269777512,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14686,"timestamp":352481766830,"id":293,"parentId":271,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/transports/file.js","layer":"rsc"},"startTime":1742269777516,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15219,"timestamp":352481766749,"id":292,"parentId":271,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/transports/console.js","layer":"rsc"},"startTime":1742269777516,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15288,"timestamp":352481766930,"id":295,"parentId":271,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/transports/stream.js","layer":"rsc"},"startTime":1742269777517,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":16440,"timestamp":352481766883,"id":294,"parentId":271,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/transports/http.js","layer":"rsc"},"startTime":1742269777516,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8139,"timestamp":352481784123,"id":302,"parentId":288,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1742269777534,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":23943,"timestamp":352481769134,"id":300,"parentId":273,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/format.js","layer":"rsc"},"startTime":1742269777519,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":24494,"timestamp":352481769076,"id":299,"parentId":272,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston-transport/modern.js","layer":"rsc"},"startTime":1742269777519,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":17,"timestamp":352481793754,"id":303,"parentId":293,"tags":{"name":"fs","layer":null},"startTime":1742269777543,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":11,"timestamp":352481793776,"id":304,"parentId":293,"tags":{"name":"zlib","layer":null},"startTime":1742269777543,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":4,"timestamp":352481793791,"id":305,"parentId":294,"tags":{"name":"http","layer":null},"startTime":1742269777543,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":4,"timestamp":352481793798,"id":306,"parentId":294,"tags":{"name":"https","layer":null},"startTime":1742269777543,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19246,"timestamp":352481784026,"id":301,"parentId":240,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1742269777534,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":16948,"timestamp":352481793951,"id":309,"parentId":246,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/triple-beam/index.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17206,"timestamp":352481793902,"id":308,"parentId":246,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/readable.js","layer":"rsc"},"startTime":1742269777543,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17456,"timestamp":352481793809,"id":307,"parentId":248,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/one-time/index.js","layer":"rsc"},"startTime":1742269777543,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17344,"timestamp":352481794039,"id":311,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/align.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17486,"timestamp":352481794123,"id":313,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/cli.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17724,"timestamp":352481793996,"id":310,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/levels.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17813,"timestamp":352481794082,"id":312,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/errors.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18022,"timestamp":352481794206,"id":315,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/colorize.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18259,"timestamp":352481794164,"id":314,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/combine.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18269,"timestamp":352481794289,"id":317,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/logstash.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18421,"timestamp":352481794247,"id":316,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/label.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18557,"timestamp":352481794330,"id":318,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/metadata.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18648,"timestamp":352481794370,"id":319,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/ms.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18875,"timestamp":352481794412,"id":320,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/pad-levels.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19013,"timestamp":352481794453,"id":321,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/pretty-print.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19108,"timestamp":352481794494,"id":322,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/printf.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19137,"timestamp":352481794615,"id":325,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/timestamp.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19385,"timestamp":352481794535,"id":323,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/simple.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19408,"timestamp":352481794656,"id":326,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/uncolorize.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19795,"timestamp":352481794738,"id":328,"parentId":284,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/lib/parser.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19894,"timestamp":352481794782,"id":329,"parentId":284,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/lib/create-datetime.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20060,"timestamp":352481794824,"id":330,"parentId":284,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/lib/create-datetime-float.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20172,"timestamp":352481794866,"id":331,"parentId":284,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/lib/create-date.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20652,"timestamp":352481794908,"id":332,"parentId":284,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/lib/create-time.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":21318,"timestamp":352481794574,"id":324,"parentId":281,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/logform/splat.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"}]
4
+ [{"name":"build-module-js","duration":22004,"timestamp":352481794698,"id":327,"parentId":283,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/eachOf.js","layer":"rsc"},"startTime":1742269777544,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":24725,"timestamp":352481796047,"id":333,"parentId":246,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/is-stream/index.js","layer":"rsc"},"startTime":1742269777546,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14739,"timestamp":352481806666,"id":335,"parentId":283,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/wrapAsync.js","layer":"rsc"},"startTime":1742269777556,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15002,"timestamp":352481806527,"id":334,"parentId":283,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/withoutIndex.js","layer":"rsc"},"startTime":1742269777556,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14923,"timestamp":352481807031,"id":337,"parentId":293,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/winston/lib/winston/tail-file.js","layer":"rsc"},"startTime":1742269777557,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15210,"timestamp":352481806946,"id":336,"parentId":283,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/awaitify.js","layer":"rsc"},"startTime":1742269777557,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15515,"timestamp":352481810065,"id":338,"parentId":293,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/series.js","layer":"rsc"},"startTime":1742269777560,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8987,"timestamp":352481818017,"id":339,"parentId":248,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/stack-trace/lib/stack-trace.js","layer":"rsc"},"startTime":1742269777568,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":17,"timestamp":352481827246,"id":351,"parentId":337,"tags":{"name":"string_decoder","layer":null},"startTime":1742269777577,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9349,"timestamp":352481820994,"id":340,"parentId":299,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/_stream_writable.js","layer":"rsc"},"startTime":1742269777571,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5643,"timestamp":352481825832,"id":343,"parentId":308,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/_stream_duplex.js","layer":"rsc"},"startTime":1742269777575,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6058,"timestamp":352481825700,"id":341,"parentId":327,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/eachOfLimit.js","layer":"rsc"},"startTime":1742269777575,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6318,"timestamp":352481825879,"id":344,"parentId":308,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/_stream_transform.js","layer":"rsc"},"startTime":1742269777575,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6368,"timestamp":352481825966,"id":346,"parentId":327,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/isArrayLike.js","layer":"rsc"},"startTime":1742269777576,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6413,"timestamp":352481826050,"id":348,"parentId":327,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/once.js","layer":"rsc"},"startTime":1742269777576,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6681,"timestamp":352481825921,"id":345,"parentId":308,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/_stream_passthrough.js","layer":"rsc"},"startTime":1742269777576,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6631,"timestamp":352481826091,"id":349,"parentId":327,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/onlyOnce.js","layer":"rsc"},"startTime":1742269777576,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9348,"timestamp":352481825779,"id":342,"parentId":308,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/_stream_readable.js","layer":"rsc"},"startTime":1742269777575,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9228,"timestamp":352481826008,"id":347,"parentId":327,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/breakLoop.js","layer":"rsc"},"startTime":1742269777576,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9208,"timestamp":352481826133,"id":350,"parentId":330,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@iarna/toml/lib/format-num.js","layer":"rsc"},"startTime":1742269777576,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11325,"timestamp":352481827268,"id":352,"parentId":260,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/p-locate/index.js","layer":"rsc"},"startTime":1742269777577,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":10,"timestamp":352481839242,"id":360,"parentId":340,"tags":{"name":"buffer","layer":null},"startTime":1742269777589,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11729,"timestamp":352481828390,"id":353,"parentId":335,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/asyncify.js","layer":"rsc"},"startTime":1742269777578,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":5,"timestamp":352481840581,"id":361,"parentId":342,"tags":{"name":"events","layer":null},"startTime":1742269777590,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12430,"timestamp":352481830623,"id":355,"parentId":256,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1742269777580,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12609,"timestamp":352481830723,"id":357,"parentId":338,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/parallel.js","layer":"rsc"},"startTime":1742269777580,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14509,"timestamp":352481830563,"id":354,"parentId":273,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/safe-stable-stringify/index.js","layer":"rsc"},"startTime":1742269777580,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14580,"timestamp":352481830673,"id":356,"parentId":338,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/eachOfSeries.js","layer":"rsc"},"startTime":1742269777580,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":543094,"timestamp":352481303152,"id":31,"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=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10043,"timestamp":352481837307,"id":359,"parentId":308,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/pipeline.js","layer":"rsc"},"startTime":1742269777587,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10471,"timestamp":352481837224,"id":358,"parentId":308,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/end-of-stream.js","layer":"rsc"},"startTime":1742269777587,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5703,"timestamp":352481846170,"id":364,"parentId":341,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/eachOfLimit.js","layer":"rsc"},"startTime":1742269777596,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6269,"timestamp":352481846019,"id":362,"parentId":340,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/errors.js","layer":"rsc"},"startTime":1742269777596,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6258,"timestamp":352481846117,"id":363,"parentId":340,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/stream.js","layer":"rsc"},"startTime":1742269777596,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4392,"timestamp":352481849350,"id":366,"parentId":340,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/destroy.js","layer":"rsc"},"startTime":1742269777599,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4671,"timestamp":352481849249,"id":365,"parentId":340,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/state.js","layer":"rsc"},"startTime":1742269777599,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5053,"timestamp":352481849483,"id":368,"parentId":342,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/async_iterator.js","layer":"rsc"},"startTime":1742269777599,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5782,"timestamp":352481849431,"id":367,"parentId":342,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/buffer_list.js","layer":"rsc"},"startTime":1742269777599,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6274,"timestamp":352481849530,"id":369,"parentId":342,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/readable-stream/lib/internal/streams/from.js","layer":"rsc"},"startTime":1742269777599,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6348,"timestamp":352481850450,"id":370,"parentId":353,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/initialParams.js","layer":"rsc"},"startTime":1742269777600,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6728,"timestamp":352481850941,"id":371,"parentId":353,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/setImmediate.js","layer":"rsc"},"startTime":1742269777601,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2668,"timestamp":352481855967,"id":372,"parentId":309,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/triple-beam/config/index.js","layer":"rsc"},"startTime":1742269777606,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3735,"timestamp":352481857764,"id":374,"parentId":364,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/iterator.js","layer":"rsc"},"startTime":1742269777607,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4214,"timestamp":352481857857,"id":376,"parentId":315,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@colors/colors/safe.js","layer":"rsc"},"startTime":1742269777607,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4542,"timestamp":352481857812,"id":375,"parentId":364,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/asyncEachOfLimit.js","layer":"rsc"},"startTime":1742269777607,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4778,"timestamp":352481857700,"id":373,"parentId":248,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@dabh/diagnostics/node/index.js","layer":"rsc"},"startTime":1742269777607,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3846,"timestamp":352481861006,"id":379,"parentId":342,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/string_decoder/lib/string_decoder.js","layer":"rsc"},"startTime":1742269777611,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4620,"timestamp":352481860669,"id":377,"parentId":319,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/ms/index.js","layer":"rsc"},"startTime":1742269777610,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4551,"timestamp":352481860913,"id":378,"parentId":307,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/fn.name/index.js","layer":"rsc"},"startTime":1742269777610,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3367,"timestamp":352481863101,"id":382,"parentId":372,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/triple-beam/config/npm.js","layer":"rsc"},"startTime":1742269777613,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5140,"timestamp":352481862999,"id":380,"parentId":325,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/fecha/lib/fecha.js","layer":"rsc"},"startTime":1742269777613,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5178,"timestamp":352481863162,"id":383,"parentId":372,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/triple-beam/config/syslog.js","layer":"rsc"},"startTime":1742269777613,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5388,"timestamp":352481863055,"id":381,"parentId":372,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/triple-beam/config/cli.js","layer":"rsc"},"startTime":1742269777613,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3107,"timestamp":352481865589,"id":385,"parentId":373,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@dabh/diagnostics/node/production.js","layer":"rsc"},"startTime":1742269777615,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3280,"timestamp":352481865528,"id":384,"parentId":374,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/async/internal/getIterator.js","layer":"rsc"},"startTime":1742269777615,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2966,"timestamp":352481866058,"id":386,"parentId":340,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/util-deprecate/node.js","layer":"rsc"},"startTime":1742269777616,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3031,"timestamp":352481866109,"id":387,"parentId":340,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/inherits/inherits.js","layer":"rsc"},"startTime":1742269777616,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3483,"timestamp":352481866500,"id":388,"parentId":376,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@colors/colors/lib/colors.js","layer":"rsc"},"startTime":1742269777616,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1788,"timestamp":352481869203,"id":389,"parentId":352,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/p-limit/index.js","layer":"rsc"},"startTime":1742269777619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3949,"timestamp":352481871101,"id":390,"parentId":387,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/inherits/inherits_browser.js","layer":"rsc"},"startTime":1742269777621,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4385,"timestamp":352481871163,"id":391,"parentId":385,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@dabh/diagnostics/diagnostics.js","layer":"rsc"},"startTime":1742269777621,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4527,"timestamp":352481874063,"id":392,"parentId":388,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@colors/colors/lib/styles.js","layer":"rsc"},"startTime":1742269777624,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5073,"timestamp":352481874232,"id":393,"parentId":388,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@colors/colors/lib/system/supports-colors.js","layer":"rsc"},"startTime":1742269777624,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5280,"timestamp":352481874422,"id":395,"parentId":388,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@colors/colors/lib/custom/zalgo.js","layer":"rsc"},"startTime":1742269777624,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5196,"timestamp":352481874635,"id":398,"parentId":388,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@colors/colors/lib/maps/rainbow.js","layer":"rsc"},"startTime":1742269777624,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5434,"timestamp":352481874508,"id":396,"parentId":388,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@colors/colors/lib/maps/america.js","layer":"rsc"},"startTime":1742269777624,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5883,"timestamp":352481874289,"id":394,"parentId":388,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@colors/colors/lib/custom/trap.js","layer":"rsc"},"startTime":1742269777624,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5606,"timestamp":352481874681,"id":399,"parentId":388,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@colors/colors/lib/maps/random.js","layer":"rsc"},"startTime":1742269777624,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5793,"timestamp":352481874582,"id":397,"parentId":388,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@colors/colors/lib/maps/zebra.js","layer":"rsc"},"startTime":1742269777624,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1197,"timestamp":352481881213,"id":400,"parentId":393,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@colors/colors/lib/system/has-flag.js","layer":"rsc"},"startTime":1742269777631,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1361,"timestamp":352481881742,"id":401,"parentId":379,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/safe-buffer/index.js","layer":"rsc"},"startTime":1742269777631,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2077,"timestamp":352481883154,"id":402,"parentId":389,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/yocto-queue/index.js","layer":"rsc"},"startTime":1742269777633,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582250,"timestamp":352481303007,"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=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdatabases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582458,"timestamp":352481302804,"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=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcloudflare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1742269777052,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582200,"timestamp":352481303065,"id":28,"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=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582187,"timestamp":352481303080,"id":29,"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=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582100,"timestamp":352481303170,"id":34,"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=%2FUsers%2Fkona%2FDesktop%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":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582256,"timestamp":352481303019,"id":21,"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=%2FUsers%2Fkona%2FDesktop%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":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582253,"timestamp":352481303026,"id":22,"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=%2FUsers%2Fkona%2FDesktop%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":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582240,"timestamp":352481303043,"id":25,"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=%2FUsers%2Fkona%2FDesktop%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":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582252,"timestamp":352481303032,"id":23,"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=%2FUsers%2Fkona%2FDesktop%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":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582248,"timestamp":352481303038,"id":24,"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=%2FUsers%2Fkona%2FDesktop%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":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582239,"timestamp":352481303048,"id":26,"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=%2FUsers%2Fkona%2FDesktop%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":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":582237,"timestamp":352481303055,"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=%2FUsers%2Fkona%2FDesktop%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":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"font-loader","duration":456045,"timestamp":352481683318,"id":214,"parentId":213,"tags":{},"startTime":1742269777433,"traceId":"5d62f4dac6fc842a"},{"name":"postcss","duration":2372,"timestamp":352482223327,"id":403,"parentId":213,"tags":{},"startTime":1742269777973,"traceId":"5d62f4dac6fc842a"},{"name":"next-font-loader","duration":542652,"timestamp":352481683291,"id":213,"parentId":208,"tags":{},"startTime":1742269777433,"traceId":"5d62f4dac6fc842a"},{"name":"css-loader","duration":14281,"timestamp":352482225793,"id":404,"parentId":208,"tags":{"astUsed":"true"},"startTime":1742269777975,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":599937,"timestamp":352481640358,"id":208,"parentId":92,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"rsc"},"startTime":1742269777390,"traceId":"5d62f4dac6fc842a"},{"name":"font-loader","duration":560153,"timestamp":352481680564,"id":212,"parentId":211,"tags":{},"startTime":1742269777430,"traceId":"5d62f4dac6fc842a"},{"name":"postcss","duration":358,"timestamp":352482240742,"id":405,"parentId":211,"tags":{},"startTime":1742269777990,"traceId":"5d62f4dac6fc842a"},{"name":"next-font-loader","duration":590307,"timestamp":352481650823,"id":211,"parentId":207,"tags":{},"startTime":1742269777400,"traceId":"5d62f4dac6fc842a"},{"name":"css-loader","duration":684,"timestamp":352482241120,"id":406,"parentId":207,"tags":{"astUsed":"true"},"startTime":1742269777991,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":603648,"timestamp":352481638285,"id":207,"parentId":92,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"rsc"},"startTime":1742269777388,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":938923,"timestamp":352481303088,"id":30,"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=%2FUsers%2Fkona%2FDesktop%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":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":938843,"timestamp":352481303173,"id":35,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1742269777053,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":789,"timestamp":352482275959,"id":469,"parentId":16,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"ssr"},"startTime":1742269778026,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":54,"timestamp":352482276769,"id":470,"parentId":16,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"rsc"},"startTime":1742269778026,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":422,"timestamp":352482276832,"id":471,"parentId":16,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=true!","layer":"ssr"},"startTime":1742269778026,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":176,"timestamp":352482277261,"id":472,"parentId":16,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=true!","layer":"rsc"},"startTime":1742269778027,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":188,"timestamp":352482277443,"id":473,"parentId":16,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1742269778027,"traceId":"5d62f4dac6fc842a"}]
5
+ [{"name":"build-module","duration":221,"timestamp":352482277793,"id":474,"parentId":16,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1742269778027,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":60,"timestamp":352482278020,"id":475,"parentId":16,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1742269778028,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":53,"timestamp":352482278085,"id":476,"parentId":16,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1742269778028,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":2539,"timestamp":352482281561,"id":477,"parentId":475,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/page.jsx","layer":"ssr"},"startTime":1742269778031,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1515,"timestamp":352482286612,"id":479,"parentId":471,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/toaster.jsx","layer":"ssr"},"startTime":1742269778036,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2337,"timestamp":352482286680,"id":481,"parentId":473,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1742269778036,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2518,"timestamp":352482286715,"id":483,"parentId":473,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1742269778036,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3357,"timestamp":352482286660,"id":480,"parentId":473,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1742269778036,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5111,"timestamp":352482286385,"id":478,"parentId":471,"tags":{"name":"/Users/kona/Desktop/d1studio/src/context/database-context.js","layer":"ssr"},"startTime":1742269778036,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6353,"timestamp":352482286698,"id":482,"parentId":473,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1742269778036,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11251,"timestamp":352482288196,"id":484,"parentId":473,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/client-segment.js","layer":"ssr"},"startTime":1742269778038,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11717,"timestamp":352482288236,"id":485,"parentId":473,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"ssr"},"startTime":1742269778038,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6459,"timestamp":352482294214,"id":486,"parentId":473,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-boundary.js","layer":"ssr"},"startTime":1742269778044,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":534,"timestamp":352482303091,"id":487,"parentId":480,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1742269778053,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1842,"timestamp":352482303194,"id":489,"parentId":481,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/search-params.js","layer":"ssr"},"startTime":1742269778053,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2762,"timestamp":352482303242,"id":490,"parentId":481,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1742269778053,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5137,"timestamp":352482303168,"id":488,"parentId":481,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1742269778053,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":965,"timestamp":352482309243,"id":491,"parentId":486,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"ssr"},"startTime":1742269778059,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4141,"timestamp":352482309354,"id":493,"parentId":485,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1742269778059,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4448,"timestamp":352482309325,"id":492,"parentId":485,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"ssr"},"startTime":1742269778059,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3063,"timestamp":352482313890,"id":496,"parentId":480,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1742269778063,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3175,"timestamp":352482313929,"id":498,"parentId":482,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1742269778064,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":810,"timestamp":352482317223,"id":502,"parentId":489,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1742269778067,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1116,"timestamp":352482317305,"id":503,"parentId":489,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1742269778067,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1280,"timestamp":352482317359,"id":504,"parentId":489,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1742269778067,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2344,"timestamp":352482317402,"id":505,"parentId":489,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1742269778067,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2542,"timestamp":352482317447,"id":506,"parentId":489,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1742269778067,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2629,"timestamp":352482317489,"id":507,"parentId":489,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1742269778067,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6633,"timestamp":352482313911,"id":497,"parentId":480,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1742269778063,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6881,"timestamp":352482313839,"id":495,"parentId":480,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/navigation-untracked.js","layer":"ssr"},"startTime":1742269778063,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8393,"timestamp":352482313987,"id":499,"parentId":482,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1742269778064,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8467,"timestamp":352482314020,"id":501,"parentId":482,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"ssr"},"startTime":1742269778064,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8784,"timestamp":352482314004,"id":500,"parentId":482,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1742269778064,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18228,"timestamp":352482309376,"id":494,"parentId":483,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1742269778059,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4293,"timestamp":352482323511,"id":510,"parentId":482,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"ssr"},"startTime":1742269778073,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4487,"timestamp":352482323486,"id":509,"parentId":482,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1742269778073,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4692,"timestamp":352482323531,"id":511,"parentId":482,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"ssr"},"startTime":1742269778073,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5504,"timestamp":352482323439,"id":508,"parentId":482,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1742269778073,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":666,"timestamp":352482331475,"id":518,"parentId":511,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/interception-routes.js","layer":"ssr"},"startTime":1742269778081,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2358,"timestamp":352482330561,"id":515,"parentId":505,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1742269778080,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2589,"timestamp":352482330529,"id":514,"parentId":505,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1742269778080,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2774,"timestamp":352482331428,"id":516,"parentId":509,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1742269778081,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2957,"timestamp":352482331455,"id":517,"parentId":508,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1742269778081,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3122,"timestamp":352482331521,"id":519,"parentId":496,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1742269778081,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6314,"timestamp":352482329289,"id":512,"parentId":481,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1742269778079,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6313,"timestamp":352482329375,"id":513,"parentId":483,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1742269778079,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2036,"timestamp":352482334944,"id":523,"parentId":497,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1742269778085,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2423,"timestamp":352482334923,"id":522,"parentId":500,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1742269778085,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2983,"timestamp":352482334821,"id":520,"parentId":500,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1742269778084,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1973,"timestamp":352482336038,"id":526,"parentId":508,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1742269778086,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2107,"timestamp":352482336054,"id":527,"parentId":508,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/app-build-id.js","layer":"ssr"},"startTime":1742269778086,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2375,"timestamp":352482335990,"id":524,"parentId":508,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1742269778086,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2432,"timestamp":352482336071,"id":528,"parentId":508,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1742269778086,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6757,"timestamp":352482336019,"id":525,"parentId":508,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1742269778086,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6955,"timestamp":352482336087,"id":529,"parentId":508,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1742269778086,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4061,"timestamp":352482339458,"id":530,"parentId":518,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1742269778089,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":399,"timestamp":352482343636,"id":531,"parentId":512,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1742269778093,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9607,"timestamp":352482334871,"id":521,"parentId":499,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/get-segment-param.js","layer":"ssr"},"startTime":1742269778084,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1182,"timestamp":352482344774,"id":536,"parentId":519,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1742269778094,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":694,"timestamp":352482345690,"id":537,"parentId":530,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1742269778095,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":3043,"timestamp":352482344637,"id":533,"parentId":477,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/sidebar.jsx","layer":"ssr"},"startTime":1742269778094,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":4007,"timestamp":352482344578,"id":532,"parentId":477,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/sql-editor.jsx","layer":"ssr"},"startTime":1742269778094,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3003,"timestamp":352482346151,"id":538,"parentId":520,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1742269778096,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3167,"timestamp":352482346186,"id":539,"parentId":520,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/bailout-to-client-rendering.js","layer":"ssr"},"startTime":1742269778096,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8093,"timestamp":352482344727,"id":535,"parentId":482,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1742269778094,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":10025,"timestamp":352482344684,"id":534,"parentId":477,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/table-view.jsx","layer":"ssr"},"startTime":1742269778094,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4090,"timestamp":352482357554,"id":541,"parentId":478,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/request-deduplication.js","layer":"ssr"},"startTime":1742269778107,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2816,"timestamp":352482361765,"id":543,"parentId":532,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/parse-sql-error.js","layer":"ssr"},"startTime":1742269778111,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15456,"timestamp":352482349756,"id":540,"parentId":483,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1742269778099,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12051,"timestamp":352482357664,"id":542,"parentId":508,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client-edge.js","layer":"ssr"},"startTime":1742269778107,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4346,"timestamp":352482365728,"id":545,"parentId":538,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1742269778115,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4466,"timestamp":352482365801,"id":548,"parentId":538,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1742269778115,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4652,"timestamp":352482365764,"id":546,"parentId":538,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1742269778115,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4787,"timestamp":352482365784,"id":547,"parentId":538,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1742269778115,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2484,"timestamp":352482370904,"id":549,"parentId":543,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/sql-error-types.js","layer":"ssr"},"startTime":1742269778120,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2914,"timestamp":352482370971,"id":550,"parentId":478,"tags":{"name":"/Users/kona/Desktop/d1studio/src/hooks/use-toast.js","layer":"ssr"},"startTime":1742269778121,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10145,"timestamp":352482364682,"id":544,"parentId":495,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1742269778114,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2057,"timestamp":352482374045,"id":551,"parentId":539,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1742269778124,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1477,"timestamp":352482375183,"id":552,"parentId":479,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/toast.jsx","layer":"ssr"},"startTime":1742269778125,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2252,"timestamp":352482377102,"id":553,"parentId":520,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1742269778127,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1997,"timestamp":352482378613,"id":554,"parentId":547,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1742269778128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1962,"timestamp":352482381609,"id":559,"parentId":533,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/environment-select.jsx","layer":"ssr"},"startTime":1742269778131,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":2497,"timestamp":352482381513,"id":557,"parentId":532,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/query-results.jsx","layer":"ssr"},"startTime":1742269778131,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5292,"timestamp":352482379167,"id":555,"parentId":547,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/export/helpers/is-dynamic-usage-error.js","layer":"ssr"},"startTime":1742269778129,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":3377,"timestamp":352482381428,"id":556,"parentId":533,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/cloudflare-credentials-modal.jsx","layer":"ssr"},"startTime":1742269778131,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":3860,"timestamp":352482381564,"id":558,"parentId":533,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/environment-handler.jsx","layer":"ssr"},"startTime":1742269778131,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":4492,"timestamp":352482381664,"id":560,"parentId":534,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/table-toolbar.jsx","layer":"ssr"},"startTime":1742269778131,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":8518,"timestamp":352482382650,"id":563,"parentId":534,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/delete-records-dialog.jsx","layer":"ssr"},"startTime":1742269778132,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":8761,"timestamp":352482382694,"id":564,"parentId":534,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/table-error-dialog.jsx","layer":"ssr"},"startTime":1742269778132,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":9568,"timestamp":352482382547,"id":561,"parentId":534,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/editable-row.jsx","layer":"ssr"},"startTime":1742269778132,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":10044,"timestamp":352482382605,"id":562,"parentId":534,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/editable-cell.jsx","layer":"ssr"},"startTime":1742269778132,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":10291,"timestamp":352482382736,"id":565,"parentId":534,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/resize-columns.jsx","layer":"ssr"},"startTime":1742269778132,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":5219,"timestamp":352482400681,"id":566,"parentId":534,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/column-sorting.jsx","layer":"ssr"},"startTime":1742269778150,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1351,"timestamp":352482408807,"id":567,"parentId":533,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/input.jsx","layer":"ssr"},"startTime":1742269778158,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1424,"timestamp":352482408936,"id":569,"parentId":532,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/button.jsx","layer":"ssr"},"startTime":1742269778159,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1687,"timestamp":352482408888,"id":568,"parentId":533,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/alert.jsx","layer":"ssr"},"startTime":1742269778158,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":4493,"timestamp":352482409063,"id":572,"parentId":534,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/scroll-area.jsx","layer":"ssr"},"startTime":1742269778159,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":4905,"timestamp":352482409022,"id":571,"parentId":534,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/table.jsx","layer":"ssr"},"startTime":1742269778159,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":5542,"timestamp":352482408979,"id":570,"parentId":532,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/dropdown-menu.jsx","layer":"ssr"},"startTime":1742269778159,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":4195,"timestamp":352482410843,"id":573,"parentId":534,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/checkbox.jsx","layer":"ssr"},"startTime":1742269778160,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":45880,"timestamp":352482411145,"id":576,"parentId":534,"tags":{"name":"__barrel_optimize__?names=AlertCircle,Loader2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778161,"traceId":"5d62f4dac6fc842a"}]
6
+ [{"name":"build-module-js","duration":46195,"timestamp":352482411125,"id":575,"parentId":532,"tags":{"name":"__barrel_optimize__?names=ChevronDown,Command,CornerDownLeft,GripHorizontal,Loader2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778161,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":36530,"timestamp":352482420950,"id":587,"parentId":552,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/utils.js","layer":"ssr"},"startTime":1742269778171,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":46652,"timestamp":352482410902,"id":574,"parentId":533,"tags":{"name":"__barrel_optimize__?names=AlertCircle,Loader2,Search,Table2,TerminalSquare!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778160,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":47754,"timestamp":352482411163,"id":577,"parentId":559,"tags":{"name":"__barrel_optimize__?names=Download,HardDrive,Loader2,Upload!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778161,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":47788,"timestamp":352482411180,"id":578,"parentId":556,"tags":{"name":"__barrel_optimize__?names=Loader2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778161,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":47797,"timestamp":352482411214,"id":580,"parentId":563,"tags":{"name":"__barrel_optimize__?names=AlertCircle!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778161,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":47821,"timestamp":352482411231,"id":581,"parentId":561,"tags":{"name":"__barrel_optimize__?names=Trash2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778161,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":47913,"timestamp":352482411197,"id":579,"parentId":560,"tags":{"name":"__barrel_optimize__?names=ArrowLeft,ArrowRight,Columns,Loader2,SlidersHorizontal!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778161,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":47894,"timestamp":352482411264,"id":583,"parentId":566,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ArrowUpDown!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778161,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":47978,"timestamp":352482411247,"id":582,"parentId":552,"tags":{"name":"__barrel_optimize__?names=X!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778161,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":41061,"timestamp":352482418287,"id":584,"parentId":570,"tags":{"name":"__barrel_optimize__?names=Check,ChevronRight,Circle!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778168,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":41065,"timestamp":352482418338,"id":585,"parentId":573,"tags":{"name":"__barrel_optimize__?names=Check!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778168,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1300,"timestamp":352482460885,"id":591,"parentId":560,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/refresh-button.jsx","layer":"ssr"},"startTime":1742269778210,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1559,"timestamp":352482460929,"id":592,"parentId":560,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/sync-migrations-button.jsx","layer":"ssr"},"startTime":1742269778211,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":4698,"timestamp":352482460837,"id":590,"parentId":558,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/push-preview-toast.jsx","layer":"ssr"},"startTime":1742269778210,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":5485,"timestamp":352482460745,"id":589,"parentId":558,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/pull-preview-toast.jsx","layer":"ssr"},"startTime":1742269778210,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":46167,"timestamp":352482420870,"id":586,"parentId":552,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/class-variance-authority/dist/index.mjs","layer":"ssr"},"startTime":1742269778170,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":47111,"timestamp":352482421240,"id":588,"parentId":532,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/react/dist/index.mjs","layer":"ssr"},"startTime":1742269778171,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":7846,"timestamp":352482460972,"id":593,"parentId":560,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/column-selector.jsx","layer":"ssr"},"startTime":1742269778211,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":8459,"timestamp":352482461015,"id":594,"parentId":560,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/download-button.jsx","layer":"ssr"},"startTime":1742269778211,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6690,"timestamp":352482484444,"id":596,"parentId":592,"tags":{"name":"__barrel_optimize__?names=FolderSync,Loader2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778234,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6825,"timestamp":352482484369,"id":595,"parentId":591,"tags":{"name":"__barrel_optimize__?names=Loader2,RefreshCw!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778234,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4982,"timestamp":352482486700,"id":603,"parentId":576,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/loader-circle.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5047,"timestamp":352482486716,"id":604,"parentId":575,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/command.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5183,"timestamp":352482486661,"id":601,"parentId":576,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/circle-alert.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5225,"timestamp":352482486683,"id":602,"parentId":575,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5209,"timestamp":352482486765,"id":607,"parentId":574,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/search.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5253,"timestamp":352482486781,"id":608,"parentId":574,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/table-2.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5364,"timestamp":352482486732,"id":605,"parentId":575,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/corner-down-left.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5431,"timestamp":352482486748,"id":606,"parentId":575,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/grip-horizontal.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5453,"timestamp":352482486797,"id":609,"parentId":574,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/square-terminal.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5498,"timestamp":352482486832,"id":611,"parentId":577,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/hard-drive.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5556,"timestamp":352482486847,"id":612,"parentId":581,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/trash-2.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5661,"timestamp":352482486813,"id":610,"parentId":577,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/download.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5676,"timestamp":352482486863,"id":613,"parentId":577,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/upload.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5721,"timestamp":352482486877,"id":614,"parentId":579,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-left.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5763,"timestamp":352482486893,"id":615,"parentId":579,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-right.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5809,"timestamp":352482486908,"id":616,"parentId":579,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/columns-2.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5835,"timestamp":352482486938,"id":618,"parentId":583,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-up.js","layer":"ssr"},"startTime":1742269778237,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5953,"timestamp":352482486923,"id":617,"parentId":579,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/sliders-horizontal.js","layer":"ssr"},"startTime":1742269778237,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5980,"timestamp":352482486953,"id":619,"parentId":583,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-down.js","layer":"ssr"},"startTime":1742269778237,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6028,"timestamp":352482486968,"id":620,"parentId":583,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-up-down.js","layer":"ssr"},"startTime":1742269778237,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6068,"timestamp":352482486984,"id":621,"parentId":582,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/x.js","layer":"ssr"},"startTime":1742269778237,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6107,"timestamp":352482486998,"id":622,"parentId":584,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/check.js","layer":"ssr"},"startTime":1742269778237,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6144,"timestamp":352482487015,"id":623,"parentId":584,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-right.js","layer":"ssr"},"startTime":1742269778237,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6232,"timestamp":352482487031,"id":624,"parentId":584,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/circle.js","layer":"ssr"},"startTime":1742269778237,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7849,"timestamp":352482486623,"id":599,"parentId":593,"tags":{"name":"__barrel_optimize__?names=Columns!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7959,"timestamp":352482486561,"id":597,"parentId":590,"tags":{"name":"__barrel_optimize__?names=Loader2,X!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7969,"timestamp":352482486601,"id":598,"parentId":589,"tags":{"name":"__barrel_optimize__?names=FileText,Loader2,X!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8040,"timestamp":352482486643,"id":600,"parentId":594,"tags":{"name":"__barrel_optimize__?names=Download,FileCode,FileJson,FileSpreadsheet,Loader2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778236,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1216,"timestamp":352482498262,"id":627,"parentId":595,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/refresh-cw.js","layer":"ssr"},"startTime":1742269778248,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1380,"timestamp":352482498212,"id":626,"parentId":596,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/folder-sync.js","layer":"ssr"},"startTime":1742269778248,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1522,"timestamp":352482498287,"id":628,"parentId":603,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"ssr"},"startTime":1742269778248,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1881,"timestamp":352482498307,"id":629,"parentId":556,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/dialog.jsx","layer":"ssr"},"startTime":1742269778248,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":3408,"timestamp":352482498353,"id":630,"parentId":559,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/select.jsx","layer":"ssr"},"startTime":1742269778248,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2778,"timestamp":352482499085,"id":632,"parentId":600,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-code.js","layer":"ssr"},"startTime":1742269778249,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2890,"timestamp":352482499058,"id":631,"parentId":598,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-text.js","layer":"ssr"},"startTime":1742269778249,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2922,"timestamp":352482499104,"id":633,"parentId":600,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-json.js","layer":"ssr"},"startTime":1742269778249,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3037,"timestamp":352482499122,"id":634,"parentId":600,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-spreadsheet.js","layer":"ssr"},"startTime":1742269778249,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":10209,"timestamp":352482494045,"id":625,"parentId":552,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"ssr"},"startTime":1742269778244,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":4105,"timestamp":352482500325,"id":635,"parentId":560,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/tooltip.jsx","layer":"ssr"},"startTime":1742269778250,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1536,"timestamp":352482508623,"id":636,"parentId":630,"tags":{"name":"__barrel_optimize__?names=Check,ChevronDown,ChevronUp!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"ssr"},"startTime":1742269778258,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1712,"timestamp":352482508688,"id":637,"parentId":628,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/Icon.js","layer":"ssr"},"startTime":1742269778258,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4022,"timestamp":352482509662,"id":638,"parentId":569,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1742269778259,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1445,"timestamp":352482512389,"id":642,"parentId":628,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"ssr"},"startTime":1742269778262,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1508,"timestamp":352482512899,"id":643,"parentId":637,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"ssr"},"startTime":1742269778262,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":770,"timestamp":352482514211,"id":644,"parentId":636,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"ssr"},"startTime":1742269778264,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":5973,"timestamp":352482509766,"id":640,"parentId":573,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"ssr"},"startTime":1742269778259,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":6920,"timestamp":352482509808,"id":641,"parentId":570,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"ssr"},"startTime":1742269778259,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":9926,"timestamp":352482509719,"id":639,"parentId":572,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"ssr"},"startTime":1742269778259,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":8164,"timestamp":352482514513,"id":645,"parentId":587,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1742269778264,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":10670,"timestamp":352482514563,"id":646,"parentId":587,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"ssr"},"startTime":1742269778264,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3187,"timestamp":352482535449,"id":650,"parentId":588,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/index.js","layer":"ssr"},"startTime":1742269778285,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4155,"timestamp":352482537440,"id":651,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1742269778287,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4245,"timestamp":352482537496,"id":652,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1742269778287,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4603,"timestamp":352482537546,"id":653,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1742269778287,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4926,"timestamp":352482537785,"id":658,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1742269778287,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":5135,"timestamp":352482537825,"id":659,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1742269778287,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":10263,"timestamp":352482534147,"id":647,"parentId":629,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"ssr"},"startTime":1742269778284,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":10335,"timestamp":352482535405,"id":649,"parentId":635,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"ssr"},"startTime":1742269778285,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":9304,"timestamp":352482537677,"id":656,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1742269778287,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":9728,"timestamp":352482537588,"id":654,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1742269778287,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":9803,"timestamp":352482537742,"id":657,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1742269778287,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":10632,"timestamp":352482537633,"id":655,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1742269778287,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":15932,"timestamp":352482535352,"id":648,"parentId":630,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"ssr"},"startTime":1742269778285,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":14331,"timestamp":352482538118,"id":661,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1742269778288,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":14620,"timestamp":352482538050,"id":660,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"ssr"},"startTime":1742269778288,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":13944,"timestamp":352482538873,"id":662,"parentId":625,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"ssr"},"startTime":1742269778288,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18211,"timestamp":352482560826,"id":663,"parentId":650,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/loader/index.js","layer":"ssr"},"startTime":1742269778310,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":1955,"timestamp":352482578181,"id":664,"parentId":640,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"ssr"},"startTime":1742269778328,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":1984,"timestamp":352482578365,"id":667,"parentId":640,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1742269778328,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":1997,"timestamp":352482578450,"id":669,"parentId":639,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/number/dist/index.mjs","layer":"ssr"},"startTime":1742269778328,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":2195,"timestamp":352482578408,"id":668,"parentId":639,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"ssr"},"startTime":1742269778328,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":2485,"timestamp":352482578274,"id":665,"parentId":641,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"ssr"},"startTime":1742269778328,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":10269,"timestamp":352482578322,"id":666,"parentId":641,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"ssr"},"startTime":1742269778328,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7965,"timestamp":352482582132,"id":670,"parentId":663,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/_virtual/_rollupPluginBabelHelpers.js","layer":"ssr"},"startTime":1742269778332,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8033,"timestamp":352482582211,"id":671,"parentId":663,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/config/index.js","layer":"ssr"},"startTime":1742269778332,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8170,"timestamp":352482582262,"id":672,"parentId":663,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/validators/index.js","layer":"ssr"},"startTime":1742269778332,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7970,"timestamp":352482582777,"id":674,"parentId":663,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/deepMerge.js","layer":"ssr"},"startTime":1742269778332,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8066,"timestamp":352482582821,"id":675,"parentId":663,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/makeCancelable.js","layer":"ssr"},"startTime":1742269778332,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8277,"timestamp":352482582725,"id":673,"parentId":663,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/compose.js","layer":"ssr"},"startTime":1742269778332,"traceId":"5d62f4dac6fc842a"}]
7
+ [{"name":"build-module-js","duration":1132,"timestamp":352482598068,"id":679,"parentId":672,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/curry.js","layer":"ssr"},"startTime":1742269778348,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1757,"timestamp":352482598112,"id":680,"parentId":672,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/isObject.js","layer":"ssr"},"startTime":1742269778348,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":2172,"timestamp":352482597974,"id":677,"parentId":647,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1742269778348,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":2241,"timestamp":352482598527,"id":681,"parentId":655,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1742269778348,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1097,"timestamp":352482600184,"id":682,"parentId":647,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1742269778350,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1615,"timestamp":352482600239,"id":683,"parentId":647,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1742269778350,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4939,"timestamp":352482597891,"id":676,"parentId":647,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1742269778347,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":5599,"timestamp":352482598022,"id":678,"parentId":649,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"ssr"},"startTime":1742269778348,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4229,"timestamp":352482605592,"id":684,"parentId":682,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1742269778355,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1787,"timestamp":352482610098,"id":686,"parentId":663,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/state-local/lib/es/state-local.js","layer":"ssr"},"startTime":1742269778360,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":3165,"timestamp":352482609437,"id":685,"parentId":666,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1742269778359,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2424,"timestamp":352482610894,"id":687,"parentId":684,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1742269778360,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2966,"timestamp":352482611259,"id":688,"parentId":684,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1742269778361,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1652,"timestamp":352482618082,"id":689,"parentId":687,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1742269778368,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1996,"timestamp":352482618396,"id":690,"parentId":688,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1742269778368,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":2051,"timestamp":352482619069,"id":691,"parentId":678,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1742269778369,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":2905,"timestamp":352482621590,"id":692,"parentId":678,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1742269778371,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2826,"timestamp":352482622241,"id":693,"parentId":690,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"ssr"},"startTime":1742269778372,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3187,"timestamp":352482622291,"id":694,"parentId":690,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1742269778372,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4101,"timestamp":352482624564,"id":695,"parentId":684,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1742269778374,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":747,"timestamp":352482631156,"id":696,"parentId":687,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/index.js","layer":"ssr"},"startTime":1742269778381,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":981,"timestamp":352482631370,"id":698,"parentId":687,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"ssr"},"startTime":1742269778381,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1151,"timestamp":352482631322,"id":697,"parentId":688,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1742269778381,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2009,"timestamp":352482631518,"id":699,"parentId":690,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1742269778381,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1761,"timestamp":352482636428,"id":700,"parentId":696,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"ssr"},"startTime":1742269778386,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1735,"timestamp":352482636583,"id":703,"parentId":696,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1742269778386,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1893,"timestamp":352482636540,"id":702,"parentId":696,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"ssr"},"startTime":1742269778386,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2066,"timestamp":352482636494,"id":701,"parentId":696,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"ssr"},"startTime":1742269778386,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2636,"timestamp":352482636664,"id":705,"parentId":696,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1742269778386,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3073,"timestamp":352482636623,"id":704,"parentId":696,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1742269778386,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3331,"timestamp":352482637216,"id":708,"parentId":697,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1742269778387,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3547,"timestamp":352482637258,"id":709,"parentId":697,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1742269778387,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3790,"timestamp":352482637127,"id":706,"parentId":696,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"ssr"},"startTime":1742269778387,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3917,"timestamp":352482637174,"id":707,"parentId":696,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1742269778387,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3900,"timestamp":352482637298,"id":710,"parentId":697,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1742269778387,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4101,"timestamp":352482637338,"id":711,"parentId":697,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1742269778387,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4273,"timestamp":352482637379,"id":712,"parentId":697,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1742269778387,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4109,"timestamp":352482637668,"id":714,"parentId":697,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1742269778387,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4253,"timestamp":352482637624,"id":713,"parentId":690,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1742269778387,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6495,"timestamp":352482637711,"id":715,"parentId":699,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"ssr"},"startTime":1742269778387,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6536,"timestamp":352482637860,"id":716,"parentId":699,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1742269778387,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":8505,"timestamp":352482638626,"id":717,"parentId":692,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1742269778388,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1850,"timestamp":352482648976,"id":720,"parentId":713,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1742269778399,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2022,"timestamp":352482648931,"id":719,"parentId":713,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1742269778399,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2082,"timestamp":352482649017,"id":721,"parentId":713,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1742269778399,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2333,"timestamp":352482648855,"id":718,"parentId":709,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1742269778398,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":1628,"timestamp":352482652844,"id":722,"parentId":717,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1742269778402,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":2506,"timestamp":352482654535,"id":723,"parentId":717,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1742269778404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4354,"timestamp":352482657061,"id":724,"parentId":717,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1742269778407,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4524,"timestamp":352482657786,"id":725,"parentId":718,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/detect-node-es/esm/node.js","layer":"ssr"},"startTime":1742269778407,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":846,"timestamp":352482662883,"id":726,"parentId":720,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/get-nonce/dist/es2015/index.js","layer":"ssr"},"startTime":1742269778412,"traceId":"5d62f4dac6fc842a"},{"name":"make","duration":1362277,"timestamp":352481302706,"id":18,"parentId":16,"tags":{},"startTime":1742269777052,"traceId":"5d62f4dac6fc842a"},{"name":"get-entries","duration":585,"timestamp":352482665616,"id":728,"parentId":727,"tags":{},"startTime":1742269778415,"traceId":"5d62f4dac6fc842a"},{"name":"node-file-trace-plugin","duration":79115,"timestamp":352482667943,"id":729,"parentId":727,"tags":{"traceEntryCount":"32"},"startTime":1742269778418,"traceId":"5d62f4dac6fc842a"},{"name":"collect-traced-files","duration":655,"timestamp":352482747068,"id":730,"parentId":727,"tags":{},"startTime":1742269778497,"traceId":"5d62f4dac6fc842a"},{"name":"finish-modules","duration":82204,"timestamp":352482665523,"id":727,"parentId":17,"tags":{},"startTime":1742269778415,"traceId":"5d62f4dac6fc842a"},{"name":"chunk-graph","duration":10697,"timestamp":352482766363,"id":732,"parentId":731,"tags":{},"startTime":1742269778516,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-modules","duration":15,"timestamp":352482777135,"id":734,"parentId":731,"tags":{},"startTime":1742269778527,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-chunks","duration":8256,"timestamp":352482777186,"id":735,"parentId":731,"tags":{},"startTime":1742269778527,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-tree","duration":61,"timestamp":352482785497,"id":736,"parentId":731,"tags":{},"startTime":1742269778535,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-chunk-modules","duration":11958,"timestamp":352482785595,"id":737,"parentId":731,"tags":{},"startTime":1742269778535,"traceId":"5d62f4dac6fc842a"},{"name":"optimize","duration":20510,"timestamp":352482777101,"id":733,"parentId":731,"tags":{},"startTime":1742269778527,"traceId":"5d62f4dac6fc842a"},{"name":"module-hash","duration":10691,"timestamp":352482806341,"id":738,"parentId":731,"tags":{},"startTime":1742269778556,"traceId":"5d62f4dac6fc842a"},{"name":"code-generation","duration":122872,"timestamp":352482817069,"id":739,"parentId":731,"tags":{},"startTime":1742269778567,"traceId":"5d62f4dac6fc842a"},{"name":"hash","duration":4266,"timestamp":352482942578,"id":740,"parentId":731,"tags":{},"startTime":1742269778692,"traceId":"5d62f4dac6fc842a"},{"name":"code-generation-jobs","duration":334,"timestamp":352482946843,"id":741,"parentId":731,"tags":{},"startTime":1742269778696,"traceId":"5d62f4dac6fc842a"},{"name":"module-assets","duration":180,"timestamp":352482947111,"id":742,"parentId":731,"tags":{},"startTime":1742269778697,"traceId":"5d62f4dac6fc842a"},{"name":"create-chunk-assets","duration":8626,"timestamp":352482947296,"id":743,"parentId":731,"tags":{},"startTime":1742269778697,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":50056,"timestamp":352482975503,"id":746,"parentId":744,"tags":{"name":"../app/api/databases/route.js","cache":"MISS"},"startTime":1742269778725,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":51875,"timestamp":352482973720,"id":745,"parentId":744,"tags":{"name":"../app/api/cloudflare/route.js","cache":"MISS"},"startTime":1742269778723,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":49588,"timestamp":352482976029,"id":747,"parentId":744,"tags":{"name":"../app/api/migrations/sync-files/route.js","cache":"MISS"},"startTime":1742269778726,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":48233,"timestamp":352482977400,"id":749,"parentId":744,"tags":{"name":"../app/api/pull-data/confirm/route.js","cache":"MISS"},"startTime":1742269778727,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":48638,"timestamp":352482977006,"id":748,"parentId":744,"tags":{"name":"../app/api/migrations/sync/route.js","cache":"MISS"},"startTime":1742269778727,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":47781,"timestamp":352482977873,"id":751,"parentId":744,"tags":{"name":"../app/api/pull-remote/preview/route.js","cache":"MISS"},"startTime":1742269778727,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":48070,"timestamp":352482977595,"id":750,"parentId":744,"tags":{"name":"../app/api/pull-remote/confirm/route.js","cache":"MISS"},"startTime":1742269778727,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":47384,"timestamp":352482978291,"id":753,"parentId":744,"tags":{"name":"../app/api/push-remote/preview/route.js","cache":"MISS"},"startTime":1742269778728,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":47914,"timestamp":352482978058,"id":752,"parentId":744,"tags":{"name":"../app/api/push-remote/confirm/route.js","cache":"MISS"},"startTime":1742269778728,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":46999,"timestamp":352482979059,"id":756,"parentId":744,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1742269778729,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":46950,"timestamp":352482979145,"id":757,"parentId":744,"tags":{"name":"../app/api/update/route.js","cache":"MISS"},"startTime":1742269778729,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":47251,"timestamp":352482978870,"id":755,"parentId":744,"tags":{"name":"../app/api/tables/route.js","cache":"MISS"},"startTime":1742269778728,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":46903,"timestamp":352482979238,"id":758,"parentId":744,"tags":{"name":"../pages/_app.js","cache":"MISS"},"startTime":1742269778729,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":47651,"timestamp":352482978518,"id":754,"parentId":744,"tags":{"name":"../app/api/query/route.js","cache":"MISS"},"startTime":1742269778728,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":36752,"timestamp":352482989449,"id":762,"parentId":744,"tags":{"name":"../pages/_document.js","cache":"MISS"},"startTime":1742269778739,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":36736,"timestamp":352482989488,"id":763,"parentId":744,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1742269778739,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":46619,"timestamp":352482979628,"id":760,"parentId":744,"tags":{"name":"../app/api/tables/[name]/route.js","cache":"MISS"},"startTime":1742269778729,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":46911,"timestamp":352482979355,"id":759,"parentId":744,"tags":{"name":"../pages/_error.js","cache":"MISS"},"startTime":1742269778729,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":65072,"timestamp":352482989686,"id":764,"parentId":744,"tags":{"name":"638.js","cache":"MISS"},"startTime":1742269778739,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":66424,"timestamp":352482991112,"id":765,"parentId":744,"tags":{"name":"452.js","cache":"MISS"},"startTime":1742269778741,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":88041,"timestamp":352482991312,"id":766,"parentId":744,"tags":{"name":"391.js","cache":"MISS"},"startTime":1742269778741,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":83762,"timestamp":352482998548,"id":768,"parentId":744,"tags":{"name":"627.js","cache":"MISS"},"startTime":1742269778748,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":85336,"timestamp":352482999184,"id":769,"parentId":744,"tags":{"name":"226.js","cache":"MISS"},"startTime":1742269778749,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":87335,"timestamp":352482999322,"id":770,"parentId":744,"tags":{"name":"90.js","cache":"MISS"},"startTime":1742269778749,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":121590,"timestamp":352482979783,"id":761,"parentId":744,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1742269778729,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":136485,"timestamp":352482994583,"id":767,"parentId":744,"tags":{"name":"992.js","cache":"MISS"},"startTime":1742269778744,"traceId":"5d62f4dac6fc842a"},{"name":"minify-webpack-plugin-optimize","duration":172147,"timestamp":352482958935,"id":744,"parentId":16,"tags":{"compilationName":"server"},"startTime":1742269778709,"traceId":"5d62f4dac6fc842a"},{"name":"css-minimizer-plugin","duration":104,"timestamp":352483131187,"id":771,"parentId":16,"tags":{},"startTime":1742269778881,"traceId":"5d62f4dac6fc842a"},{"name":"create-trace-assets","duration":1430,"timestamp":352483131391,"id":772,"parentId":17,"tags":{},"startTime":1742269778881,"traceId":"5d62f4dac6fc842a"},{"name":"seal","duration":379547,"timestamp":352482757801,"id":731,"parentId":16,"tags":{},"startTime":1742269778507,"traceId":"5d62f4dac6fc842a"},{"name":"webpack-compilation","duration":1844173,"timestamp":352481298441,"id":16,"parentId":13,"tags":{"name":"server"},"startTime":1742269777048,"traceId":"5d62f4dac6fc842a"},{"name":"emit","duration":5240,"timestamp":352483142806,"id":773,"parentId":13,"tags":{},"startTime":1742269778892,"traceId":"5d62f4dac6fc842a"},{"name":"webpack-close","duration":168476,"timestamp":352483148653,"id":774,"parentId":13,"tags":{"name":"server"},"startTime":1742269778898,"traceId":"5d62f4dac6fc842a"}]
8
+ [{"name":"webpack-generate-error-stats","duration":1308,"timestamp":352483317312,"id":775,"parentId":774,"tags":{},"startTime":1742269779067,"traceId":"5d62f4dac6fc842a"},{"name":"make","duration":82,"timestamp":352483324363,"id":777,"parentId":776,"tags":{},"startTime":1742269779074,"traceId":"5d62f4dac6fc842a"},{"name":"chunk-graph","duration":18,"timestamp":352483324745,"id":779,"parentId":778,"tags":{},"startTime":1742269779074,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-modules","duration":3,"timestamp":352483324782,"id":781,"parentId":778,"tags":{},"startTime":1742269779074,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-chunks","duration":30,"timestamp":352483324813,"id":782,"parentId":778,"tags":{},"startTime":1742269779074,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-tree","duration":3,"timestamp":352483324859,"id":783,"parentId":778,"tags":{},"startTime":1742269779074,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-chunk-modules","duration":29,"timestamp":352483324890,"id":784,"parentId":778,"tags":{},"startTime":1742269779074,"traceId":"5d62f4dac6fc842a"},{"name":"optimize","duration":162,"timestamp":352483324771,"id":780,"parentId":778,"tags":{},"startTime":1742269779074,"traceId":"5d62f4dac6fc842a"},{"name":"module-hash","duration":8,"timestamp":352483325029,"id":785,"parentId":778,"tags":{},"startTime":1742269779075,"traceId":"5d62f4dac6fc842a"},{"name":"code-generation","duration":6,"timestamp":352483325043,"id":786,"parentId":778,"tags":{},"startTime":1742269779075,"traceId":"5d62f4dac6fc842a"},{"name":"hash","duration":24,"timestamp":352483325075,"id":787,"parentId":778,"tags":{},"startTime":1742269779075,"traceId":"5d62f4dac6fc842a"},{"name":"code-generation-jobs","duration":17,"timestamp":352483325099,"id":788,"parentId":778,"tags":{},"startTime":1742269779075,"traceId":"5d62f4dac6fc842a"},{"name":"module-assets","duration":9,"timestamp":352483325112,"id":789,"parentId":778,"tags":{},"startTime":1742269779075,"traceId":"5d62f4dac6fc842a"},{"name":"create-chunk-assets","duration":8,"timestamp":352483325125,"id":790,"parentId":778,"tags":{},"startTime":1742269779075,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":293,"timestamp":352483326147,"id":792,"parentId":791,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1742269779076,"traceId":"5d62f4dac6fc842a"},{"name":"minify-webpack-plugin-optimize","duration":392,"timestamp":352483326053,"id":791,"parentId":776,"tags":{"compilationName":"edge-server"},"startTime":1742269779076,"traceId":"5d62f4dac6fc842a"},{"name":"css-minimizer-plugin","duration":4,"timestamp":352483326467,"id":793,"parentId":776,"tags":{},"startTime":1742269779076,"traceId":"5d62f4dac6fc842a"},{"name":"seal","duration":2617,"timestamp":352483324673,"id":778,"parentId":776,"tags":{},"startTime":1742269779074,"traceId":"5d62f4dac6fc842a"},{"name":"webpack-compilation","duration":3765,"timestamp":352483323567,"id":776,"parentId":13,"tags":{"name":"edge-server"},"startTime":1742269779073,"traceId":"5d62f4dac6fc842a"},{"name":"emit","duration":315,"timestamp":352483327355,"id":794,"parentId":13,"tags":{},"startTime":1742269779077,"traceId":"5d62f4dac6fc842a"},{"name":"webpack-close","duration":1915,"timestamp":352483327772,"id":795,"parentId":13,"tags":{"name":"edge-server"},"startTime":1742269779077,"traceId":"5d62f4dac6fc842a"},{"name":"webpack-generate-error-stats","duration":245,"timestamp":352483329691,"id":796,"parentId":795,"tags":{},"startTime":1742269779079,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":634,"timestamp":352483340091,"id":821,"parentId":801,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1742269779090,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":60,"timestamp":352483340759,"id":822,"parentId":806,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1742269779090,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":171,"timestamp":352483340829,"id":823,"parentId":817,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1742269779090,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":63,"timestamp":352483341006,"id":824,"parentId":820,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1742269779091,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7155,"timestamp":352483334570,"id":806,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7157,"timestamp":352483334572,"id":807,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7155,"timestamp":352483334576,"id":808,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7154,"timestamp":352483334577,"id":809,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7154,"timestamp":352483334579,"id":810,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7154,"timestamp":352483334580,"id":811,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7153,"timestamp":352483334581,"id":812,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7151,"timestamp":352483334584,"id":813,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7151,"timestamp":352483334586,"id":814,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7152,"timestamp":352483334587,"id":815,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7152,"timestamp":352483334588,"id":816,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7150,"timestamp":352483334591,"id":818,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":7150,"timestamp":352483334593,"id":819,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"next-client-pages-loader","duration":74,"timestamp":352483342566,"id":828,"parentId":827,"tags":{"absolutePagePath":"next/dist/client/components/not-found-error"},"startTime":1742269779092,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":658,"timestamp":352483342221,"id":827,"parentId":802,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1742269779092,"traceId":"5d62f4dac6fc842a"},{"name":"next-client-pages-loader","duration":10,"timestamp":352483343041,"id":830,"parentId":829,"tags":{"absolutePagePath":"next/dist/pages/_app"},"startTime":1742269779093,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":235,"timestamp":352483342888,"id":829,"parentId":803,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!","layer":null},"startTime":1742269779092,"traceId":"5d62f4dac6fc842a"},{"name":"next-client-pages-loader","duration":7,"timestamp":352483343142,"id":832,"parentId":831,"tags":{"absolutePagePath":"next/dist/pages/_error"},"startTime":1742269779093,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":77,"timestamp":352483343128,"id":831,"parentId":805,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!","layer":null},"startTime":1742269779093,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4125,"timestamp":352483341262,"id":826,"parentId":800,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1742269779091,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4460,"timestamp":352483341077,"id":825,"parentId":799,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/next.js","layer":null},"startTime":1742269779091,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1760,"timestamp":352483351033,"id":834,"parentId":824,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/page.jsx","layer":"app-pages-browser"},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":1989,"timestamp":352483351080,"id":835,"parentId":823,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/toaster.jsx","layer":"app-pages-browser"},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3695,"timestamp":352483351122,"id":836,"parentId":821,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3898,"timestamp":352483351140,"id":837,"parentId":821,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4033,"timestamp":352483351185,"id":840,"parentId":821,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4662,"timestamp":352483351155,"id":838,"parentId":821,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4960,"timestamp":352483351241,"id":842,"parentId":821,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5129,"timestamp":352483351256,"id":843,"parentId":829,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/pages/_app.js","layer":null},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7009,"timestamp":352483350765,"id":833,"parentId":823,"tags":{"name":"/Users/kona/Desktop/d1studio/src/context/database-context.js","layer":"app-pages-browser"},"startTime":1742269779100,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6642,"timestamp":352483351280,"id":845,"parentId":827,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/not-found-error.js","layer":"app-pages-browser"},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7138,"timestamp":352483351199,"id":841,"parentId":821,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-boundary.js","layer":"app-pages-browser"},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7342,"timestamp":352483351268,"id":844,"parentId":831,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/pages/_error.js","layer":null},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8392,"timestamp":352483351170,"id":839,"parentId":821,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1742269779101,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7800,"timestamp":352483352018,"id":846,"parentId":826,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1742269779102,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7995,"timestamp":352483352040,"id":847,"parentId":826,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1742269779102,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8213,"timestamp":352483352073,"id":849,"parentId":825,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/webpack.js","layer":null},"startTime":1742269779102,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17922,"timestamp":352483352057,"id":848,"parentId":826,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1742269779102,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19634,"timestamp":352483352211,"id":850,"parentId":825,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/index.js","layer":null},"startTime":1742269779102,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3028,"timestamp":352483378343,"id":857,"parentId":836,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/search-params.js","layer":"app-pages-browser"},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3829,"timestamp":352483378385,"id":858,"parentId":836,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/params.js","layer":"app-pages-browser"},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5427,"timestamp":352483378263,"id":854,"parentId":846,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5515,"timestamp":352483378282,"id":855,"parentId":836,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6154,"timestamp":352483378230,"id":852,"parentId":843,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils.js","layer":null},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6799,"timestamp":352483378249,"id":853,"parentId":844,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/head.js","layer":null},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6794,"timestamp":352483378425,"id":859,"parentId":840,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7730,"timestamp":352483378170,"id":851,"parentId":804,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/router.js","layer":null},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7777,"timestamp":352483378440,"id":860,"parentId":838,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8114,"timestamp":352483378455,"id":861,"parentId":838,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8352,"timestamp":352483378470,"id":862,"parentId":838,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2574,"timestamp":352483394652,"id":863,"parentId":841,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"app-pages-browser"},"startTime":1742269779144,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4317,"timestamp":352483394741,"id":864,"parentId":839,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1742269779144,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4595,"timestamp":352483394770,"id":865,"parentId":839,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1742269779144,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4816,"timestamp":352483394805,"id":867,"parentId":845,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1742269779144,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5211,"timestamp":352483394788,"id":866,"parentId":839,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1742269779144,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5327,"timestamp":352483394842,"id":869,"parentId":839,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1742269779144,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5529,"timestamp":352483394858,"id":870,"parentId":842,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1742269779144,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5602,"timestamp":352483394873,"id":871,"parentId":842,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1742269779144,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5681,"timestamp":352483394888,"id":872,"parentId":839,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1742269779144,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5766,"timestamp":352483394904,"id":873,"parentId":839,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"app-pages-browser"},"startTime":1742269779144,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5897,"timestamp":352483394918,"id":874,"parentId":839,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6619,"timestamp":352483394826,"id":868,"parentId":839,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1742269779144,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2530,"timestamp":352483402251,"id":887,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/is-error.js","layer":null},"startTime":1742269779152,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4268,"timestamp":352483404177,"id":900,"parentId":857,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"app-pages-browser"},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4650,"timestamp":352483404220,"id":901,"parentId":857,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"app-pages-browser"},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4819,"timestamp":352483404262,"id":902,"parentId":857,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/scheduler.js","layer":"app-pages-browser"},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5843,"timestamp":352483404302,"id":903,"parentId":857,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"app-pages-browser"},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5948,"timestamp":352483404441,"id":905,"parentId":857,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/utils.js","layer":"app-pages-browser"},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":16301,"timestamp":352483394934,"id":875,"parentId":834,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/sidebar.jsx","layer":"app-pages-browser"},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":16642,"timestamp":352483395050,"id":878,"parentId":835,"tags":{"name":"/Users/kona/Desktop/d1studio/src/hooks/use-toast.js","layer":"app-pages-browser"},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":16954,"timestamp":352483395093,"id":879,"parentId":835,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/toast.jsx","layer":"app-pages-browser"},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17153,"timestamp":352483395131,"id":880,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17332,"timestamp":352483395145,"id":881,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17462,"timestamp":352483395160,"id":882,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/app-build-id.js","layer":"app-pages-browser"},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":18496,"timestamp":352483394973,"id":876,"parentId":834,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/sql-editor.jsx","layer":"app-pages-browser"},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"}]
9
+ [{"name":"build-module-js","duration":18552,"timestamp":352483395173,"id":883,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18923,"timestamp":352483395187,"id":884,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":null},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":36427,"timestamp":352483378297,"id":856,"parentId":836,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/work-async-storage.external.js","layer":"shared"},"startTime":1742269779128,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19672,"timestamp":352483395198,"id":885,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":null},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":21641,"timestamp":352483395013,"id":877,"parentId":834,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/table-view.jsx","layer":"app-pages-browser"},"startTime":1742269779145,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14564,"timestamp":352483402267,"id":888,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":null},"startTime":1742269779152,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14655,"timestamp":352483402301,"id":890,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/is-next-router-error.js","layer":null},"startTime":1742269779152,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14784,"timestamp":352483402284,"id":889,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":null},"startTime":1742269779152,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14984,"timestamp":352483402193,"id":886,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":null},"startTime":1742269779152,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":14946,"timestamp":352483402349,"id":893,"parentId":833,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/request-deduplication.js","layer":"app-pages-browser"},"startTime":1742269779152,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12987,"timestamp":352483404484,"id":906,"parentId":853,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/side-effect.js","layer":null},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":13056,"timestamp":352483404498,"id":907,"parentId":853,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":null},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":572,"timestamp":352483428621,"id":911,"parentId":843,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":null},"startTime":1742269779178,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":488,"timestamp":352483428935,"id":914,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":null},"startTime":1742269779179,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1316,"timestamp":352483428573,"id":910,"parentId":857,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"app-pages-browser"},"startTime":1742269779178,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1210,"timestamp":352483428843,"id":912,"parentId":840,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1742269779178,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1220,"timestamp":352483428890,"id":913,"parentId":838,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1742269779178,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":28483,"timestamp":352483402336,"id":892,"parentId":843,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react/index.js","layer":null},"startTime":1742269779152,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":28239,"timestamp":352483404346,"id":904,"parentId":857,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","layer":"shared"},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":28616,"timestamp":352483404067,"id":897,"parentId":849,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/deployment-id.js","layer":null},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":28777,"timestamp":352483404016,"id":896,"parentId":846,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/deployment-id.js","layer":"app-pages-browser"},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":29264,"timestamp":352483404085,"id":898,"parentId":836,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/params.browser.js","layer":"app-pages-browser"},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":29647,"timestamp":352483404133,"id":899,"parentId":836,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":31539,"timestamp":352483402315,"id":891,"parentId":843,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react/jsx-runtime.js","layer":null},"startTime":1742269779152,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5424,"timestamp":352483428550,"id":909,"parentId":853,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":null},"startTime":1742269779178,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5563,"timestamp":352483428493,"id":908,"parentId":853,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/amp-mode.js","layer":null},"startTime":1742269779178,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5229,"timestamp":352483428963,"id":916,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/mitt.js","layer":null},"startTime":1742269779179,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1009,"timestamp":352483435252,"id":934,"parentId":865,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/get-segment-param.js","layer":"app-pages-browser"},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9073,"timestamp":352483428946,"id":915,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1742269779179,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3315,"timestamp":352483435018,"id":918,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":null},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3447,"timestamp":352483434980,"id":917,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":null},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3459,"timestamp":352483435083,"id":922,"parentId":860,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4577,"timestamp":352483435053,"id":920,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4887,"timestamp":352483435034,"id":919,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/action-queue.js","layer":"app-pages-browser"},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5061,"timestamp":352483435070,"id":921,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":null},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5124,"timestamp":352483435115,"id":924,"parentId":862,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5340,"timestamp":352483435099,"id":923,"parentId":861,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5449,"timestamp":352483435165,"id":928,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/remove-base-path.js","layer":null},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5721,"timestamp":352483435154,"id":927,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/route-announcer.js","layer":null},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5833,"timestamp":352483435177,"id":929,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/has-base-path.js","layer":null},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6327,"timestamp":352483435129,"id":925,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/head-manager.js","layer":null},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6791,"timestamp":352483435142,"id":926,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/page-loader.js","layer":null},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6901,"timestamp":352483435233,"id":933,"parentId":868,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7010,"timestamp":352483435218,"id":932,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":null},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7320,"timestamp":352483435206,"id":931,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/adapters.js","layer":null},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7341,"timestamp":352483435325,"id":937,"parentId":869,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7926,"timestamp":352483435311,"id":936,"parentId":866,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8381,"timestamp":352483435295,"id":935,"parentId":866,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9113,"timestamp":352483435193,"id":930,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/script.js","layer":null},"startTime":1742269779185,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1863,"timestamp":352483457105,"id":960,"parentId":886,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/interception-routes.js","layer":null},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"font-loader","duration":1025,"timestamp":352483458007,"id":970,"parentId":969,"tags":{},"startTime":1742269779208,"traceId":"5d62f4dac6fc842a"},{"name":"font-loader","duration":609,"timestamp":352483458424,"id":972,"parentId":971,"tags":{},"startTime":1742269779208,"traceId":"5d62f4dac6fc842a"},{"name":"postcss","duration":673,"timestamp":352483459680,"id":973,"parentId":969,"tags":{},"startTime":1742269779209,"traceId":"5d62f4dac6fc842a"},{"name":"postcss","duration":375,"timestamp":352483459981,"id":974,"parentId":971,"tags":{},"startTime":1742269779210,"traceId":"5d62f4dac6fc842a"},{"name":"next-font-loader","duration":2441,"timestamp":352483457959,"id":969,"parentId":954,"tags":{},"startTime":1742269779208,"traceId":"5d62f4dac6fc842a"},{"name":"next-font-loader","duration":1994,"timestamp":352483458408,"id":971,"parentId":955,"tags":{},"startTime":1742269779208,"traceId":"5d62f4dac6fc842a"},{"name":"css-loader","duration":3487,"timestamp":352483460368,"id":975,"parentId":954,"tags":{"astUsed":"true"},"startTime":1742269779210,"traceId":"5d62f4dac6fc842a"},{"name":"css-loader","duration":3463,"timestamp":352483460395,"id":976,"parentId":955,"tags":{"astUsed":"true"},"startTime":1742269779210,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":7219,"timestamp":352483456872,"id":954,"parentId":894,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!/Users/kona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":null},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":7138,"timestamp":352483457043,"id":955,"parentId":895,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!/Users/kona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":null},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8625,"timestamp":352483456558,"id":940,"parentId":874,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/interception-routes.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":8447,"timestamp":352483457114,"id":961,"parentId":879,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11145,"timestamp":352483456537,"id":939,"parentId":868,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11303,"timestamp":352483456603,"id":941,"parentId":868,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11630,"timestamp":352483456480,"id":938,"parentId":868,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11571,"timestamp":352483456639,"id":943,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/globals/handle-global-errors.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11642,"timestamp":352483456657,"id":944,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/globals/patch-console.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11789,"timestamp":352483456687,"id":946,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/react-client-callbacks/shared.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11950,"timestamp":352483456702,"id":947,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/react-client-callbacks/shared.js","layer":null},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11994,"timestamp":352483456768,"id":950,"parentId":887,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-plain-object.js","layer":null},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12142,"timestamp":352483456801,"id":952,"parentId":903,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12329,"timestamp":352483456785,"id":951,"parentId":903,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/hooks-server-context.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12796,"timestamp":352483456672,"id":945,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/react-client-callbacks/app-router.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12599,"timestamp":352483457081,"id":958,"parentId":890,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-error.js","layer":null},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12760,"timestamp":352483457069,"id":957,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/tracing/report-to-socket.js","layer":null},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12939,"timestamp":352483457093,"id":959,"parentId":890,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":null},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":13214,"timestamp":352483457056,"id":956,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/tracing/tracer.js","layer":null},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12528,"timestamp":352483457915,"id":967,"parentId":915,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12730,"timestamp":352483457883,"id":966,"parentId":915,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":13616,"timestamp":352483457154,"id":962,"parentId":851,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/with-router.js","layer":null},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12964,"timestamp":352483457934,"id":968,"parentId":923,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1742269779208,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":7614,"timestamp":352483473043,"id":994,"parentId":876,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/react/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779223,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":32563,"timestamp":352483457166,"id":963,"parentId":851,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/router.js","layer":null},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17884,"timestamp":352483472309,"id":977,"parentId":919,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17953,"timestamp":352483472360,"id":978,"parentId":929,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":null},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":18046,"timestamp":352483472576,"id":980,"parentId":875,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/cloudflare-credentials-modal.jsx","layer":"app-pages-browser"},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":18165,"timestamp":352483472669,"id":982,"parentId":875,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/environment-select.jsx","layer":"app-pages-browser"},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":18486,"timestamp":352483472710,"id":983,"parentId":876,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/query-results.jsx","layer":"app-pages-browser"},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18465,"timestamp":352483472836,"id":988,"parentId":926,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":null},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18727,"timestamp":352483472804,"id":986,"parentId":915,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/use-reducer.js","layer":"app-pages-browser"},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18791,"timestamp":352483472848,"id":989,"parentId":879,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/utils.js","layer":"app-pages-browser"},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":18864,"timestamp":352483472885,"id":990,"parentId":875,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/input.jsx","layer":"app-pages-browser"},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":19016,"timestamp":352483472924,"id":991,"parentId":875,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/alert.jsx","layer":"app-pages-browser"},"startTime":1742269779223,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19844,"timestamp":352483472823,"id":987,"parentId":926,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/constants.js","layer":null},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":19852,"timestamp":352483472963,"id":992,"parentId":876,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/button.jsx","layer":"app-pages-browser"},"startTime":1742269779223,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":21124,"timestamp":352483472627,"id":981,"parentId":875,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/environment-handler.jsx","layer":"app-pages-browser"},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":21439,"timestamp":352483473002,"id":993,"parentId":876,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/dropdown-menu.jsx","layer":"app-pages-browser"},"startTime":1742269779223,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":21777,"timestamp":352483473122,"id":996,"parentId":877,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/editable-cell.jsx","layer":"app-pages-browser"},"startTime":1742269779223,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":22160,"timestamp":352483473201,"id":998,"parentId":877,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/delete-records-dialog.jsx","layer":"app-pages-browser"},"startTime":1742269779223,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":22787,"timestamp":352483473083,"id":995,"parentId":877,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/table-toolbar.jsx","layer":"app-pages-browser"},"startTime":1742269779223,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":23146,"timestamp":352483473161,"id":997,"parentId":877,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/editable-row.jsx","layer":"app-pages-browser"},"startTime":1742269779223,"traceId":"5d62f4dac6fc842a"}]
10
+ [{"name":"build-module-mjs","duration":38469,"timestamp":352483472750,"id":984,"parentId":879,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-toast/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":7906,"timestamp":352483503936,"id":1001,"parentId":877,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/column-sorting.jsx","layer":"app-pages-browser"},"startTime":1742269779254,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":8295,"timestamp":352483503780,"id":999,"parentId":877,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/table-error-dialog.jsx","layer":"app-pages-browser"},"startTime":1742269779253,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":10342,"timestamp":352483503879,"id":1000,"parentId":877,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/resize-columns.jsx","layer":"app-pages-browser"},"startTime":1742269779253,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10768,"timestamp":352483503978,"id":1002,"parentId":876,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/parse-sql-error.js","layer":"app-pages-browser"},"startTime":1742269779254,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":10854,"timestamp":352483504068,"id":1004,"parentId":877,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/scroll-area.jsx","layer":"app-pages-browser"},"startTime":1742269779254,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":11132,"timestamp":352483504018,"id":1003,"parentId":877,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/table.jsx","layer":"app-pages-browser"},"startTime":1742269779254,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":63093,"timestamp":352483457668,"id":965,"parentId":856,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/work-async-storage-instance.js","layer":"shared"},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":64073,"timestamp":352483456818,"id":953,"parentId":905,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":64441,"timestamp":352483456620,"id":942,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-dom/client.js","layer":null},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":64647,"timestamp":352483456756,"id":949,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":null},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":64938,"timestamp":352483456715,"id":948,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1742269779206,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":4957,"timestamp":352483517244,"id":1005,"parentId":877,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/checkbox.jsx","layer":"app-pages-browser"},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5037,"timestamp":352483517361,"id":1008,"parentId":915,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5166,"timestamp":352483517382,"id":1009,"parentId":926,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/add-base-path.js","layer":null},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5406,"timestamp":352483517396,"id":1010,"parentId":915,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5540,"timestamp":352483517428,"id":1012,"parentId":915,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5694,"timestamp":352483517444,"id":1013,"parentId":915,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6111,"timestamp":352483517412,"id":1011,"parentId":915,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6449,"timestamp":352483517459,"id":1014,"parentId":920,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"app-pages-browser"},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6726,"timestamp":352483517489,"id":1016,"parentId":920,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"app-pages-browser"},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7358,"timestamp":352483517474,"id":1015,"parentId":920,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"app-pages-browser"},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5785,"timestamp":352483528813,"id":1037,"parentId":946,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":62405,"timestamp":352483472790,"id":985,"parentId":904,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","layer":"shared"},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":63138,"timestamp":352483472379,"id":979,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react-server-dom-webpack/client.js","layer":"app-pages-browser"},"startTime":1742269779222,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7770,"timestamp":352483528371,"id":1019,"parentId":931,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/index.js","layer":null},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8093,"timestamp":352483528272,"id":1017,"parentId":919,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7888,"timestamp":352483528630,"id":1024,"parentId":850,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/portal/index.js","layer":null},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7962,"timestamp":352483528668,"id":1027,"parentId":926,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":null},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8161,"timestamp":352483528643,"id":1025,"parentId":925,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/set-attributes-from-props.js","layer":null},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8317,"timestamp":352483528655,"id":1026,"parentId":926,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":null},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9656,"timestamp":352483528681,"id":1028,"parentId":935,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9769,"timestamp":352483528711,"id":1030,"parentId":935,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/bailout-to-client-rendering.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9901,"timestamp":352483528697,"id":1029,"parentId":935,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9913,"timestamp":352483528789,"id":1035,"parentId":932,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/image-config.js","layer":null},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10187,"timestamp":352483528747,"id":1032,"parentId":915,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/prefetch.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10370,"timestamp":352483528766,"id":1033,"parentId":926,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/add-locale.js","layer":null},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10405,"timestamp":352483528852,"id":1038,"parentId":958,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/redirect-status-code.js","layer":null},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10675,"timestamp":352483528801,"id":1036,"parentId":926,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":null},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10756,"timestamp":352483528865,"id":1039,"parentId":946,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11706,"timestamp":352483528777,"id":1034,"parentId":926,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/route-loader.js","layer":null},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12006,"timestamp":352483528595,"id":1022,"parentId":877,"tags":{"name":"__barrel_optimize__?names=AlertCircle,Loader2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12300,"timestamp":352483528387,"id":1020,"parentId":875,"tags":{"name":"__barrel_optimize__?names=AlertCircle,Loader2,Search,Table2,TerminalSquare!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12166,"timestamp":352483528578,"id":1021,"parentId":876,"tags":{"name":"__barrel_optimize__?names=ChevronDown,Command,CornerDownLeft,GripHorizontal,Loader2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12166,"timestamp":352483528613,"id":1023,"parentId":879,"tags":{"name":"__barrel_optimize__?names=X!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":876,"timestamp":352483548766,"id":1054,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/constants.js","layer":null},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":71811,"timestamp":352483548862,"id":1062,"parentId":992,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":107051,"timestamp":352483517322,"id":1006,"parentId":892,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react/cjs/react.production.min.js","layer":null},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":107351,"timestamp":352483517345,"id":1007,"parentId":891,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react/cjs/react-jsx-runtime.production.min.js","layer":null},"startTime":1742269779267,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":78753,"timestamp":352483547481,"id":1041,"parentId":967,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1742269779297,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":79043,"timestamp":352483547437,"id":1040,"parentId":947,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":null},"startTime":1742269779297,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":79234,"timestamp":352483547514,"id":1043,"parentId":940,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1742269779297,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":78054,"timestamp":352483548776,"id":1055,"parentId":987,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":null},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":79580,"timestamp":352483547502,"id":1042,"parentId":960,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":null},"startTime":1742269779297,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":78436,"timestamp":352483548789,"id":1056,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":null},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":78575,"timestamp":352483548802,"id":1057,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":null},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":78712,"timestamp":352483548815,"id":1058,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":null},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":78907,"timestamp":352483548838,"id":1060,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":null},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":79299,"timestamp":352483548827,"id":1059,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":null},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":79447,"timestamp":352483548850,"id":1061,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":null},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":80504,"timestamp":352483548648,"id":1047,"parentId":931,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":null},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":80627,"timestamp":352483548622,"id":1046,"parentId":931,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":null},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":80656,"timestamp":352483548665,"id":1048,"parentId":980,"tags":{"name":"__barrel_optimize__?names=Loader2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":23,"timestamp":352483630081,"id":1069,"parentId":963,"tags":{"layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":298759,"timestamp":352483334561,"id":803,"parentId":798,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4641,"timestamp":352483630138,"id":1071,"parentId":961,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4682,"timestamp":352483630180,"id":1072,"parentId":994,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/index.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":9682,"timestamp":352483630310,"id":1079,"parentId":989,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":9463,"timestamp":352483630651,"id":1102,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":94572,"timestamp":352483548902,"id":1063,"parentId":993,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":94980,"timestamp":352483548685,"id":1049,"parentId":982,"tags":{"name":"__barrel_optimize__?names=Download,HardDrive,Loader2,Upload!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":95078,"timestamp":352483548702,"id":1050,"parentId":993,"tags":{"name":"__barrel_optimize__?names=Check,ChevronRight,Circle!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":95119,"timestamp":352483548718,"id":1051,"parentId":998,"tags":{"name":"__barrel_optimize__?names=AlertCircle!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":95186,"timestamp":352483548749,"id":1053,"parentId":997,"tags":{"name":"__barrel_optimize__?names=Trash2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":95326,"timestamp":352483548734,"id":1052,"parentId":995,"tags":{"name":"__barrel_optimize__?names=ArrowLeft,ArrowRight,Columns,Loader2,SlidersHorizontal!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":115904,"timestamp":352483528727,"id":1031,"parentId":834,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":116688,"timestamp":352483528323,"id":1018,"parentId":936,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/action-async-storage.external.js","layer":"shared"},"startTime":1742269779278,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15567,"timestamp":352483630237,"id":1074,"parentId":947,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":15943,"timestamp":352483630222,"id":1073,"parentId":946,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":16448,"timestamp":352483630025,"id":1068,"parentId":930,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/request-idle-callback.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":16341,"timestamp":352483630298,"id":1078,"parentId":1009,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":16621,"timestamp":352483630283,"id":1077,"parentId":1008,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17029,"timestamp":352483630250,"id":1075,"parentId":945,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/globals/intercept-console-error.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17141,"timestamp":352483630361,"id":1081,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/detect-domain-locale.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17305,"timestamp":352483630378,"id":1082,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/remove-locale.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17429,"timestamp":352483630432,"id":1086,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":17980,"timestamp":352483630390,"id":1083,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/resolve-href.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18434,"timestamp":352483630416,"id":1085,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/bloom-filter.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18556,"timestamp":352483630456,"id":1088,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18673,"timestamp":352483630468,"id":1089,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18786,"timestamp":352483630492,"id":1091,"parentId":1022,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/circle-alert.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18855,"timestamp":352483630508,"id":1092,"parentId":1022,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/loader-circle.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19330,"timestamp":352483630444,"id":1087,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19342,"timestamp":352483630523,"id":1093,"parentId":1020,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/search.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19400,"timestamp":352483630539,"id":1094,"parentId":1020,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/table-2.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19553,"timestamp":352483630480,"id":1090,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19544,"timestamp":352483630568,"id":1096,"parentId":1034,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19686,"timestamp":352483630554,"id":1095,"parentId":1037,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19832,"timestamp":352483630580,"id":1097,"parentId":1028,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20017,"timestamp":352483630595,"id":1098,"parentId":1028,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20209,"timestamp":352483630611,"id":1099,"parentId":1028,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"}]
11
+ [{"name":"build-module-js","duration":20537,"timestamp":352483630625,"id":1100,"parentId":1028,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":21190,"timestamp":352483630639,"id":1101,"parentId":1019,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":7498,"timestamp":352483653809,"id":1103,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779403,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":7900,"timestamp":352483653935,"id":1105,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":8003,"timestamp":352483654096,"id":1109,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":8069,"timestamp":352483654136,"id":1110,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":8215,"timestamp":352483654181,"id":1111,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":8270,"timestamp":352483654220,"id":1112,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":8346,"timestamp":352483654259,"id":1113,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":32611,"timestamp":352483630266,"id":1076,"parentId":1005,"tags":{"name":"__barrel_optimize__?names=Check!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":32823,"timestamp":352483630112,"id":1070,"parentId":1001,"tags":{"name":"__barrel_optimize__?names=ArrowDown,ArrowUp,ArrowUpDown!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":9141,"timestamp":352483654462,"id":1118,"parentId":995,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/refresh-button.jsx","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":9417,"timestamp":352483654502,"id":1119,"parentId":995,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/sync-migrations-button.jsx","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":10064,"timestamp":352483654378,"id":1116,"parentId":981,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/push-preview-toast.jsx","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":10798,"timestamp":352483654422,"id":1117,"parentId":981,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/pull-preview-toast.jsx","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":11006,"timestamp":352483654582,"id":1121,"parentId":995,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/column-selector.jsx","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":11331,"timestamp":352483654621,"id":1122,"parentId":980,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/dialog.jsx","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11288,"timestamp":352483654736,"id":1125,"parentId":1002,"tags":{"name":"/Users/kona/Desktop/d1studio/src/lib/sql-error-types.js","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":11784,"timestamp":352483654660,"id":1123,"parentId":982,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/select.jsx","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":11879,"timestamp":352483654698,"id":1124,"parentId":995,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/ui/tooltip.jsx","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11951,"timestamp":352483654775,"id":1126,"parentId":1020,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/square-terminal.js","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-jsx","duration":12772,"timestamp":352483654543,"id":1120,"parentId":995,"tags":{"name":"/Users/kona/Desktop/d1studio/src/components/download-button.jsx","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":26137,"timestamp":352483654016,"id":1107,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":26607,"timestamp":352483653888,"id":1104,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779403,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":27459,"timestamp":352483653976,"id":1106,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":143834,"timestamp":352483548595,"id":1045,"parentId":840,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1742269779298,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":156214,"timestamp":352483548941,"id":1064,"parentId":848,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1742269779299,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":60983,"timestamp":352483654338,"id":1115,"parentId":1005,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-checkbox/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"postcss-process","duration":268871,"timestamp":352483549688,"id":1066,"parentId":1065,"tags":{},"startTime":1742269779299,"traceId":"5d62f4dac6fc842a"},{"name":"postcss-loader","duration":269577,"timestamp":352483549019,"id":1065,"parentId":1044,"tags":{},"startTime":1742269779299,"traceId":"5d62f4dac6fc842a"},{"name":"css-loader","duration":9031,"timestamp":352483818624,"id":1160,"parentId":1044,"tags":{"astUsed":"true"},"startTime":1742269779568,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":175520,"timestamp":352483654056,"id":1108,"parentId":984,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":177480,"timestamp":352483654298,"id":1114,"parentId":1004,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-scroll-area/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779404,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":160243,"timestamp":352483671748,"id":1128,"parentId":1021,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/command.js","layer":"app-pages-browser"},"startTime":1742269779421,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":160382,"timestamp":352483671691,"id":1127,"parentId":1021,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-down.js","layer":"app-pages-browser"},"startTime":1742269779421,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":160395,"timestamp":352483671788,"id":1130,"parentId":1021,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/grip-horizontal.js","layer":"app-pages-browser"},"startTime":1742269779421,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":160482,"timestamp":352483671770,"id":1129,"parentId":1021,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/corner-down-left.js","layer":"app-pages-browser"},"startTime":1742269779421,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":160526,"timestamp":352483671804,"id":1131,"parentId":1023,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/x.js","layer":"app-pages-browser"},"startTime":1742269779421,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":160925,"timestamp":352483671820,"id":1132,"parentId":1008,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1742269779421,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":161063,"timestamp":352483671920,"id":1136,"parentId":1016,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":161328,"timestamp":352483671935,"id":1137,"parentId":1015,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":161637,"timestamp":352483671835,"id":1133,"parentId":1009,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/normalize-trailing-slash.js","layer":null},"startTime":1742269779421,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":161586,"timestamp":352483671964,"id":1139,"parentId":1056,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":null},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":161639,"timestamp":352483671976,"id":1140,"parentId":1043,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":161679,"timestamp":352483671991,"id":1141,"parentId":1042,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":null},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":161857,"timestamp":352483671951,"id":1138,"parentId":1042,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/segment.js","layer":null},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":161915,"timestamp":352483672002,"id":1142,"parentId":1041,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":161985,"timestamp":352483672017,"id":1143,"parentId":1060,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":null},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":162074,"timestamp":352483672028,"id":1144,"parentId":1060,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":null},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":162149,"timestamp":352483672040,"id":1145,"parentId":1059,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":null},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":162357,"timestamp":352483672079,"id":1148,"parentId":947,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/stitched-error.js","layer":null},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":162690,"timestamp":352483672053,"id":1146,"parentId":957,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/pages/websocket.js","layer":null},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":162917,"timestamp":352483672066,"id":1147,"parentId":946,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/stitched-error.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":163331,"timestamp":352483672091,"id":1149,"parentId":945,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/use-error-handler.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":163471,"timestamp":352483672118,"id":1151,"parentId":1034,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/trusted-types.js","layer":null},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":163630,"timestamp":352483672133,"id":1152,"parentId":1032,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/cache-key.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":163793,"timestamp":352483672177,"id":1155,"parentId":1017,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":164017,"timestamp":352483672191,"id":1156,"parentId":1017,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":164727,"timestamp":352483672147,"id":1153,"parentId":1032,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/scheduler.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":165012,"timestamp":352483672205,"id":1157,"parentId":1017,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":165313,"timestamp":352483672220,"id":1158,"parentId":1017,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":166187,"timestamp":352483672162,"id":1154,"parentId":1017,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":168221,"timestamp":352483672233,"id":1159,"parentId":1017,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":222734,"timestamp":352483630404,"id":1084,"parentId":963,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/lib/is-api-route.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":223115,"timestamp":352483630347,"id":1080,"parentId":954,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":223650,"timestamp":352483629983,"id":1067,"parentId":839,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1742269779380,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":458199,"timestamp":352483402397,"id":894,"parentId":823,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}","layer":"app-pages-browser"},"startTime":1742269779152,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":456972,"timestamp":352483403930,"id":895,"parentId":823,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.jsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}","layer":"app-pages-browser"},"startTime":1742269779154,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4041,"timestamp":352483858553,"id":1173,"parentId":1072,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/loader/index.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4166,"timestamp":352483858594,"id":1174,"parentId":1100,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/export/helpers/is-dynamic-usage-error.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4209,"timestamp":352483858639,"id":1175,"parentId":1100,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":194598,"timestamp":352483671849,"id":1134,"parentId":965,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/async-local-storage.js","layer":"shared"},"startTime":1742269779421,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":194735,"timestamp":352483671871,"id":1135,"parentId":953,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","layer":"app-pages-browser"},"startTime":1742269779421,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":194726,"timestamp":352483672106,"id":1150,"parentId":979,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1742269779422,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9191,"timestamp":352483858298,"id":1161,"parentId":1091,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9217,"timestamp":352483858363,"id":1162,"parentId":1049,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/download.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9274,"timestamp":352483858387,"id":1163,"parentId":1049,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/hard-drive.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9322,"timestamp":352483858407,"id":1164,"parentId":1049,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/upload.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9357,"timestamp":352483858425,"id":1165,"parentId":1050,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/check.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9379,"timestamp":352483858474,"id":1168,"parentId":1053,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/trash-2.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9420,"timestamp":352483858489,"id":1169,"parentId":1052,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-left.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9521,"timestamp":352483858441,"id":1166,"parentId":1050,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-right.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9497,"timestamp":352483858522,"id":1171,"parentId":1052,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/columns-2.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9651,"timestamp":352483858458,"id":1167,"parentId":1050,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/circle.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9656,"timestamp":352483858506,"id":1170,"parentId":1052,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-right.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9716,"timestamp":352483858537,"id":1172,"parentId":1052,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/sliders-horizontal.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9626,"timestamp":352483858683,"id":1176,"parentId":1118,"tags":{"name":"__barrel_optimize__?names=Loader2,RefreshCw!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":9622,"timestamp":352483858727,"id":1177,"parentId":1119,"tags":{"name":"__barrel_optimize__?names=FolderSync,Loader2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779608,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4525,"timestamp":352483869786,"id":1187,"parentId":1063,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6355,"timestamp":352483869730,"id":1185,"parentId":1070,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-up-down.js","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6477,"timestamp":352483869713,"id":1184,"parentId":1070,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-up.js","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6563,"timestamp":352483869695,"id":1183,"parentId":1070,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/arrow-down.js","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6405,"timestamp":352483869984,"id":1193,"parentId":1132,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1742269779620,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6534,"timestamp":352483869970,"id":1192,"parentId":1047,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/escape-regexp.js","layer":null},"startTime":1742269779620,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":542663,"timestamp":352483334567,"id":804,"parentId":798,"tags":{"request":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/router.js"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":1939,"timestamp":352483876852,"id":1197,"parentId":1106,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779626,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":1987,"timestamp":352483876925,"id":1198,"parentId":1115,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-previous/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":2118,"timestamp":352483876974,"id":1199,"parentId":1115,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":2232,"timestamp":352483877017,"id":1200,"parentId":1114,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":2252,"timestamp":352483877058,"id":1201,"parentId":1114,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/number/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":11749,"timestamp":352483869846,"id":1189,"parentId":1122,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-dialog/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"}]
12
+ [{"name":"build-module-js","duration":12278,"timestamp":352483869571,"id":1178,"parentId":1116,"tags":{"name":"__barrel_optimize__?names=Loader2,X!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12288,"timestamp":352483869620,"id":1179,"parentId":1117,"tags":{"name":"__barrel_optimize__?names=FileText,Loader2,X!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12304,"timestamp":352483869642,"id":1180,"parentId":1121,"tags":{"name":"__barrel_optimize__?names=Columns!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12331,"timestamp":352483869660,"id":1181,"parentId":1123,"tags":{"name":"__barrel_optimize__?names=Check,ChevronDown,ChevronUp!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12366,"timestamp":352483869678,"id":1182,"parentId":1120,"tags":{"name":"__barrel_optimize__?names=Download,FileCode,FileJson,FileSpreadsheet,Loader2!=!/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/lucide-react.js","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":13809,"timestamp":352483869931,"id":1191,"parentId":1124,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779620,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":17229,"timestamp":352483869745,"id":1186,"parentId":1063,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10360,"timestamp":352483877121,"id":1203,"parentId":1137,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/promise-queue.js","layer":"app-pages-browser"},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10774,"timestamp":352483877101,"id":1202,"parentId":1136,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"app-pages-browser"},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":10922,"timestamp":352483877153,"id":1205,"parentId":1146,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/get-socket-url.js","layer":null},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11077,"timestamp":352483877167,"id":1206,"parentId":1149,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/attach-hydration-error-state.js","layer":"app-pages-browser"},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":87,"timestamp":352483890779,"id":1210,"parentId":894,"tags":{},"startTime":1742269779640,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":7,"timestamp":352483890873,"id":1211,"parentId":895,"tags":{},"startTime":1742269779640,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11970,"timestamp":352483890993,"id":1215,"parentId":1173,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/_virtual/_rollupPluginBabelHelpers.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12003,"timestamp":352483891040,"id":1216,"parentId":1173,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/config/index.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12119,"timestamp":352483891083,"id":1217,"parentId":1173,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/validators/index.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12167,"timestamp":352483891124,"id":1218,"parentId":1173,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/compose.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12209,"timestamp":352483891166,"id":1219,"parentId":1173,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/deepMerge.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12270,"timestamp":352483891206,"id":1220,"parentId":1173,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/makeCancelable.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":12422,"timestamp":352483891248,"id":1221,"parentId":1135,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/async-local-storage.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":26855,"timestamp":352483877197,"id":1208,"parentId":1149,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/console-error.js","layer":"app-pages-browser"},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":27161,"timestamp":352483877183,"id":1207,"parentId":1149,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/hydration-error-info.js","layer":"app-pages-browser"},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":37628,"timestamp":352483869893,"id":1190,"parentId":1123,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-select/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":30556,"timestamp":352483877213,"id":1209,"parentId":1149,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/enqueue-client-error.js","layer":"app-pages-browser"},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":32033,"timestamp":352483877138,"id":1204,"parentId":1155,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1742269779627,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18529,"timestamp":352483890951,"id":1213,"parentId":1176,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/refresh-cw.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18710,"timestamp":352483890974,"id":1214,"parentId":1177,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/folder-sync.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18947,"timestamp":352483890886,"id":1212,"parentId":1161,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/Icon.js","layer":"app-pages-browser"},"startTime":1742269779640,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18689,"timestamp":352483891304,"id":1222,"parentId":1161,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":18806,"timestamp":352483891353,"id":1224,"parentId":1159,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":19045,"timestamp":352483891388,"id":1226,"parentId":1156,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":20043,"timestamp":352483891371,"id":1225,"parentId":1153,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/cache.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":48738,"timestamp":352483870000,"id":1194,"parentId":1018,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/app-render/action-async-storage-instance.js","layer":"shared"},"startTime":1742269779620,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":49097,"timestamp":352483869826,"id":1188,"parentId":942,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-dom/index.js","layer":null},"startTime":1742269779619,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":49042,"timestamp":352483870015,"id":1195,"parentId":1031,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1742269779620,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":50201,"timestamp":352483870026,"id":1196,"parentId":1045,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1742269779620,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4096,"timestamp":352483920974,"id":1229,"parentId":1157,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4351,"timestamp":352483920895,"id":1227,"parentId":1156,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1742269779670,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4453,"timestamp":352483920993,"id":1230,"parentId":1154,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":4705,"timestamp":352483920953,"id":1228,"parentId":1156,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6191,"timestamp":352483921010,"id":1231,"parentId":1154,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6433,"timestamp":352483921026,"id":1232,"parentId":1154,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6849,"timestamp":352483921041,"id":1233,"parentId":1154,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":6969,"timestamp":352483921120,"id":1238,"parentId":1159,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/reducers/server-reference-info.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7308,"timestamp":352483921088,"id":1236,"parentId":1149,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/lib/console.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7448,"timestamp":352483921153,"id":1240,"parentId":1179,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-text.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":7495,"timestamp":352483921175,"id":1241,"parentId":1181,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/chevron-up.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":8202,"timestamp":352483921056,"id":1234,"parentId":1154,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/navigation.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1306,"timestamp":352483930486,"id":1245,"parentId":1173,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/state-local/lib/es/state-local.js","layer":"app-pages-browser"},"startTime":1742269779680,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1365,"timestamp":352483930544,"id":1247,"parentId":1217,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/curry.js","layer":"app-pages-browser"},"startTime":1742269779680,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1376,"timestamp":352483930585,"id":1248,"parentId":1217,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@monaco-editor/loader/lib/es/utils/isObject.js","layer":"app-pages-browser"},"startTime":1742269779680,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":85946,"timestamp":352483891325,"id":1223,"parentId":1064,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1742269779641,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":47187,"timestamp":352483930468,"id":1244,"parentId":1182,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-spreadsheet.js","layer":"app-pages-browser"},"startTime":1742269779680,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":47305,"timestamp":352483930447,"id":1243,"parentId":1182,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-json.js","layer":"app-pages-browser"},"startTime":1742269779680,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":47437,"timestamp":352483930398,"id":1242,"parentId":1182,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/icons/file-code.js","layer":"app-pages-browser"},"startTime":1742269779680,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":47405,"timestamp":352483930527,"id":1246,"parentId":1212,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":"app-pages-browser"},"startTime":1742269779680,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1492,"timestamp":352483978827,"id":1253,"parentId":1189,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1742269779728,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1944,"timestamp":352483978867,"id":1254,"parentId":1189,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1742269779728,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2760,"timestamp":352483978935,"id":1256,"parentId":1205,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/shared/lib/normalized-asset-prefix.js","layer":null},"startTime":1742269779729,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2969,"timestamp":352483978912,"id":1255,"parentId":1202,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"app-pages-browser"},"startTime":1742269779728,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":3257,"timestamp":352483978950,"id":1257,"parentId":1206,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/is-hydration-error.js","layer":"app-pages-browser"},"startTime":1742269779729,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4445,"timestamp":352483978699,"id":1250,"parentId":1189,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779728,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":62254,"timestamp":352483921107,"id":1237,"parentId":1146,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/server/dev/hot-reloader-types.js","layer":null},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":62834,"timestamp":352483921071,"id":1235,"parentId":1067,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":65727,"timestamp":352483921139,"id":1239,"parentId":1150,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1742269779671,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":10157,"timestamp":352483978620,"id":1249,"parentId":1189,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779728,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":10725,"timestamp":352483978786,"id":1252,"parentId":1186,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779728,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":11668,"timestamp":352483978746,"id":1251,"parentId":1191,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779728,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5004,"timestamp":352483991397,"id":1259,"parentId":1225,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/lru.js","layer":"app-pages-browser"},"startTime":1742269779741,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":5371,"timestamp":352483991332,"id":1258,"parentId":1225,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/components/segment-cache/tuple-map.js","layer":"app-pages-browser"},"startTime":1742269779741,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":336,"timestamp":352483998116,"id":1260,"parentId":1253,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1742269779748,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-css","duration":453592,"timestamp":352483547531,"id":1044,"parentId":964,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/globals.css.webpack[javascript/auto]!=!/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!/Users/kona/Desktop/d1studio/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!/Users/kona/Desktop/d1studio/src/app/globals.css","layer":null},"startTime":1742269779297,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":742,"timestamp":352484001406,"id":1262,"parentId":1260,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1742269779751,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":746,"timestamp":352484001465,"id":1263,"parentId":1260,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1742269779751,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-css","duration":546131,"timestamp":352483457178,"id":964,"parentId":823,"tags":{"name":"/Users/kona/Desktop/d1studio/src/app/globals.css","layer":"app-pages-browser"},"startTime":1742269779207,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":1785,"timestamp":352484004091,"id":1264,"parentId":1251,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1742269779754,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":1899,"timestamp":352484004144,"id":1265,"parentId":1251,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1742269779754,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":33126,"timestamp":352483998202,"id":1261,"parentId":1188,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-dom/cjs/react-dom.production.min.js","layer":null},"startTime":1742269779748,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":3772,"timestamp":352484031762,"id":1266,"parentId":1260,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1742269779781,"traceId":"5d62f4dac6fc842a"},{"name":"build-module","duration":21,"timestamp":352484036038,"id":1269,"parentId":964,"tags":{},"startTime":1742269779786,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":299,"timestamp":352484036067,"id":1270,"parentId":1262,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1742269779786,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":802,"timestamp":352484036133,"id":1271,"parentId":1263,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1742269779786,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":872,"timestamp":352484037719,"id":1272,"parentId":1262,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"app-pages-browser"},"startTime":1742269779787,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":909,"timestamp":352484037769,"id":1273,"parentId":1262,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1742269779787,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":925,"timestamp":352484037811,"id":1274,"parentId":1263,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1742269779787,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":2978,"timestamp":352484039997,"id":1275,"parentId":1264,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"app-pages-browser"},"startTime":1742269779790,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11281,"timestamp":352484031974,"id":1268,"parentId":853,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/polyfills/process.js","layer":null},"startTime":1742269779782,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":11498,"timestamp":352484031865,"id":1267,"parentId":902,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1742269779781,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":854,"timestamp":352484043589,"id":1276,"parentId":1271,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1742269779793,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1091,"timestamp":352484043647,"id":1277,"parentId":1271,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1742269779793,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1118,"timestamp":352484043691,"id":1278,"parentId":1271,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1742269779793,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1127,"timestamp":352484043735,"id":1279,"parentId":1271,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1742269779793,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1678,"timestamp":352484045209,"id":1280,"parentId":1273,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1735,"timestamp":352484045266,"id":1281,"parentId":1273,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1758,"timestamp":352484045307,"id":1282,"parentId":1273,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1789,"timestamp":352484045347,"id":1283,"parentId":1273,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1917,"timestamp":352484045393,"id":1284,"parentId":1273,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1935,"timestamp":352484045433,"id":1285,"parentId":1273,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1966,"timestamp":352484045473,"id":1286,"parentId":1273,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2016,"timestamp":352484045519,"id":1287,"parentId":1273,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2069,"timestamp":352484045559,"id":1288,"parentId":1274,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"}]
13
+ [{"name":"build-module-js","duration":2345,"timestamp":352484045598,"id":1289,"parentId":1274,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2364,"timestamp":352484045638,"id":1290,"parentId":1274,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/config.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2517,"timestamp":352484045677,"id":1291,"parentId":1274,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2656,"timestamp":352484045716,"id":1292,"parentId":1274,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2710,"timestamp":352484045755,"id":1293,"parentId":1274,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/exports.js","layer":"app-pages-browser"},"startTime":1742269779795,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":797,"timestamp":352484052116,"id":1294,"parentId":1278,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1742269779802,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":858,"timestamp":352484052187,"id":1295,"parentId":1278,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1742269779802,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":880,"timestamp":352484052232,"id":1296,"parentId":1279,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1742269779802,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":969,"timestamp":352484052272,"id":1297,"parentId":1279,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1742269779802,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":996,"timestamp":352484052314,"id":1298,"parentId":1279,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1742269779802,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1445,"timestamp":352484053912,"id":1299,"parentId":1289,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1742269779803,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":1887,"timestamp":352484053962,"id":1300,"parentId":1275,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1742269779804,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":3776,"timestamp":352484054007,"id":1301,"parentId":1275,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1742269779804,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-mjs","duration":4048,"timestamp":352484054096,"id":1302,"parentId":1275,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1742269779804,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":205,"timestamp":352484059656,"id":1305,"parentId":1297,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1742269779809,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2056,"timestamp":352484059612,"id":1304,"parentId":1203,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1742269779809,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2210,"timestamp":352484059551,"id":1303,"parentId":1203,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1742269779809,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":984,"timestamp":352484061275,"id":1306,"parentId":1299,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/detect-node-es/esm/browser.js","layer":"app-pages-browser"},"startTime":1742269779811,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":591,"timestamp":352484062007,"id":1307,"parentId":1223,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1742269779812,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":791,"timestamp":352484062314,"id":1308,"parentId":1261,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/scheduler/index.js","layer":null},"startTime":1742269779812,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":866,"timestamp":352484063821,"id":1312,"parentId":1308,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/scheduler/cjs/scheduler.production.min.js","layer":null},"startTime":1742269779813,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":730273,"timestamp":352483334456,"id":799,"parentId":798,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1526,"timestamp":352484063631,"id":1310,"parentId":1268,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/process/browser.js","layer":null},"startTime":1742269779813,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":1832,"timestamp":352484063646,"id":1311,"parentId":1267,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1742269779813,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":730931,"timestamp":352483334569,"id":805,"parentId":798,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":731001,"timestamp":352483334555,"id":802,"parentId":798,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":731076,"timestamp":352483334482,"id":801,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":730966,"timestamp":352483334594,"id":820,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":730971,"timestamp":352483334590,"id":817,"parentId":798,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%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%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkona%2FDesktop%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=false!"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"build-module-js","duration":2670,"timestamp":352484063576,"id":1309,"parentId":1307,"tags":{"name":"/Users/kona/Desktop/d1studio/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1742269779813,"traceId":"5d62f4dac6fc842a"},{"name":"add-entry","duration":731795,"timestamp":352483334476,"id":800,"parentId":798,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"make","duration":731957,"timestamp":352483334336,"id":798,"parentId":797,"tags":{},"startTime":1742269779084,"traceId":"5d62f4dac6fc842a"},{"name":"chunk-graph","duration":3108,"timestamp":352484079187,"id":1314,"parentId":1313,"tags":{},"startTime":1742269779829,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-modules","duration":3,"timestamp":352484082318,"id":1316,"parentId":1313,"tags":{},"startTime":1742269779832,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-chunks","duration":2333,"timestamp":352484082812,"id":1318,"parentId":1313,"tags":{},"startTime":1742269779832,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-tree","duration":4,"timestamp":352484085162,"id":1319,"parentId":1313,"tags":{},"startTime":1742269779835,"traceId":"5d62f4dac6fc842a"},{"name":"optimize-chunk-modules","duration":4355,"timestamp":352484085180,"id":1320,"parentId":1313,"tags":{},"startTime":1742269779835,"traceId":"5d62f4dac6fc842a"},{"name":"optimize","duration":7238,"timestamp":352484082310,"id":1315,"parentId":1313,"tags":{},"startTime":1742269779832,"traceId":"5d62f4dac6fc842a"},{"name":"module-hash","duration":5471,"timestamp":352484096037,"id":1321,"parentId":1313,"tags":{},"startTime":1742269779846,"traceId":"5d62f4dac6fc842a"},{"name":"code-generation","duration":56018,"timestamp":352484101522,"id":1322,"parentId":1313,"tags":{},"startTime":1742269779851,"traceId":"5d62f4dac6fc842a"},{"name":"hash","duration":2194,"timestamp":352484158984,"id":1323,"parentId":1313,"tags":{},"startTime":1742269779909,"traceId":"5d62f4dac6fc842a"},{"name":"code-generation-jobs","duration":118,"timestamp":352484161178,"id":1324,"parentId":1313,"tags":{},"startTime":1742269779911,"traceId":"5d62f4dac6fc842a"},{"name":"module-assets","duration":146,"timestamp":352484161286,"id":1325,"parentId":1313,"tags":{},"startTime":1742269779911,"traceId":"5d62f4dac6fc842a"},{"name":"create-chunk-assets","duration":3062,"timestamp":352484161437,"id":1326,"parentId":1313,"tags":{},"startTime":1742269779911,"traceId":"5d62f4dac6fc842a"},{"name":"NextJsBuildManifest-generateClientManifest","duration":758,"timestamp":352484168163,"id":1328,"parentId":797,"tags":{},"startTime":1742269779918,"traceId":"5d62f4dac6fc842a"},{"name":"NextJsBuildManifest-createassets","duration":1131,"timestamp":352484167797,"id":1327,"parentId":797,"tags":{},"startTime":1742269779917,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27055,"timestamp":352484175482,"id":1333,"parentId":1329,"tags":{"name":"static/chunks/pages/_app-d23763e3e6c904ff.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27144,"timestamp":352484175418,"id":1331,"parentId":1329,"tags":{"name":"static/chunks/main-app-fa35024de9bd9284.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27057,"timestamp":352484175516,"id":1335,"parentId":1329,"tags":{"name":"static/chunks/app/api/cloudflare/route-b77846f372b01f38.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27090,"timestamp":352484175499,"id":1334,"parentId":1329,"tags":{"name":"static/chunks/pages/_error-9b7125ad1a1e68fa.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27068,"timestamp":352484175534,"id":1336,"parentId":1329,"tags":{"name":"static/chunks/app/api/databases/route-407794f8145d9a0b.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27064,"timestamp":352484175551,"id":1337,"parentId":1329,"tags":{"name":"static/chunks/app/api/migrations/sync-files/route-92010db279b4dd8e.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27047,"timestamp":352484175578,"id":1339,"parentId":1329,"tags":{"name":"static/chunks/app/api/pull-data/confirm/route-a02fe6d3cdd0a535.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27069,"timestamp":352484175565,"id":1338,"parentId":1329,"tags":{"name":"static/chunks/app/api/migrations/sync/route-9f480f5590369a8f.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27051,"timestamp":352484175590,"id":1340,"parentId":1329,"tags":{"name":"static/chunks/app/api/pull-remote/confirm/route-f401a03507d1da50.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27206,"timestamp":352484175444,"id":1332,"parentId":1329,"tags":{"name":"static/chunks/app/_not-found/page-b786c3dd79ad15a5.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27053,"timestamp":352484175605,"id":1341,"parentId":1329,"tags":{"name":"static/chunks/app/api/pull-remote/preview/route-3c53814b5cb8b6b0.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27038,"timestamp":352484175629,"id":1342,"parentId":1329,"tags":{"name":"static/chunks/app/api/push-remote/confirm/route-8f359249e907c63b.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27031,"timestamp":352484175644,"id":1343,"parentId":1329,"tags":{"name":"static/chunks/app/api/push-remote/preview/route-b51bf94f39c17a9d.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27026,"timestamp":352484175657,"id":1344,"parentId":1329,"tags":{"name":"static/chunks/app/api/query/route-87bae2d4aebaf859.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27020,"timestamp":352484175670,"id":1345,"parentId":1329,"tags":{"name":"static/chunks/app/api/tables/route-0f46f911562abcdf.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":26923,"timestamp":352484175776,"id":1348,"parentId":1329,"tags":{"name":"static/chunks/app/api/tables/[name]/route-d20ca163b9c03e7c.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":26945,"timestamp":352484175763,"id":1347,"parentId":1329,"tags":{"name":"static/chunks/app/api/update/route-14edc1917760bce0.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":27033,"timestamp":352484175684,"id":1346,"parentId":1329,"tags":{"name":"static/chunks/app/layout-be6ee67cf0c92654.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":25539,"timestamp":352484177186,"id":1350,"parentId":1329,"tags":{"name":"static/chunks/webpack-c76ac1e586b2802a.js","cache":"MISS"},"startTime":1742269779927,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":40619,"timestamp":352484175790,"id":1349,"parentId":1329,"tags":{"name":"static/chunks/app/page-36ed30b2266617f3.js","cache":"MISS"},"startTime":1742269779925,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":58312,"timestamp":352484174037,"id":1330,"parentId":1329,"tags":{"name":"static/chunks/main-8d0ab17774ffa031.js","cache":"MISS"},"startTime":1742269779924,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":55670,"timestamp":352484178737,"id":1353,"parentId":1329,"tags":{"name":"static/chunks/692-ede418e1d28a1394.js","cache":"MISS"},"startTime":1742269779928,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":79570,"timestamp":352484177253,"id":1351,"parentId":1329,"tags":{"name":"static/chunks/framework-d29117d969504448.js","cache":"MISS"},"startTime":1742269779927,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":76280,"timestamp":352484185497,"id":1356,"parentId":1329,"tags":{"name":"static/chunks/92-c4466e0f1ca8a3a8.js","cache":"MISS"},"startTime":1742269779935,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":79861,"timestamp":352484185625,"id":1357,"parentId":1329,"tags":{"name":"static/chunks/735-b885dfec6353171d.js","cache":"MISS"},"startTime":1742269779935,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":79806,"timestamp":352484185729,"id":1358,"parentId":1329,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1742269779935,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":79796,"timestamp":352484185747,"id":1359,"parentId":1329,"tags":{"name":"static/ZBTCAyp1kO5FdEHMU-Dw2/_ssgManifest.js","cache":"MISS"},"startTime":1742269779935,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":79861,"timestamp":352484185757,"id":1360,"parentId":1329,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1742269779935,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":82552,"timestamp":352484185767,"id":1361,"parentId":1329,"tags":{"name":"static/ZBTCAyp1kO5FdEHMU-Dw2/_buildManifest.js","cache":"MISS"},"startTime":1742269779935,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":82578,"timestamp":352484185777,"id":1362,"parentId":1329,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1742269779935,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":98197,"timestamp":352484177494,"id":1352,"parentId":1329,"tags":{"name":"static/chunks/4bd1b696-8c908eb707f85a27.js","cache":"MISS"},"startTime":1742269779927,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":121287,"timestamp":352484183438,"id":1355,"parentId":1329,"tags":{"name":"static/chunks/576-c4daf274bb6469a1.js","cache":"MISS"},"startTime":1742269779933,"traceId":"5d62f4dac6fc842a"},{"name":"minify-js","duration":129043,"timestamp":352484179184,"id":1354,"parentId":1329,"tags":{"name":"static/chunks/517-3b698a5d3da06ff7.js","cache":"MISS"},"startTime":1742269779929,"traceId":"5d62f4dac6fc842a"},{"name":"minify-webpack-plugin-optimize","duration":138749,"timestamp":352484169484,"id":1329,"parentId":797,"tags":{"compilationName":"client"},"startTime":1742269779919,"traceId":"5d62f4dac6fc842a"},{"name":"minify-css","duration":175575,"timestamp":352484308339,"id":1364,"parentId":1363,"tags":{"file":"static/css/17d12c576c5fcea8.css","cache":"MISS"},"startTime":1742269780058,"traceId":"5d62f4dac6fc842a"},{"name":"css-minimizer-plugin","duration":175619,"timestamp":352484308306,"id":1363,"parentId":797,"tags":{},"startTime":1742269780058,"traceId":"5d62f4dac6fc842a"},{"name":"seal","duration":417164,"timestamp":352484072216,"id":1313,"parentId":797,"tags":{},"startTime":1742269779822,"traceId":"5d62f4dac6fc842a"},{"name":"webpack-compilation","duration":1155821,"timestamp":352483333650,"id":797,"parentId":13,"tags":{"name":"client"},"startTime":1742269779083,"traceId":"5d62f4dac6fc842a"},{"name":"emit","duration":3479,"timestamp":352484489492,"id":1365,"parentId":13,"tags":{},"startTime":1742269780239,"traceId":"5d62f4dac6fc842a"},{"name":"webpack-close","duration":115906,"timestamp":352484493184,"id":1366,"parentId":13,"tags":{"name":"client"},"startTime":1742269780243,"traceId":"5d62f4dac6fc842a"},{"name":"webpack-generate-error-stats","duration":477,"timestamp":352484609102,"id":1367,"parentId":1366,"tags":{},"startTime":1742269780359,"traceId":"5d62f4dac6fc842a"},{"name":"run-webpack-compiler","duration":3554140,"timestamp":352481055618,"id":13,"parentId":1,"tags":{},"startTime":1742269776805,"traceId":"5d62f4dac6fc842a"},{"name":"format-webpack-messages","duration":61,"timestamp":352484609762,"id":1368,"parentId":1,"tags":{},"startTime":1742269780359,"traceId":"5d62f4dac6fc842a"},{"name":"verify-and-lint","duration":789261,"timestamp":352484618873,"id":1371,"parentId":1,"tags":{},"startTime":1742269780368,"traceId":"5d62f4dac6fc842a"},{"name":"verify-typescript-setup","duration":2488772,"timestamp":352484614557,"id":1370,"parentId":1,"tags":{},"startTime":1742269780364,"traceId":"5d62f4dac6fc842a"},{"name":"check-static-error-page","duration":1677,"timestamp":352487112775,"id":1374,"parentId":1373,"tags":{},"startTime":1742269782862,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":2175,"timestamp":352487131513,"id":1375,"parentId":1373,"tags":{"page":"/_app"},"startTime":1742269782881,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":1368,"timestamp":352487132347,"id":1377,"parentId":1373,"tags":{"page":"/_document"},"startTime":1742269782882,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":2669,"timestamp":352487132284,"id":1376,"parentId":1373,"tags":{"page":"/_error"},"startTime":1742269782882,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":210013,"timestamp":352487136781,"id":1400,"parentId":1385,"tags":{},"startTime":1742269782886,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":213936,"timestamp":352487132937,"id":1385,"parentId":1373,"tags":{"page":"/api/pull-remote/preview"},"startTime":1742269782883,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":215107,"timestamp":352487136937,"id":1403,"parentId":1388,"tags":{},"startTime":1742269782887,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":219055,"timestamp":352487133033,"id":1388,"parentId":1373,"tags":{"page":"/api/query"},"startTime":1742269782883,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":215444,"timestamp":352487136717,"id":1399,"parentId":1384,"tags":{},"startTime":1742269782886,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":219271,"timestamp":352487132899,"id":1384,"parentId":1373,"tags":{"page":"/api/pull-remote/confirm"},"startTime":1742269782882,"traceId":"5d62f4dac6fc842a"}]
14
+ [{"name":"is-page-static","duration":218002,"timestamp":352487137757,"id":1405,"parentId":1390,"tags":{},"startTime":1742269782887,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":222699,"timestamp":352487133096,"id":1390,"parentId":1373,"tags":{"page":"/api/tables"},"startTime":1742269782883,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":219194,"timestamp":352487136843,"id":1401,"parentId":1386,"tags":{},"startTime":1742269782886,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":223084,"timestamp":352487132970,"id":1386,"parentId":1373,"tags":{"page":"/api/push-remote/confirm"},"startTime":1742269782883,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":220482,"timestamp":352487137700,"id":1404,"parentId":1389,"tags":{},"startTime":1742269782887,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":225137,"timestamp":352487133065,"id":1389,"parentId":1373,"tags":{"page":"/api/tables/[name]"},"startTime":1742269782883,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":221832,"timestamp":352487136469,"id":1398,"parentId":1383,"tags":{},"startTime":1742269782886,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":225450,"timestamp":352487132857,"id":1383,"parentId":1373,"tags":{"page":"/api/pull-data/confirm"},"startTime":1742269782882,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":221275,"timestamp":352487137776,"id":1406,"parentId":1391,"tags":{},"startTime":1742269782887,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":225736,"timestamp":352487133327,"id":1391,"parentId":1373,"tags":{"page":"/api/update"},"startTime":1742269782883,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":226179,"timestamp":352487136141,"id":1394,"parentId":1379,"tags":{},"startTime":1742269782886,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":229668,"timestamp":352487132691,"id":1379,"parentId":1373,"tags":{"page":"/api/cloudflare"},"startTime":1742269782882,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":227741,"timestamp":352487136227,"id":1395,"parentId":1380,"tags":{},"startTime":1742269782886,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":231248,"timestamp":352487132752,"id":1380,"parentId":1373,"tags":{"page":"/api/databases"},"startTime":1742269782882,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":233279,"timestamp":352487136382,"id":1397,"parentId":1382,"tags":{},"startTime":1742269782886,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":236858,"timestamp":352487132824,"id":1382,"parentId":1373,"tags":{"page":"/api/migrations/sync"},"startTime":1742269782882,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":235240,"timestamp":352487135833,"id":1393,"parentId":1378,"tags":{},"startTime":1742269782885,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":238613,"timestamp":352487132487,"id":1378,"parentId":1373,"tags":{"page":"/_not-found"},"startTime":1742269782882,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":237023,"timestamp":352487136301,"id":1396,"parentId":1381,"tags":{},"startTime":1742269782886,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":240576,"timestamp":352487132788,"id":1381,"parentId":1373,"tags":{"page":"/api/migrations/sync-files"},"startTime":1742269782882,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":235195,"timestamp":352487138281,"id":1407,"parentId":1392,"tags":{},"startTime":1742269782888,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":240091,"timestamp":352487133395,"id":1392,"parentId":1373,"tags":{"page":"/"},"startTime":1742269782883,"traceId":"5d62f4dac6fc842a"},{"name":"is-page-static","duration":247122,"timestamp":352487136885,"id":1402,"parentId":1387,"tags":{},"startTime":1742269782886,"traceId":"5d62f4dac6fc842a"},{"name":"check-page","duration":251021,"timestamp":352487133003,"id":1387,"parentId":1373,"tags":{"page":"/api/push-remote/preview"},"startTime":1742269782883,"traceId":"5d62f4dac6fc842a"},{"name":"static-check","duration":271834,"timestamp":352487112216,"id":1373,"parentId":1,"tags":{},"startTime":1742269782862,"traceId":"5d62f4dac6fc842a"},{"name":"generate-required-server-files","duration":184,"timestamp":352487384224,"id":1409,"parentId":1,"tags":{},"startTime":1742269783134,"traceId":"5d62f4dac6fc842a"},{"name":"write-routes-manifest","duration":1009,"timestamp":352487387733,"id":1411,"parentId":1,"tags":{},"startTime":1742269783137,"traceId":"5d62f4dac6fc842a"},{"name":"load-dotenv","duration":16,"timestamp":352487676361,"id":1414,"parentId":1413,"tags":{},"startTime":1742269783426,"traceId":"5d62f4dac6fc842a"},{"name":"run-export-path-map","duration":237,"timestamp":352488377539,"id":1415,"parentId":1413,"tags":{},"startTime":1742269784127,"traceId":"5d62f4dac6fc842a"},{"name":"next-export","duration":1168056,"timestamp":352487675992,"id":1413,"parentId":1,"tags":{},"startTime":1742269783426,"traceId":"5d62f4dac6fc842a"},{"name":"move-exported-app-not-found-","duration":5090,"timestamp":352488844826,"id":1416,"parentId":1412,"tags":{},"startTime":1742269784594,"traceId":"5d62f4dac6fc842a"},{"name":"move-exported-page","duration":32185,"timestamp":352488850001,"id":1417,"parentId":1412,"tags":{},"startTime":1742269784600,"traceId":"5d62f4dac6fc842a"},{"name":"static-generation","duration":1251881,"timestamp":352487674158,"id":1412,"parentId":1,"tags":{},"startTime":1742269783424,"traceId":"5d62f4dac6fc842a"},{"name":"node-file-trace-build","duration":4188780,"timestamp":352487385307,"id":1410,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1742269783135,"traceId":"5d62f4dac6fc842a"},{"name":"apply-include-excludes","duration":271,"timestamp":352491574102,"id":1418,"parentId":1,"tags":{},"startTime":1742269787324,"traceId":"5d62f4dac6fc842a"},{"name":"print-tree-view","duration":1421,"timestamp":352491574554,"id":1419,"parentId":1,"tags":{},"startTime":1742269787324,"traceId":"5d62f4dac6fc842a"},{"name":"telemetry-flush","duration":19,"timestamp":352491575981,"id":1420,"parentId":1,"tags":{},"startTime":1742269787326,"traceId":"5d62f4dac6fc842a"},{"name":"next-build","duration":10599742,"timestamp":352480976261,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.1.6","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1742269776726,"traceId":"5d62f4dac6fc842a"}]