d1s 0.2.11 → 0.2.13

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 (318) 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/10.pack +0 -0
  10. package/dist/.next/.next/cache/webpack/client-production/11.pack +0 -0
  11. package/dist/.next/.next/cache/webpack/client-production/12.pack +0 -0
  12. package/dist/.next/.next/cache/webpack/client-production/2.pack +0 -0
  13. package/dist/.next/.next/cache/webpack/client-production/3.pack +0 -0
  14. package/dist/.next/.next/cache/webpack/client-production/4.pack +0 -0
  15. package/dist/.next/.next/cache/webpack/client-production/5.pack +0 -0
  16. package/dist/.next/.next/cache/webpack/client-production/6.pack +0 -0
  17. package/dist/.next/.next/cache/webpack/client-production/7.pack +0 -0
  18. package/dist/.next/.next/cache/webpack/client-production/8.pack +0 -0
  19. package/dist/.next/.next/cache/webpack/client-production/9.pack +0 -0
  20. package/dist/.next/.next/cache/webpack/client-production/index.pack +0 -0
  21. package/dist/.next/.next/cache/webpack/client-production/index.pack.old +0 -0
  22. package/dist/.next/.next/cache/webpack/edge-server-production/index.pack +0 -0
  23. package/dist/.next/.next/cache/webpack/server-production/0.pack +0 -0
  24. package/dist/.next/.next/cache/webpack/server-production/1.pack +0 -0
  25. package/dist/.next/.next/cache/webpack/server-production/2.pack +0 -0
  26. package/dist/.next/.next/cache/webpack/server-production/3.pack +0 -0
  27. package/dist/.next/.next/cache/webpack/server-production/index.pack +0 -0
  28. package/dist/.next/.next/cache/webpack/server-production/index.pack.old +0 -0
  29. package/dist/.next/.next/next-minimal-server.js.nft.json +1 -1
  30. package/dist/.next/.next/next-server.js.nft.json +1 -1
  31. package/dist/.next/.next/prerender-manifest.json +1 -1
  32. package/dist/.next/.next/required-server-files.json +1 -1
  33. package/dist/.next/.next/server/app/_not-found/page.js +1 -1
  34. package/dist/.next/.next/server/app/_not-found/page.js.nft.json +1 -1
  35. package/dist/.next/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  36. package/dist/.next/.next/server/app/_not-found.html +1 -1
  37. package/dist/.next/.next/server/app/_not-found.rsc +4 -4
  38. package/dist/.next/.next/server/app/api/cloudflare/route.js +1 -1
  39. package/dist/.next/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  40. package/dist/.next/.next/server/app/api/databases/route.js +1 -1
  41. package/dist/.next/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  42. package/dist/.next/.next/server/app/api/migrations/sync/route.js +5 -5
  43. package/dist/.next/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  44. package/dist/.next/.next/server/app/api/migrations/sync-files/route.js +3 -3
  45. package/dist/.next/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  46. package/dist/.next/.next/server/app/api/pull-data/confirm/route.js +1 -1
  47. package/dist/.next/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  48. package/dist/.next/.next/server/app/api/pull-remote/confirm/route.js +2 -2
  49. package/dist/.next/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  50. package/dist/.next/.next/server/app/api/pull-remote/preview/route.js +4 -4
  51. package/dist/.next/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  52. package/dist/.next/.next/server/app/api/push-remote/confirm/route.js +5 -5
  53. package/dist/.next/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  54. package/dist/.next/.next/server/app/api/push-remote/preview/route.js +4 -4
  55. package/dist/.next/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  56. package/dist/.next/.next/server/app/api/query/route.js +3 -3
  57. package/dist/.next/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  58. package/dist/.next/.next/server/app/api/tables/[name]/route.js +5 -5
  59. package/dist/.next/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  60. package/dist/.next/.next/server/app/api/tables/route.js +2 -2
  61. package/dist/.next/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  62. package/dist/.next/.next/server/app/api/update/route.js +1 -1
  63. package/dist/.next/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  64. package/dist/.next/.next/server/app/index.html +2 -2
  65. package/dist/.next/.next/server/app/index.rsc +5 -5
  66. package/dist/.next/.next/server/app/page.js +7 -7
  67. package/dist/.next/.next/server/app/page.js.nft.json +1 -1
  68. package/dist/.next/.next/server/app/page_client-reference-manifest.js +1 -1
  69. package/dist/.next/.next/server/app-paths-manifest.json +1 -1
  70. package/dist/.next/.next/server/chunks/226.js +12 -12
  71. package/dist/.next/.next/server/chunks/391.js +1 -1
  72. package/dist/.next/.next/server/chunks/572.js +1 -0
  73. package/dist/.next/.next/server/chunks/992.js +3 -3
  74. package/dist/.next/.next/server/middleware-build-manifest.js +1 -1
  75. package/dist/.next/.next/server/next-font-manifest.js +1 -1
  76. package/dist/.next/.next/server/next-font-manifest.json +1 -1
  77. package/dist/.next/.next/server/pages/404.html +1 -1
  78. package/dist/.next/.next/server/pages/500.html +1 -1
  79. package/dist/.next/.next/server/server-reference-manifest.json +1 -1
  80. package/dist/.next/.next/static/chunks/{576-c4daf274bb6469a1.js → 576-18a2209e1ed26aad.js} +1 -1
  81. package/dist/.next/.next/static/chunks/{92-c4466e0f1ca8a3a8.js → 92-5f7522943fcb72a8.js} +1 -1
  82. package/dist/.next/.next/static/chunks/app/{layout-be6ee67cf0c92654.js → layout-40ec07d04681ba81.js} +1 -1
  83. package/dist/.next/.next/static/chunks/app/page-f05cd0fc436bf9bc.js +1 -0
  84. package/dist/.next/.next/static/chunks/app/page-f2bc307c0d8acdaa.js +1 -0
  85. package/dist/.next/.next/static/chunks/{main-app-fa35024de9bd9284.js → main-app-4506e88db72db4b7.js} +1 -1
  86. package/dist/.next/.next/static/css/{9f6c25c5400f83d3.css → 7c16f57d325d0d7d.css} +1 -1
  87. package/dist/.next/.next/static/ejYPqJ2kVicVp5EFWOZIC/_buildManifest.js +1 -0
  88. package/dist/.next/.next/static/ejYPqJ2kVicVp5EFWOZIC/_ssgManifest.js +1 -0
  89. package/dist/.next/.next/static/gABGrAoO8IPArDo_Ns_7g/_buildManifest.js +1 -0
  90. package/dist/.next/.next/static/gABGrAoO8IPArDo_Ns_7g/_ssgManifest.js +1 -0
  91. package/dist/.next/.next/static/gh-QfIUVo4FTTduYCVKT6/_buildManifest.js +1 -0
  92. package/dist/.next/.next/static/gh-QfIUVo4FTTduYCVKT6/_ssgManifest.js +1 -0
  93. package/dist/.next/.next/static/media/8d697b304b401681-s.woff2 +0 -0
  94. package/dist/.next/.next/static/media/9610d9e46709d722-s.woff2 +0 -0
  95. package/dist/.next/.next/static/thaCy2qVeNqYYhdayr13C/_buildManifest.js +1 -0
  96. package/dist/.next/.next/static/thaCy2qVeNqYYhdayr13C/_ssgManifest.js +1 -0
  97. package/dist/.next/.next/static/ybCx6L6gHqtODbKmlhU-d/_buildManifest.js +1 -0
  98. package/dist/.next/.next/static/ybCx6L6gHqtODbKmlhU-d/_ssgManifest.js +1 -0
  99. package/dist/.next/.next/trace +3 -3
  100. package/dist/.next/.next/types/app/api/cloudflare/route.ts +1 -1
  101. package/dist/.next/.next/types/app/api/databases/route.ts +1 -1
  102. package/dist/.next/.next/types/app/api/migrations/sync/route.ts +1 -1
  103. package/dist/.next/.next/types/app/api/migrations/sync-files/route.ts +1 -1
  104. package/dist/.next/.next/types/app/api/pull-data/confirm/route.ts +1 -1
  105. package/dist/.next/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
  106. package/dist/.next/.next/types/app/api/pull-remote/preview/route.ts +1 -1
  107. package/dist/.next/.next/types/app/api/push-remote/confirm/route.ts +1 -1
  108. package/dist/.next/.next/types/app/api/push-remote/preview/route.ts +1 -1
  109. package/dist/.next/.next/types/app/api/query/route.ts +1 -1
  110. package/dist/.next/.next/types/app/api/tables/[name]/route.ts +1 -1
  111. package/dist/.next/.next/types/app/api/tables/route.ts +1 -1
  112. package/dist/.next/.next/types/app/api/update/route.ts +1 -1
  113. package/dist/.next/.next/types/app/page.ts +1 -1
  114. package/dist/.next/BUILD_ID +1 -1
  115. package/dist/.next/app-build-manifest.json +28 -28
  116. package/dist/.next/app-path-routes-manifest.json +1 -1
  117. package/dist/.next/build-manifest.json +3 -3
  118. package/dist/.next/cache/.rscinfo +1 -1
  119. package/dist/.next/cache/.tsbuildinfo +1 -1
  120. package/dist/.next/cache/webpack/client-production/0.pack +0 -0
  121. package/dist/.next/cache/webpack/client-production/1.pack +0 -0
  122. package/dist/.next/cache/webpack/client-production/2.pack +0 -0
  123. package/dist/.next/cache/webpack/client-production/index.pack +0 -0
  124. package/dist/.next/cache/webpack/client-production/index.pack.old +0 -0
  125. package/dist/.next/cache/webpack/edge-server-production/index.pack +0 -0
  126. package/dist/.next/cache/webpack/server-production/0.pack +0 -0
  127. package/dist/.next/cache/webpack/server-production/index.pack +0 -0
  128. package/dist/.next/next-minimal-server.js.nft.json +1 -1
  129. package/dist/.next/next-server.js.nft.json +1 -1
  130. package/dist/.next/prerender-manifest.json +1 -1
  131. package/dist/.next/required-server-files.json +1 -1
  132. package/dist/.next/server/app/_not-found/page.js +1 -1
  133. package/dist/.next/server/app/_not-found/page.js.nft.json +1 -1
  134. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  135. package/dist/.next/server/app/_not-found.html +1 -1
  136. package/dist/.next/server/app/_not-found.rsc +4 -4
  137. package/dist/.next/server/app/api/cloudflare/route.js +1 -1
  138. package/dist/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  139. package/dist/.next/server/app/api/databases/route.js +1 -1
  140. package/dist/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  141. package/dist/.next/server/app/api/migrations/sync/route.js +5 -5
  142. package/dist/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  143. package/dist/.next/server/app/api/migrations/sync-files/route.js +3 -3
  144. package/dist/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  145. package/dist/.next/server/app/api/pull-data/confirm/route.js +1 -1
  146. package/dist/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  147. package/dist/.next/server/app/api/pull-remote/confirm/route.js +2 -2
  148. package/dist/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  149. package/dist/.next/server/app/api/pull-remote/preview/route.js +4 -4
  150. package/dist/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  151. package/dist/.next/server/app/api/push-remote/confirm/route.js +5 -5
  152. package/dist/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  153. package/dist/.next/server/app/api/push-remote/preview/route.js +4 -4
  154. package/dist/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  155. package/dist/.next/server/app/api/query/route.js +3 -3
  156. package/dist/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  157. package/dist/.next/server/app/api/tables/[name]/route.js +5 -5
  158. package/dist/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  159. package/dist/.next/server/app/api/tables/route.js +2 -2
  160. package/dist/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  161. package/dist/.next/server/app/api/update/route.js +1 -1
  162. package/dist/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  163. package/dist/.next/server/app/index.html +2 -2
  164. package/dist/.next/server/app/index.rsc +5 -5
  165. package/dist/.next/server/app/page.js +7 -7
  166. package/dist/.next/server/app/page.js.nft.json +1 -1
  167. package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
  168. package/dist/.next/server/app-paths-manifest.json +1 -1
  169. package/dist/.next/server/chunks/226.js +12 -12
  170. package/dist/.next/server/chunks/391.js +1 -1
  171. package/dist/.next/server/chunks/572.js +1 -0
  172. package/dist/.next/server/chunks/992.js +3 -3
  173. package/dist/.next/server/middleware-build-manifest.js +1 -1
  174. package/dist/.next/server/next-font-manifest.js +1 -1
  175. package/dist/.next/server/next-font-manifest.json +1 -1
  176. package/dist/.next/server/pages/404.html +1 -1
  177. package/dist/.next/server/pages/500.html +1 -1
  178. package/dist/.next/server/server-reference-manifest.json +1 -1
  179. package/dist/.next/static/IX-QLbm7scYnyqWeeimal/_buildManifest.js +1 -0
  180. package/dist/.next/static/IX-QLbm7scYnyqWeeimal/_ssgManifest.js +1 -0
  181. package/dist/.next/static/chunks/{576-c4daf274bb6469a1.js → 576-18a2209e1ed26aad.js} +1 -1
  182. package/dist/.next/static/chunks/{92-c4466e0f1ca8a3a8.js → 92-5f7522943fcb72a8.js} +1 -1
  183. package/dist/.next/static/chunks/app/{layout-be6ee67cf0c92654.js → layout-40ec07d04681ba81.js} +1 -1
  184. package/dist/.next/static/chunks/app/page-f05cd0fc436bf9bc.js +1 -0
  185. package/dist/.next/static/chunks/{main-app-fa35024de9bd9284.js → main-app-4506e88db72db4b7.js} +1 -1
  186. package/dist/.next/static/css/{9f6c25c5400f83d3.css → 7c16f57d325d0d7d.css} +1 -1
  187. package/dist/.next/static/media/8d697b304b401681-s.woff2 +0 -0
  188. package/dist/.next/static/media/9610d9e46709d722-s.woff2 +0 -0
  189. package/dist/.next/trace +3 -14
  190. package/dist/.next/types/app/api/cloudflare/route.ts +1 -1
  191. package/dist/.next/types/app/api/databases/route.ts +1 -1
  192. package/dist/.next/types/app/api/migrations/sync/route.ts +1 -1
  193. package/dist/.next/types/app/api/migrations/sync-files/route.ts +1 -1
  194. package/dist/.next/types/app/api/pull-data/confirm/route.ts +1 -1
  195. package/dist/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
  196. package/dist/.next/types/app/api/pull-remote/preview/route.ts +1 -1
  197. package/dist/.next/types/app/api/push-remote/confirm/route.ts +1 -1
  198. package/dist/.next/types/app/api/push-remote/preview/route.ts +1 -1
  199. package/dist/.next/types/app/api/query/route.ts +1 -1
  200. package/dist/.next/types/app/api/tables/[name]/route.ts +1 -1
  201. package/dist/.next/types/app/api/tables/route.ts +1 -1
  202. package/dist/.next/types/app/api/update/route.ts +1 -1
  203. package/dist/.next/types/app/page.ts +1 -1
  204. package/dist/app/api/tables/[name]/route.js +22 -10
  205. package/dist/app/globals.css +39 -0
  206. package/dist/d1-studio.js +2 -2
  207. package/dist/lib/data-type-handlers.js +426 -0
  208. package/dist/lib/sql-operations.js +32 -8
  209. package/dist/lib/sql-sanitizer.js +233 -0
  210. package/package.json +3 -9
  211. package/dist/.next/.next/server/chunks/90.js +0 -1
  212. package/dist/.next/.next/static/chunks/app/page-36ed30b2266617f3.js +0 -1
  213. package/dist/.next/server/chunks/90.js +0 -1
  214. package/dist/.next/static/chunks/app/page-36ed30b2266617f3.js +0 -1
  215. package/dist/app/app/api/cloudflare/route.js +0 -150
  216. package/dist/app/app/api/databases/route.js +0 -71
  217. package/dist/app/app/api/migrations/sync/route.js +0 -174
  218. package/dist/app/app/api/migrations/sync-files/route.js +0 -172
  219. package/dist/app/app/api/pull-data/confirm/route.js +0 -230
  220. package/dist/app/app/api/pull-remote/confirm/route.js +0 -278
  221. package/dist/app/app/api/pull-remote/preview/route.js +0 -144
  222. package/dist/app/app/api/push-remote/confirm/route.js +0 -196
  223. package/dist/app/app/api/push-remote/preview/route.js +0 -179
  224. package/dist/app/app/api/query/route.js +0 -168
  225. package/dist/app/app/api/tables/[name]/route.js +0 -174
  226. package/dist/app/app/api/tables/route.js +0 -178
  227. package/dist/app/app/api/update/route.js +0 -45
  228. package/dist/app/app/globals.css +0 -93
  229. package/dist/app/app/layout.jsx +0 -35
  230. package/dist/app/app/page.jsx +0 -34
  231. package/next.config.mjs +0 -18
  232. package/postcss.config.mjs +0 -8
  233. package/scripts/studio.js +0 -199
  234. package/scripts/test.js +0 -366
  235. package/src/app/api/cloudflare/route.js +0 -150
  236. package/src/app/api/databases/route.js +0 -71
  237. package/src/app/api/migrations/sync/route.js +0 -174
  238. package/src/app/api/migrations/sync-files/route.js +0 -172
  239. package/src/app/api/pull-data/confirm/route.js +0 -230
  240. package/src/app/api/pull-remote/confirm/route.js +0 -278
  241. package/src/app/api/pull-remote/preview/route.js +0 -144
  242. package/src/app/api/push-remote/confirm/route.js +0 -196
  243. package/src/app/api/push-remote/preview/route.js +0 -179
  244. package/src/app/api/query/route.js +0 -168
  245. package/src/app/api/tables/[name]/route.js +0 -174
  246. package/src/app/api/tables/route.js +0 -178
  247. package/src/app/api/update/route.js +0 -45
  248. package/src/app/globals.css +0 -93
  249. package/src/app/layout.jsx +0 -35
  250. package/src/app/page.jsx +0 -34
  251. package/src/components/cloudflare-credentials-modal.jsx +0 -94
  252. package/src/components/column-selector.jsx +0 -133
  253. package/src/components/column-sorting.jsx +0 -65
  254. package/src/components/delete-records-dialog.jsx +0 -64
  255. package/src/components/download-button.jsx +0 -205
  256. package/src/components/edit-error-alert.jsx +0 -30
  257. package/src/components/editable-cell.jsx +0 -163
  258. package/src/components/editable-row.jsx +0 -169
  259. package/src/components/environment-handler.jsx +0 -332
  260. package/src/components/environment-select.jsx +0 -62
  261. package/src/components/pull-preview-toast.jsx +0 -215
  262. package/src/components/push-error-alert.jsx +0 -72
  263. package/src/components/push-preview-toast.jsx +0 -183
  264. package/src/components/query-results.jsx +0 -112
  265. package/src/components/refresh-button.jsx +0 -61
  266. package/src/components/resize-columns.jsx +0 -101
  267. package/src/components/sidebar.jsx +0 -254
  268. package/src/components/sql-editor.jsx +0 -411
  269. package/src/components/sql-error-display.jsx +0 -167
  270. package/src/components/sync-migrations-button.jsx +0 -87
  271. package/src/components/table-error-dialog.jsx +0 -65
  272. package/src/components/table-toolbar.jsx +0 -285
  273. package/src/components/table-view.jsx +0 -843
  274. package/src/components/ui/alert.jsx +0 -47
  275. package/src/components/ui/button.jsx +0 -48
  276. package/src/components/ui/card.jsx +0 -50
  277. package/src/components/ui/checkbox.jsx +0 -24
  278. package/src/components/ui/collapsible.jsx +0 -11
  279. package/src/components/ui/dialog.jsx +0 -96
  280. package/src/components/ui/dropdown-menu.jsx +0 -158
  281. package/src/components/ui/input.jsx +0 -19
  282. package/src/components/ui/scroll-area.jsx +0 -40
  283. package/src/components/ui/select.jsx +0 -121
  284. package/src/components/ui/separator.jsx +0 -25
  285. package/src/components/ui/sheet.jsx +0 -109
  286. package/src/components/ui/sidebar.jsx +0 -620
  287. package/src/components/ui/skeleton.jsx +0 -14
  288. package/src/components/ui/table.jsx +0 -86
  289. package/src/components/ui/tabs.jsx +0 -43
  290. package/src/components/ui/toast.jsx +0 -86
  291. package/src/components/ui/toaster.jsx +0 -35
  292. package/src/components/ui/tooltip.jsx +0 -28
  293. package/src/components/update-banner.jsx +0 -93
  294. package/src/context/database-context.js +0 -510
  295. package/src/hooks/use-mobile.jsx +0 -19
  296. package/src/hooks/use-sql-error.ts +0 -23
  297. package/src/hooks/use-toast.js +0 -155
  298. package/src/lib/database-queue.js +0 -37
  299. package/src/lib/error.js +0 -20
  300. package/src/lib/find-wrangler-config.js +0 -74
  301. package/src/lib/license.js +0 -99
  302. package/src/lib/logger.js +0 -58
  303. package/src/lib/migrations.js +0 -415
  304. package/src/lib/parse-sql-error.js +0 -200
  305. package/src/lib/request-deduplication.js +0 -24
  306. package/src/lib/schema-operations.js +0 -106
  307. package/src/lib/sql-error-types.js +0 -14
  308. package/src/lib/sql-operations.js +0 -647
  309. package/src/lib/utils.js +0 -6
  310. package/src/lib/version-utils.js +0 -34
  311. /package/dist/.next/.next/static/{OUHnbB-64afrrZQL0Srn5 → FEsQ9jwPUQv5A3fwg6Opl}/_buildManifest.js +0 -0
  312. /package/dist/.next/.next/static/{OUHnbB-64afrrZQL0Srn5 → FEsQ9jwPUQv5A3fwg6Opl}/_ssgManifest.js +0 -0
  313. /package/dist/.next/.next/static/{ZBTCAyp1kO5FdEHMU-Dw2 → Y9mYu4WBghepP5oT_3OdR}/_buildManifest.js +0 -0
  314. /package/dist/.next/.next/static/{ZBTCAyp1kO5FdEHMU-Dw2 → Y9mYu4WBghepP5oT_3OdR}/_ssgManifest.js +0 -0
  315. /package/dist/.next/.next/static/{bHYW7fgIBDF8-Q33_WPoE → ae3gNmoSGm-R5LJC4UagI}/_buildManifest.js +0 -0
  316. /package/dist/.next/.next/static/{bHYW7fgIBDF8-Q33_WPoE → ae3gNmoSGm-R5LJC4UagI}/_ssgManifest.js +0 -0
  317. /package/dist/.next/{static/ZBTCAyp1kO5FdEHMU-Dw2 → .next/static/bKfUJeuvAQlBmR3TjrfkH}/_buildManifest.js +0 -0
  318. /package/dist/.next/{static/ZBTCAyp1kO5FdEHMU-Dw2 → .next/static/bKfUJeuvAQlBmR3TjrfkH}/_ssgManifest.js +0 -0
package/dist/.next/trace CHANGED
@@ -1,14 +1,3 @@
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"}]
1
+ [{"name":"generate-buildid","duration":87,"timestamp":598044710624,"id":4,"parentId":1,"tags":{},"startTime":1751699032186,"traceId":"0b7c13ff595b59d8"},{"name":"load-custom-routes","duration":147,"timestamp":598044710749,"id":5,"parentId":1,"tags":{},"startTime":1751699032186,"traceId":"0b7c13ff595b59d8"},{"name":"create-dist-dir","duration":139,"timestamp":598044734437,"id":6,"parentId":1,"tags":{},"startTime":1751699032210,"traceId":"0b7c13ff595b59d8"},{"name":"create-pages-mapping","duration":90,"timestamp":598044743153,"id":7,"parentId":1,"tags":{},"startTime":1751699032218,"traceId":"0b7c13ff595b59d8"},{"name":"collect-app-paths","duration":25720,"timestamp":598044743261,"id":8,"parentId":1,"tags":{},"startTime":1751699032218,"traceId":"0b7c13ff595b59d8"},{"name":"create-app-mapping","duration":632,"timestamp":598044769000,"id":9,"parentId":1,"tags":{},"startTime":1751699032244,"traceId":"0b7c13ff595b59d8"},{"name":"public-dir-conflict-check","duration":256,"timestamp":598044769815,"id":10,"parentId":1,"tags":{},"startTime":1751699032245,"traceId":"0b7c13ff595b59d8"},{"name":"generate-routes-manifest","duration":1109,"timestamp":598044770178,"id":11,"parentId":1,"tags":{},"startTime":1751699032245,"traceId":"0b7c13ff595b59d8"},{"name":"create-entrypoints","duration":11459,"timestamp":598044775310,"id":14,"parentId":1,"tags":{},"startTime":1751699032250,"traceId":"0b7c13ff595b59d8"},{"name":"generate-webpack-config","duration":140208,"timestamp":598044786798,"id":15,"parentId":13,"tags":{},"startTime":1751699032262,"traceId":"0b7c13ff595b59d8"},{"name":"next-trace-entrypoint-plugin","duration":1016,"timestamp":598044974727,"id":17,"parentId":16,"tags":{},"startTime":1751699032450,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":126615,"timestamp":598044978573,"id":32,"parentId":18,"tags":{"request":"next/dist/pages/_app"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":139362,"timestamp":598044978577,"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":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":151948,"timestamp":598044978583,"id":35,"parentId":18,"tags":{"request":"next/dist/pages/_document"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":182305,"timestamp":598044978218,"id":19,"parentId":18,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032453,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":181948,"timestamp":598044978586,"id":36,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":188914,"timestamp":598044978562,"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=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214240,"timestamp":598044978436,"id":22,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmigrations%2Fsync-files%2Froute&name=app%2Fapi%2Fmigrations%2Fsync-files%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Fsync-files%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Fsync-files%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214225,"timestamp":598044978465,"id":27,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush-remote%2Fconfirm%2Froute&name=app%2Fapi%2Fpush-remote%2Fconfirm%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush-remote%2Fconfirm%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush-remote%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214263,"timestamp":598044978430,"id":21,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdatabases%2Froute&name=app%2Fapi%2Fdatabases%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdatabases%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdatabases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214283,"timestamp":598044978419,"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=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcloudflare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214217,"timestamp":598044978489,"id":29,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fquery%2Froute&name=app%2Fapi%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fquery%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214265,"timestamp":598044978443,"id":23,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmigrations%2Fsync%2Froute&name=app%2Fapi%2Fmigrations%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Fsync%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214262,"timestamp":598044978448,"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=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-data%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214258,"timestamp":598044978453,"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=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-remote%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214239,"timestamp":598044978475,"id":28,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush-remote%2Fpreview%2Froute&name=app%2Fapi%2Fpush-remote%2Fpreview%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush-remote%2Fpreview%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush-remote%2Fpreview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214260,"timestamp":598044978459,"id":26,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpull-remote%2Fpreview%2Froute&name=app%2Fapi%2Fpull-remote%2Fpreview%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpull-remote%2Fpreview%2Froute.js&appDir=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-remote%2Fpreview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214223,"timestamp":598044978498,"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=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":214144,"timestamp":598044978580,"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=%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2F%5Bname%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1751699032454,"traceId":"0b7c13ff595b59d8"},{"name":"make","duration":360156,"timestamp":598044978122,"id":18,"parentId":16,"tags":{},"startTime":1751699032453,"traceId":"0b7c13ff595b59d8"},{"name":"get-entries","duration":576,"timestamp":598045338899,"id":100,"parentId":99,"tags":{},"startTime":1751699032814,"traceId":"0b7c13ff595b59d8"},{"name":"node-file-trace-plugin","duration":79632,"timestamp":598045341175,"id":101,"parentId":99,"tags":{"traceEntryCount":"32"},"startTime":1751699032816,"traceId":"0b7c13ff595b59d8"},{"name":"collect-traced-files","duration":653,"timestamp":598045420817,"id":102,"parentId":99,"tags":{},"startTime":1751699032896,"traceId":"0b7c13ff595b59d8"},{"name":"finish-modules","duration":82662,"timestamp":598045338811,"id":99,"parentId":17,"tags":{},"startTime":1751699032814,"traceId":"0b7c13ff595b59d8"},{"name":"chunk-graph","duration":9775,"timestamp":598045439139,"id":104,"parentId":103,"tags":{},"startTime":1751699032914,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-modules","duration":12,"timestamp":598045448980,"id":106,"parentId":103,"tags":{},"startTime":1751699032924,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-chunks","duration":9908,"timestamp":598045449029,"id":107,"parentId":103,"tags":{},"startTime":1751699032924,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-tree","duration":61,"timestamp":598045458989,"id":108,"parentId":103,"tags":{},"startTime":1751699032934,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-chunk-modules","duration":12626,"timestamp":598045459089,"id":109,"parentId":103,"tags":{},"startTime":1751699032934,"traceId":"0b7c13ff595b59d8"},{"name":"optimize","duration":22816,"timestamp":598045448954,"id":105,"parentId":103,"tags":{},"startTime":1751699032924,"traceId":"0b7c13ff595b59d8"},{"name":"module-hash","duration":13731,"timestamp":598045481593,"id":110,"parentId":103,"tags":{},"startTime":1751699032957,"traceId":"0b7c13ff595b59d8"},{"name":"code-generation","duration":2318,"timestamp":598045495383,"id":111,"parentId":103,"tags":{},"startTime":1751699032970,"traceId":"0b7c13ff595b59d8"},{"name":"hash","duration":5945,"timestamp":598045500659,"id":112,"parentId":103,"tags":{},"startTime":1751699032976,"traceId":"0b7c13ff595b59d8"},{"name":"code-generation-jobs","duration":150,"timestamp":598045506603,"id":113,"parentId":103,"tags":{},"startTime":1751699032982,"traceId":"0b7c13ff595b59d8"},{"name":"module-assets","duration":217,"timestamp":598045506728,"id":114,"parentId":103,"tags":{},"startTime":1751699032982,"traceId":"0b7c13ff595b59d8"},{"name":"create-chunk-assets","duration":851,"timestamp":598045506951,"id":115,"parentId":103,"tags":{},"startTime":1751699032982,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":148,"timestamp":598045512962,"id":117,"parentId":116,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":72,"timestamp":598045513044,"id":118,"parentId":116,"tags":{"name":"../app/api/cloudflare/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":68,"timestamp":598045513049,"id":119,"parentId":116,"tags":{"name":"../app/api/databases/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":65,"timestamp":598045513053,"id":120,"parentId":116,"tags":{"name":"../app/api/migrations/sync-files/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":64,"timestamp":598045513055,"id":121,"parentId":116,"tags":{"name":"../app/api/migrations/sync/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":62,"timestamp":598045513057,"id":122,"parentId":116,"tags":{"name":"../app/api/pull-data/confirm/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":60,"timestamp":598045513060,"id":123,"parentId":116,"tags":{"name":"../app/api/pull-remote/confirm/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":58,"timestamp":598045513062,"id":124,"parentId":116,"tags":{"name":"../app/api/pull-remote/preview/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":57,"timestamp":598045513065,"id":125,"parentId":116,"tags":{"name":"../app/api/push-remote/confirm/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":56,"timestamp":598045513067,"id":126,"parentId":116,"tags":{"name":"../app/api/push-remote/preview/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":52,"timestamp":598045513071,"id":127,"parentId":116,"tags":{"name":"../app/api/query/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":50,"timestamp":598045513074,"id":128,"parentId":116,"tags":{"name":"../app/api/tables/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":47,"timestamp":598045513077,"id":129,"parentId":116,"tags":{"name":"../app/api/update/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":46,"timestamp":598045513079,"id":130,"parentId":116,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":44,"timestamp":598045513082,"id":131,"parentId":116,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":39,"timestamp":598045513087,"id":132,"parentId":116,"tags":{"name":"../app/api/tables/[name]/route.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":37,"timestamp":598045513090,"id":133,"parentId":116,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":35,"timestamp":598045513092,"id":134,"parentId":116,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":34,"timestamp":598045513094,"id":135,"parentId":116,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":33,"timestamp":598045513096,"id":136,"parentId":116,"tags":{"name":"638.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":31,"timestamp":598045513098,"id":137,"parentId":116,"tags":{"name":"452.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":30,"timestamp":598045513100,"id":138,"parentId":116,"tags":{"name":"391.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":29,"timestamp":598045513102,"id":139,"parentId":116,"tags":{"name":"992.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":28,"timestamp":598045513104,"id":140,"parentId":116,"tags":{"name":"627.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":25,"timestamp":598045513107,"id":141,"parentId":116,"tags":{"name":"226.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":24,"timestamp":598045513109,"id":142,"parentId":116,"tags":{"name":"572.js","cache":"HIT"},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"minify-webpack-plugin-optimize","duration":3990,"timestamp":598045509157,"id":116,"parentId":16,"tags":{"compilationName":"server"},"startTime":1751699032984,"traceId":"0b7c13ff595b59d8"},{"name":"css-minimizer-plugin","duration":79,"timestamp":598045513260,"id":143,"parentId":16,"tags":{},"startTime":1751699032988,"traceId":"0b7c13ff595b59d8"},{"name":"create-trace-assets","duration":1478,"timestamp":598045513430,"id":144,"parentId":17,"tags":{},"startTime":1751699032989,"traceId":"0b7c13ff595b59d8"},{"name":"seal","duration":89587,"timestamp":598045429907,"id":103,"parentId":16,"tags":{},"startTime":1751699032905,"traceId":"0b7c13ff595b59d8"},{"name":"webpack-compilation","duration":552194,"timestamp":598044973869,"id":16,"parentId":13,"tags":{"name":"server"},"startTime":1751699032449,"traceId":"0b7c13ff595b59d8"},{"name":"emit","duration":7435,"timestamp":598045526323,"id":145,"parentId":13,"tags":{},"startTime":1751699033001,"traceId":"0b7c13ff595b59d8"},{"name":"webpack-close","duration":323,"timestamp":598045534542,"id":146,"parentId":13,"tags":{"name":"server"},"startTime":1751699033010,"traceId":"0b7c13ff595b59d8"},{"name":"webpack-generate-error-stats","duration":1050,"timestamp":598045534886,"id":147,"parentId":146,"tags":{},"startTime":1751699033010,"traceId":"0b7c13ff595b59d8"},{"name":"make","duration":93,"timestamp":598045541795,"id":149,"parentId":148,"tags":{},"startTime":1751699033017,"traceId":"0b7c13ff595b59d8"},{"name":"chunk-graph","duration":20,"timestamp":598045542179,"id":151,"parentId":150,"tags":{},"startTime":1751699033017,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-modules","duration":3,"timestamp":598045542218,"id":153,"parentId":150,"tags":{},"startTime":1751699033017,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-chunks","duration":32,"timestamp":598045542247,"id":154,"parentId":150,"tags":{},"startTime":1751699033017,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-tree","duration":3,"timestamp":598045542296,"id":155,"parentId":150,"tags":{},"startTime":1751699033017,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-chunk-modules","duration":22,"timestamp":598045542326,"id":156,"parentId":150,"tags":{},"startTime":1751699033017,"traceId":"0b7c13ff595b59d8"},{"name":"optimize","duration":154,"timestamp":598045542207,"id":152,"parentId":150,"tags":{},"startTime":1751699033017,"traceId":"0b7c13ff595b59d8"},{"name":"module-hash","duration":8,"timestamp":598045542442,"id":157,"parentId":150,"tags":{},"startTime":1751699033018,"traceId":"0b7c13ff595b59d8"},{"name":"code-generation","duration":6,"timestamp":598045542455,"id":158,"parentId":150,"tags":{},"startTime":1751699033018,"traceId":"0b7c13ff595b59d8"},{"name":"hash","duration":23,"timestamp":598045542484,"id":159,"parentId":150,"tags":{},"startTime":1751699033018,"traceId":"0b7c13ff595b59d8"},{"name":"code-generation-jobs","duration":16,"timestamp":598045542507,"id":160,"parentId":150,"tags":{},"startTime":1751699033018,"traceId":"0b7c13ff595b59d8"},{"name":"module-assets","duration":8,"timestamp":598045542519,"id":161,"parentId":150,"tags":{},"startTime":1751699033018,"traceId":"0b7c13ff595b59d8"},{"name":"create-chunk-assets","duration":7,"timestamp":598045542531,"id":162,"parentId":150,"tags":{},"startTime":1751699033018,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":15,"timestamp":598045544084,"id":164,"parentId":163,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1751699033019,"traceId":"0b7c13ff595b59d8"},{"name":"minify-webpack-plugin-optimize","duration":358,"timestamp":598045543745,"id":163,"parentId":148,"tags":{"compilationName":"edge-server"},"startTime":1751699033019,"traceId":"0b7c13ff595b59d8"},{"name":"css-minimizer-plugin","duration":3,"timestamp":598045544121,"id":165,"parentId":148,"tags":{},"startTime":1751699033019,"traceId":"0b7c13ff595b59d8"},{"name":"seal","duration":2813,"timestamp":598045542120,"id":150,"parentId":148,"tags":{},"startTime":1751699033017,"traceId":"0b7c13ff595b59d8"},{"name":"webpack-compilation","duration":3894,"timestamp":598045541081,"id":148,"parentId":13,"tags":{"name":"edge-server"},"startTime":1751699033016,"traceId":"0b7c13ff595b59d8"},{"name":"emit","duration":415,"timestamp":598045544998,"id":166,"parentId":13,"tags":{},"startTime":1751699033020,"traceId":"0b7c13ff595b59d8"},{"name":"webpack-close","duration":77,"timestamp":598045545521,"id":167,"parentId":13,"tags":{"name":"edge-server"},"startTime":1751699033021,"traceId":"0b7c13ff595b59d8"},{"name":"webpack-generate-error-stats","duration":295,"timestamp":598045545602,"id":168,"parentId":167,"tags":{},"startTime":1751699033021,"traceId":"0b7c13ff595b59d8"}]
2
+ [{"name":"add-entry","duration":72026,"timestamp":598045550759,"id":179,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72033,"timestamp":598045550762,"id":180,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72034,"timestamp":598045550764,"id":181,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72034,"timestamp":598045550765,"id":182,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72034,"timestamp":598045550766,"id":183,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72033,"timestamp":598045550768,"id":184,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72031,"timestamp":598045550770,"id":185,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72031,"timestamp":598045550772,"id":186,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72031,"timestamp":598045550773,"id":187,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72032,"timestamp":598045550774,"id":188,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72032,"timestamp":598045550776,"id":189,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72031,"timestamp":598045550777,"id":190,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":72031,"timestamp":598045550778,"id":191,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":106696,"timestamp":598045550741,"id":174,"parentId":170,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":110241,"timestamp":598045550748,"id":175,"parentId":170,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":129394,"timestamp":598045550756,"id":177,"parentId":170,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":144636,"timestamp":598045550678,"id":173,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":146238,"timestamp":598045550672,"id":172,"parentId":170,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":158908,"timestamp":598045550754,"id":176,"parentId":170,"tags":{"request":"/Volumes/ProjectSpace/_wip/d1studio/node_modules/next/dist/client/router.js"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":159026,"timestamp":598045550648,"id":171,"parentId":170,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":186384,"timestamp":598045550779,"id":192,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"postcss-process","duration":203610,"timestamp":598045815752,"id":196,"parentId":195,"tags":{},"startTime":1751699033291,"traceId":"0b7c13ff595b59d8"},{"name":"postcss-loader","duration":286392,"timestamp":598045733014,"id":195,"parentId":194,"tags":{},"startTime":1751699033208,"traceId":"0b7c13ff595b59d8"},{"name":"css-loader","duration":21540,"timestamp":598046019533,"id":197,"parentId":194,"tags":{"astUsed":"true"},"startTime":1751699033495,"traceId":"0b7c13ff595b59d8"},{"name":"build-module-css","duration":319579,"timestamp":598045728196,"id":194,"parentId":193,"tags":{"name":"/Volumes/ProjectSpace/_wip/d1studio/src/app/globals.css.webpack[javascript/auto]!=!/Volumes/ProjectSpace/_wip/d1studio/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!/Volumes/ProjectSpace/_wip/d1studio/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!/Volumes/ProjectSpace/_wip/d1studio/src/app/globals.css","layer":null},"startTime":1751699033203,"traceId":"0b7c13ff595b59d8"},{"name":"build-module-css","duration":325800,"timestamp":598045724643,"id":193,"parentId":169,"tags":{"name":"/Volumes/ProjectSpace/_wip/d1studio/src/app/globals.css","layer":"app-pages-browser"},"startTime":1751699033200,"traceId":"0b7c13ff595b59d8"},{"name":"build-module","duration":43,"timestamp":598046050545,"id":198,"parentId":193,"tags":{},"startTime":1751699033526,"traceId":"0b7c13ff595b59d8"},{"name":"add-entry","duration":499853,"timestamp":598045550757,"id":178,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FVolumes%2FProjectSpace%2F_wip%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=false!"},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"make","duration":500098,"timestamp":598045550529,"id":170,"parentId":169,"tags":{},"startTime":1751699033026,"traceId":"0b7c13ff595b59d8"},{"name":"chunk-graph","duration":5491,"timestamp":598046061243,"id":200,"parentId":199,"tags":{},"startTime":1751699033536,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-modules","duration":4,"timestamp":598046066770,"id":202,"parentId":199,"tags":{},"startTime":1751699033542,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-chunks","duration":2421,"timestamp":598046067293,"id":204,"parentId":199,"tags":{},"startTime":1751699033542,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-tree","duration":5,"timestamp":598046069739,"id":205,"parentId":199,"tags":{},"startTime":1751699033545,"traceId":"0b7c13ff595b59d8"},{"name":"optimize-chunk-modules","duration":4932,"timestamp":598046069762,"id":206,"parentId":199,"tags":{},"startTime":1751699033545,"traceId":"0b7c13ff595b59d8"},{"name":"optimize","duration":7955,"timestamp":598046066759,"id":201,"parentId":199,"tags":{},"startTime":1751699033542,"traceId":"0b7c13ff595b59d8"},{"name":"module-hash","duration":6762,"timestamp":598046079577,"id":207,"parentId":199,"tags":{},"startTime":1751699033555,"traceId":"0b7c13ff595b59d8"},{"name":"code-generation","duration":1075,"timestamp":598046086378,"id":208,"parentId":199,"tags":{},"startTime":1751699033561,"traceId":"0b7c13ff595b59d8"},{"name":"hash","duration":2275,"timestamp":598046088957,"id":209,"parentId":199,"tags":{},"startTime":1751699033564,"traceId":"0b7c13ff595b59d8"},{"name":"code-generation-jobs","duration":64,"timestamp":598046091231,"id":210,"parentId":199,"tags":{},"startTime":1751699033566,"traceId":"0b7c13ff595b59d8"},{"name":"module-assets","duration":160,"timestamp":598046091287,"id":211,"parentId":199,"tags":{},"startTime":1751699033566,"traceId":"0b7c13ff595b59d8"},{"name":"create-chunk-assets","duration":1119,"timestamp":598046091452,"id":212,"parentId":199,"tags":{},"startTime":1751699033567,"traceId":"0b7c13ff595b59d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":737,"timestamp":598046093327,"id":214,"parentId":169,"tags":{},"startTime":1751699033568,"traceId":"0b7c13ff595b59d8"},{"name":"NextJsBuildManifest-createassets","duration":1093,"timestamp":598046092975,"id":213,"parentId":169,"tags":{},"startTime":1751699033568,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":331,"timestamp":598046096236,"id":216,"parentId":215,"tags":{"name":"static/chunks/main-8d0ab17774ffa031.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":312,"timestamp":598046096258,"id":217,"parentId":215,"tags":{"name":"static/chunks/main-app-4506e88db72db4b7.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":305,"timestamp":598046096266,"id":218,"parentId":215,"tags":{"name":"static/chunks/app/_not-found/page-b786c3dd79ad15a5.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":301,"timestamp":598046096271,"id":219,"parentId":215,"tags":{"name":"static/chunks/pages/_app-d23763e3e6c904ff.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":297,"timestamp":598046096275,"id":220,"parentId":215,"tags":{"name":"static/chunks/pages/_error-9b7125ad1a1e68fa.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":293,"timestamp":598046096280,"id":221,"parentId":215,"tags":{"name":"static/chunks/app/layout-40ec07d04681ba81.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":290,"timestamp":598046096284,"id":222,"parentId":215,"tags":{"name":"static/chunks/app/api/cloudflare/route-b77846f372b01f38.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":286,"timestamp":598046096288,"id":223,"parentId":215,"tags":{"name":"static/chunks/app/api/databases/route-407794f8145d9a0b.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":283,"timestamp":598046096292,"id":224,"parentId":215,"tags":{"name":"static/chunks/app/api/migrations/sync-files/route-92010db279b4dd8e.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":280,"timestamp":598046096297,"id":225,"parentId":215,"tags":{"name":"static/chunks/app/api/migrations/sync/route-9f480f5590369a8f.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":276,"timestamp":598046096301,"id":226,"parentId":215,"tags":{"name":"static/chunks/app/api/pull-data/confirm/route-a02fe6d3cdd0a535.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":273,"timestamp":598046096305,"id":227,"parentId":215,"tags":{"name":"static/chunks/app/api/pull-remote/confirm/route-f401a03507d1da50.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":269,"timestamp":598046096309,"id":228,"parentId":215,"tags":{"name":"static/chunks/app/api/pull-remote/preview/route-3c53814b5cb8b6b0.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":266,"timestamp":598046096313,"id":229,"parentId":215,"tags":{"name":"static/chunks/app/api/push-remote/confirm/route-8f359249e907c63b.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":262,"timestamp":598046096317,"id":230,"parentId":215,"tags":{"name":"static/chunks/app/api/push-remote/preview/route-b51bf94f39c17a9d.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":259,"timestamp":598046096321,"id":231,"parentId":215,"tags":{"name":"static/chunks/app/api/query/route-87bae2d4aebaf859.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":255,"timestamp":598046096326,"id":232,"parentId":215,"tags":{"name":"static/chunks/app/api/tables/route-0f46f911562abcdf.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":252,"timestamp":598046096330,"id":233,"parentId":215,"tags":{"name":"static/chunks/app/api/update/route-14edc1917760bce0.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":249,"timestamp":598046096333,"id":234,"parentId":215,"tags":{"name":"static/chunks/app/api/tables/[name]/route-d20ca163b9c03e7c.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":246,"timestamp":598046096337,"id":235,"parentId":215,"tags":{"name":"static/chunks/app/page-f05cd0fc436bf9bc.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":242,"timestamp":598046096342,"id":236,"parentId":215,"tags":{"name":"static/chunks/webpack-c76ac1e586b2802a.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":238,"timestamp":598046096346,"id":237,"parentId":215,"tags":{"name":"static/chunks/framework-d29117d969504448.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":235,"timestamp":598046096350,"id":238,"parentId":215,"tags":{"name":"static/chunks/4bd1b696-8c908eb707f85a27.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":232,"timestamp":598046096354,"id":239,"parentId":215,"tags":{"name":"static/chunks/692-ede418e1d28a1394.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":228,"timestamp":598046096358,"id":240,"parentId":215,"tags":{"name":"static/chunks/517-3b698a5d3da06ff7.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":224,"timestamp":598046096363,"id":241,"parentId":215,"tags":{"name":"static/chunks/576-18a2209e1ed26aad.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":219,"timestamp":598046096369,"id":242,"parentId":215,"tags":{"name":"static/chunks/92-5f7522943fcb72a8.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":215,"timestamp":598046096374,"id":243,"parentId":215,"tags":{"name":"static/chunks/735-b885dfec6353171d.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":211,"timestamp":598046096378,"id":244,"parentId":215,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":49,"timestamp":598046096541,"id":246,"parentId":215,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1751699033572,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":26,"timestamp":598046096565,"id":248,"parentId":215,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1751699033572,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":992,"timestamp":598046096382,"id":245,"parentId":215,"tags":{"name":"static/IX-QLbm7scYnyqWeeimal/_ssgManifest.js","cache":"MISS"},"startTime":1751699033571,"traceId":"0b7c13ff595b59d8"},{"name":"minify-js","duration":1687,"timestamp":598046096545,"id":247,"parentId":215,"tags":{"name":"static/IX-QLbm7scYnyqWeeimal/_buildManifest.js","cache":"MISS"},"startTime":1751699033572,"traceId":"0b7c13ff595b59d8"},{"name":"minify-webpack-plugin-optimize","duration":3595,"timestamp":598046094644,"id":215,"parentId":169,"tags":{"compilationName":"client"},"startTime":1751699033570,"traceId":"0b7c13ff595b59d8"},{"name":"minify-css","duration":43,"timestamp":598046098301,"id":250,"parentId":249,"tags":{"file":"static/css/aca1e07deeaf8fc7.css","cache":"HIT"},"startTime":1751699033573,"traceId":"0b7c13ff595b59d8"},{"name":"css-minimizer-plugin","duration":73,"timestamp":598046098273,"id":249,"parentId":169,"tags":{},"startTime":1751699033573,"traceId":"0b7c13ff595b59d8"},{"name":"seal","duration":49684,"timestamp":598046055847,"id":199,"parentId":169,"tags":{},"startTime":1751699033531,"traceId":"0b7c13ff595b59d8"},{"name":"webpack-compilation","duration":555764,"timestamp":598045549809,"id":169,"parentId":13,"tags":{"name":"client"},"startTime":1751699033025,"traceId":"0b7c13ff595b59d8"},{"name":"emit","duration":8662,"timestamp":598046105595,"id":251,"parentId":13,"tags":{},"startTime":1751699033581,"traceId":"0b7c13ff595b59d8"},{"name":"webpack-close","duration":83240,"timestamp":598046114547,"id":252,"parentId":13,"tags":{"name":"client"},"startTime":1751699033590,"traceId":"0b7c13ff595b59d8"},{"name":"webpack-generate-error-stats","duration":607,"timestamp":598046197800,"id":253,"parentId":252,"tags":{},"startTime":1751699033673,"traceId":"0b7c13ff595b59d8"},{"name":"run-webpack-compiler","duration":1423250,"timestamp":598044775308,"id":13,"parentId":1,"tags":{},"startTime":1751699032250,"traceId":"0b7c13ff595b59d8"},{"name":"format-webpack-messages","duration":41,"timestamp":598046198561,"id":254,"parentId":1,"tags":{},"startTime":1751699033674,"traceId":"0b7c13ff595b59d8"},{"name":"verify-and-lint","duration":508821,"timestamp":598046205422,"id":257,"parentId":1,"tags":{},"startTime":1751699033680,"traceId":"0b7c13ff595b59d8"},{"name":"verify-typescript-setup","duration":2636365,"timestamp":598046202473,"id":256,"parentId":1,"tags":{},"startTime":1751699033678,"traceId":"0b7c13ff595b59d8"},{"name":"check-static-error-page","duration":4391,"timestamp":598048848928,"id":260,"parentId":259,"tags":{},"startTime":1751699036324,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":957,"timestamp":598048873464,"id":261,"parentId":259,"tags":{"page":"/_app"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":643,"timestamp":598048873788,"id":263,"parentId":259,"tags":{"page":"/_document"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":1215,"timestamp":598048873767,"id":262,"parentId":259,"tags":{"page":"/_error"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":195215,"timestamp":598048875898,"id":283,"parentId":269,"tags":{},"startTime":1751699036351,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":197184,"timestamp":598048874009,"id":269,"parentId":259,"tags":{"page":"/api/pull-data/confirm"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":196154,"timestamp":598048876190,"id":285,"parentId":264,"tags":{},"startTime":1751699036351,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":198581,"timestamp":598048873799,"id":264,"parentId":259,"tags":{"page":"/_not-found"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":201437,"timestamp":598048876448,"id":289,"parentId":271,"tags":{},"startTime":1751699036351,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":203847,"timestamp":598048874074,"id":271,"parentId":259,"tags":{"page":"/api/pull-remote/preview"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":203268,"timestamp":598048876607,"id":290,"parentId":277,"tags":{},"startTime":1751699036352,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":205639,"timestamp":598048874267,"id":277,"parentId":259,"tags":{"page":"/api/update"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":204884,"timestamp":598048877246,"id":291,"parentId":275,"tags":{},"startTime":1751699036352,"traceId":"0b7c13ff595b59d8"}]
3
+ [{"name":"check-page","duration":208217,"timestamp":598048874150,"id":275,"parentId":259,"tags":{"page":"/api/tables/[name]"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":206921,"timestamp":598048875822,"id":282,"parentId":268,"tags":{},"startTime":1751699036351,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":208784,"timestamp":598048873990,"id":268,"parentId":259,"tags":{"page":"/api/migrations/sync"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":207187,"timestamp":598048876349,"id":287,"parentId":274,"tags":{},"startTime":1751699036351,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":209434,"timestamp":598048874132,"id":274,"parentId":259,"tags":{"page":"/api/query"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":215722,"timestamp":598048876280,"id":286,"parentId":270,"tags":{},"startTime":1751699036351,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":218005,"timestamp":598048874031,"id":270,"parentId":259,"tags":{"page":"/api/pull-remote/confirm"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":216824,"timestamp":598048875757,"id":281,"parentId":267,"tags":{},"startTime":1751699036351,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":218634,"timestamp":598048873970,"id":267,"parentId":259,"tags":{"page":"/api/migrations/sync-files"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":215502,"timestamp":598048877290,"id":292,"parentId":273,"tags":{},"startTime":1751699036352,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":218694,"timestamp":598048874113,"id":273,"parentId":259,"tags":{"page":"/api/push-remote/preview"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":217167,"timestamp":598048875686,"id":280,"parentId":266,"tags":{},"startTime":1751699036351,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":218913,"timestamp":598048873947,"id":266,"parentId":259,"tags":{"page":"/api/databases"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":219247,"timestamp":598048875437,"id":279,"parentId":265,"tags":{},"startTime":1751699036350,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":220789,"timestamp":598048873916,"id":265,"parentId":259,"tags":{"page":"/api/cloudflare"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":222169,"timestamp":598048875968,"id":284,"parentId":272,"tags":{},"startTime":1751699036351,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":224086,"timestamp":598048874094,"id":272,"parentId":259,"tags":{"page":"/api/push-remote/confirm"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":225611,"timestamp":598048876394,"id":288,"parentId":276,"tags":{},"startTime":1751699036351,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":227895,"timestamp":598048874169,"id":276,"parentId":259,"tags":{"page":"/api/tables"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"is-page-static","duration":225345,"timestamp":598048879142,"id":293,"parentId":278,"tags":{},"startTime":1751699036354,"traceId":"0b7c13ff595b59d8"},{"name":"check-page","duration":230214,"timestamp":598048874296,"id":278,"parentId":259,"tags":{"page":"/"},"startTime":1751699036349,"traceId":"0b7c13ff595b59d8"},{"name":"static-check","duration":256150,"timestamp":598048848391,"id":259,"parentId":1,"tags":{},"startTime":1751699036323,"traceId":"0b7c13ff595b59d8"},{"name":"generate-required-server-files","duration":209,"timestamp":598049104775,"id":295,"parentId":1,"tags":{},"startTime":1751699036580,"traceId":"0b7c13ff595b59d8"},{"name":"write-routes-manifest","duration":1229,"timestamp":598049108616,"id":297,"parentId":1,"tags":{},"startTime":1751699036584,"traceId":"0b7c13ff595b59d8"},{"name":"load-dotenv","duration":12,"timestamp":598049396338,"id":300,"parentId":299,"tags":{},"startTime":1751699036871,"traceId":"0b7c13ff595b59d8"},{"name":"run-export-path-map","duration":224,"timestamp":598049907884,"id":301,"parentId":299,"tags":{},"startTime":1751699037383,"traceId":"0b7c13ff595b59d8"},{"name":"next-export","duration":892311,"timestamp":598049395987,"id":299,"parentId":1,"tags":{},"startTime":1751699036871,"traceId":"0b7c13ff595b59d8"},{"name":"move-exported-app-not-found-","duration":1966,"timestamp":598050288858,"id":302,"parentId":298,"tags":{},"startTime":1751699037764,"traceId":"0b7c13ff595b59d8"},{"name":"move-exported-page","duration":18299,"timestamp":598050290880,"id":303,"parentId":298,"tags":{},"startTime":1751699037766,"traceId":"0b7c13ff595b59d8"},{"name":"static-generation","duration":1090125,"timestamp":598049394806,"id":298,"parentId":1,"tags":{},"startTime":1751699036870,"traceId":"0b7c13ff595b59d8"},{"name":"node-file-trace-build","duration":3663522,"timestamp":598049106187,"id":296,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1751699036581,"traceId":"0b7c13ff595b59d8"},{"name":"apply-include-excludes","duration":280,"timestamp":598052769726,"id":304,"parentId":1,"tags":{},"startTime":1751699040245,"traceId":"0b7c13ff595b59d8"},{"name":"print-tree-view","duration":1400,"timestamp":598052770283,"id":305,"parentId":1,"tags":{},"startTime":1751699040245,"traceId":"0b7c13ff595b59d8"},{"name":"telemetry-flush","duration":19,"timestamp":598052771689,"id":306,"parentId":1,"tags":{},"startTime":1751699040247,"traceId":"0b7c13ff595b59d8"},{"name":"next-build","duration":8105309,"timestamp":598044666403,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.1.6","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1751699032142,"traceId":"0b7c13ff595b59d8"}]