d1s 0.2.9 → 0.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (217) hide show
  1. package/dist/.next/.next/BUILD_ID +1 -1
  2. package/dist/.next/.next/app-build-manifest.json +28 -28
  3. package/dist/.next/.next/app-path-routes-manifest.json +1 -1
  4. package/dist/.next/.next/build-manifest.json +3 -3
  5. package/dist/.next/.next/cache/.rscinfo +1 -1
  6. package/dist/.next/.next/cache/.tsbuildinfo +1 -1
  7. package/dist/.next/.next/cache/webpack/client-production/0.pack +0 -0
  8. package/dist/.next/.next/cache/webpack/client-production/1.pack +0 -0
  9. package/dist/.next/.next/cache/webpack/client-production/2.pack +0 -0
  10. package/dist/.next/.next/cache/webpack/client-production/3.pack +0 -0
  11. package/dist/.next/.next/cache/webpack/client-production/index.pack +0 -0
  12. package/dist/.next/.next/cache/webpack/client-production/index.pack.old +0 -0
  13. package/dist/.next/.next/cache/webpack/edge-server-production/index.pack +0 -0
  14. package/dist/.next/.next/cache/webpack/server-production/0.pack +0 -0
  15. package/dist/.next/.next/cache/webpack/server-production/1.pack +0 -0
  16. package/dist/.next/.next/cache/webpack/server-production/2.pack +0 -0
  17. package/dist/.next/.next/cache/webpack/server-production/index.pack +0 -0
  18. package/dist/.next/.next/cache/webpack/server-production/index.pack.old +0 -0
  19. package/dist/.next/.next/next-minimal-server.js.nft.json +1 -1
  20. package/dist/.next/.next/next-server.js.nft.json +1 -1
  21. package/dist/.next/.next/prerender-manifest.json +1 -1
  22. package/dist/.next/.next/required-server-files.json +1 -1
  23. package/dist/.next/.next/server/app/_not-found/page.js +1 -1
  24. package/dist/.next/.next/server/app/_not-found/page.js.nft.json +1 -1
  25. package/dist/.next/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  26. package/dist/.next/.next/server/app/_not-found.html +1 -1
  27. package/dist/.next/.next/server/app/_not-found.rsc +4 -4
  28. package/dist/.next/.next/server/app/api/cloudflare/route.js +1 -1
  29. package/dist/.next/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  30. package/dist/.next/.next/server/app/api/databases/route.js +1 -1
  31. package/dist/.next/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  32. package/dist/.next/.next/server/app/api/migrations/sync/route.js +3 -3
  33. package/dist/.next/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  34. package/dist/.next/.next/server/app/api/migrations/sync-files/route.js +8 -8
  35. package/dist/.next/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  36. package/dist/.next/.next/server/app/api/pull-data/confirm/route.js +1 -1
  37. package/dist/.next/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  38. package/dist/.next/.next/server/app/api/pull-remote/confirm/route.js +2 -2
  39. package/dist/.next/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  40. package/dist/.next/.next/server/app/api/pull-remote/preview/route.js +2 -2
  41. package/dist/.next/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  42. package/dist/.next/.next/server/app/api/push-remote/confirm/route.js +5 -5
  43. package/dist/.next/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  44. package/dist/.next/.next/server/app/api/push-remote/preview/route.js +3 -3
  45. package/dist/.next/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  46. package/dist/.next/.next/server/app/api/query/route.js +3 -3
  47. package/dist/.next/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  48. package/dist/.next/.next/server/app/api/tables/[name]/route.js +2 -2
  49. package/dist/.next/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  50. package/dist/.next/.next/server/app/api/tables/route.js +2 -2
  51. package/dist/.next/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  52. package/dist/.next/.next/server/app/api/update/route.js +1 -5
  53. package/dist/.next/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  54. package/dist/.next/.next/server/app/index.html +3 -3
  55. package/dist/.next/.next/server/app/index.rsc +5 -5
  56. package/dist/.next/.next/server/app/page.js +11 -13
  57. package/dist/.next/.next/server/app/page.js.nft.json +1 -1
  58. package/dist/.next/.next/server/app/page_client-reference-manifest.js +1 -1
  59. package/dist/.next/.next/server/app-paths-manifest.json +1 -1
  60. package/dist/.next/.next/server/chunks/226.js +6 -6
  61. package/dist/.next/.next/server/chunks/391.js +5 -5
  62. package/dist/.next/.next/server/chunks/452.js +1 -1
  63. package/dist/.next/.next/server/chunks/627.js +3 -3
  64. package/dist/.next/.next/server/chunks/638.js +3 -3
  65. package/dist/.next/.next/server/chunks/90.js +1 -0
  66. package/dist/.next/.next/server/chunks/992.js +3 -3
  67. package/dist/.next/.next/server/middleware-build-manifest.js +1 -1
  68. package/dist/.next/.next/server/next-font-manifest.js +1 -1
  69. package/dist/.next/.next/server/next-font-manifest.json +1 -1
  70. package/dist/.next/.next/server/pages/404.html +1 -1
  71. package/dist/.next/.next/server/pages/500.html +1 -1
  72. package/dist/.next/.next/server/pages/_app.js +1 -1
  73. package/dist/.next/.next/server/pages/_document.js +1 -1
  74. package/dist/.next/.next/server/pages/_error.js +1 -1
  75. package/dist/.next/.next/server/server-reference-manifest.json +1 -1
  76. package/dist/.next/.next/static/bHYW7fgIBDF8-Q33_WPoE/_buildManifest.js +1 -0
  77. package/dist/.next/.next/static/bHYW7fgIBDF8-Q33_WPoE/_ssgManifest.js +1 -0
  78. package/dist/.next/.next/static/chunks/576-c4daf274bb6469a1.js +1 -0
  79. package/dist/.next/.next/static/chunks/app/layout-be6ee67cf0c92654.js +1 -0
  80. package/dist/.next/.next/static/chunks/app/page-36ed30b2266617f3.js +1 -0
  81. package/dist/.next/.next/static/chunks/{main-app-d36cdfb402b40f13.js → main-app-fa35024de9bd9284.js} +1 -1
  82. package/dist/.next/.next/static/css/9f6c25c5400f83d3.css +3 -0
  83. package/dist/.next/.next/trace +3 -3
  84. package/dist/.next/.next/types/app/api/cloudflare/route.ts +1 -1
  85. package/dist/.next/.next/types/app/api/databases/route.ts +1 -1
  86. package/dist/.next/.next/types/app/api/migrations/sync/route.ts +1 -1
  87. package/dist/.next/.next/types/app/api/migrations/sync-files/route.ts +1 -1
  88. package/dist/.next/.next/types/app/api/pull-data/confirm/route.ts +1 -1
  89. package/dist/.next/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
  90. package/dist/.next/.next/types/app/api/pull-remote/preview/route.ts +1 -1
  91. package/dist/.next/.next/types/app/api/push-remote/confirm/route.ts +1 -1
  92. package/dist/.next/.next/types/app/api/push-remote/preview/route.ts +1 -1
  93. package/dist/.next/.next/types/app/api/query/route.ts +1 -1
  94. package/dist/.next/.next/types/app/api/tables/[name]/route.ts +1 -1
  95. package/dist/.next/.next/types/app/api/tables/route.ts +1 -1
  96. package/dist/.next/.next/types/app/api/update/route.ts +1 -1
  97. package/dist/.next/.next/types/app/page.ts +1 -1
  98. package/dist/.next/BUILD_ID +1 -1
  99. package/dist/.next/app-build-manifest.json +41 -41
  100. package/dist/.next/app-path-routes-manifest.json +1 -1
  101. package/dist/.next/build-manifest.json +3 -3
  102. package/dist/.next/cache/.rscinfo +1 -1
  103. package/dist/.next/cache/.tsbuildinfo +1 -1
  104. package/dist/.next/cache/webpack/client-production/0.pack +0 -0
  105. package/dist/.next/cache/webpack/client-production/index.pack +0 -0
  106. package/dist/.next/cache/webpack/edge-server-production/index.pack +0 -0
  107. package/dist/.next/cache/webpack/server-production/0.pack +0 -0
  108. package/dist/.next/cache/webpack/server-production/index.pack +0 -0
  109. package/dist/.next/next-minimal-server.js.nft.json +1 -1
  110. package/dist/.next/next-server.js.nft.json +1 -1
  111. package/dist/.next/prerender-manifest.json +1 -1
  112. package/dist/.next/required-server-files.json +1 -1
  113. package/dist/.next/server/app/_not-found/page.js +1 -1
  114. package/dist/.next/server/app/_not-found/page.js.nft.json +1 -1
  115. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  116. package/dist/.next/server/app/_not-found.html +1 -1
  117. package/dist/.next/server/app/_not-found.rsc +4 -4
  118. package/dist/.next/server/app/api/cloudflare/route.js +1 -1
  119. package/dist/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  120. package/dist/.next/server/app/api/databases/route.js +1 -1
  121. package/dist/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  122. package/dist/.next/server/app/api/migrations/sync/route.js +3 -3
  123. package/dist/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  124. package/dist/.next/server/app/api/migrations/sync-files/route.js +8 -8
  125. package/dist/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  126. package/dist/.next/server/app/api/pull-data/confirm/route.js +1 -1
  127. package/dist/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  128. package/dist/.next/server/app/api/pull-remote/confirm/route.js +2 -2
  129. package/dist/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  130. package/dist/.next/server/app/api/pull-remote/preview/route.js +2 -2
  131. package/dist/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  132. package/dist/.next/server/app/api/push-remote/confirm/route.js +5 -5
  133. package/dist/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  134. package/dist/.next/server/app/api/push-remote/preview/route.js +3 -3
  135. package/dist/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  136. package/dist/.next/server/app/api/query/route.js +3 -3
  137. package/dist/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  138. package/dist/.next/server/app/api/tables/[name]/route.js +2 -2
  139. package/dist/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  140. package/dist/.next/server/app/api/tables/route.js +2 -2
  141. package/dist/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  142. package/dist/.next/server/app/api/update/route.js +1 -5
  143. package/dist/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  144. package/dist/.next/server/app/index.html +3 -3
  145. package/dist/.next/server/app/index.rsc +5 -5
  146. package/dist/.next/server/app/page.js +11 -13
  147. package/dist/.next/server/app/page.js.nft.json +1 -1
  148. package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
  149. package/dist/.next/server/app-paths-manifest.json +5 -5
  150. package/dist/.next/server/chunks/226.js +6 -6
  151. package/dist/.next/server/chunks/391.js +5 -5
  152. package/dist/.next/server/chunks/452.js +1 -1
  153. package/dist/.next/server/chunks/627.js +3 -3
  154. package/dist/.next/server/chunks/638.js +3 -3
  155. package/dist/.next/server/chunks/90.js +1 -0
  156. package/dist/.next/server/chunks/992.js +3 -3
  157. package/dist/.next/server/middleware-build-manifest.js +1 -1
  158. package/dist/.next/server/next-font-manifest.js +1 -1
  159. package/dist/.next/server/next-font-manifest.json +1 -1
  160. package/dist/.next/server/pages/404.html +1 -1
  161. package/dist/.next/server/pages/500.html +1 -1
  162. package/dist/.next/server/pages/_app.js +1 -1
  163. package/dist/.next/server/pages/_document.js +1 -1
  164. package/dist/.next/server/pages/_error.js +1 -1
  165. package/dist/.next/server/server-reference-manifest.json +1 -1
  166. package/dist/.next/static/ZBTCAyp1kO5FdEHMU-Dw2/_buildManifest.js +1 -0
  167. package/dist/.next/static/ZBTCAyp1kO5FdEHMU-Dw2/_ssgManifest.js +1 -0
  168. package/dist/.next/static/chunks/576-c4daf274bb6469a1.js +1 -0
  169. package/dist/.next/static/chunks/app/layout-be6ee67cf0c92654.js +1 -0
  170. package/dist/.next/static/chunks/app/page-36ed30b2266617f3.js +1 -0
  171. package/dist/.next/static/chunks/{main-app-d36cdfb402b40f13.js → main-app-fa35024de9bd9284.js} +1 -1
  172. package/dist/.next/static/css/9f6c25c5400f83d3.css +3 -0
  173. package/dist/.next/trace +14 -17
  174. package/dist/.next/types/app/api/cloudflare/route.ts +1 -1
  175. package/dist/.next/types/app/api/databases/route.ts +1 -1
  176. package/dist/.next/types/app/api/migrations/sync/route.ts +1 -1
  177. package/dist/.next/types/app/api/migrations/sync-files/route.ts +1 -1
  178. package/dist/.next/types/app/api/pull-data/confirm/route.ts +1 -1
  179. package/dist/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
  180. package/dist/.next/types/app/api/pull-remote/preview/route.ts +1 -1
  181. package/dist/.next/types/app/api/push-remote/confirm/route.ts +1 -1
  182. package/dist/.next/types/app/api/push-remote/preview/route.ts +1 -1
  183. package/dist/.next/types/app/api/query/route.ts +1 -1
  184. package/dist/.next/types/app/api/tables/[name]/route.ts +1 -1
  185. package/dist/.next/types/app/api/tables/route.ts +1 -1
  186. package/dist/.next/types/app/api/update/route.ts +1 -1
  187. package/dist/.next/types/app/page.ts +1 -1
  188. package/dist/app/api/update/route.js +29 -20
  189. package/dist/app/app/api/update/route.js +29 -20
  190. package/dist/app/app/page.jsx +13 -23
  191. package/dist/app/page.jsx +13 -23
  192. package/dist/d1-studio.js +30 -194
  193. package/dist/lib/sql-operations.js +30 -24
  194. package/dist/lib/version-utils.js +34 -0
  195. package/package.json +2 -2
  196. package/scripts/studio.js +30 -194
  197. package/src/app/api/update/route.js +29 -20
  198. package/src/app/page.jsx +13 -23
  199. package/src/components/sidebar.jsx +2 -1
  200. package/src/components/table-view.jsx +1 -1
  201. package/src/components/update-banner.jsx +69 -38
  202. package/src/lib/sql-operations.js +30 -24
  203. package/src/lib/version-utils.js +34 -0
  204. package/dist/.next/.next/server/chunks/336.js +0 -1
  205. package/dist/.next/.next/static/chunks/176-9146975ef8699719.js +0 -1
  206. package/dist/.next/.next/static/chunks/app/layout-8360fab69b848283.js +0 -1
  207. package/dist/.next/.next/static/chunks/app/page-5990cb23b8bd27c4.js +0 -1
  208. package/dist/.next/.next/static/css/674bee6608c638e4.css +0 -3
  209. package/dist/.next/server/chunks/336.js +0 -1
  210. package/dist/.next/static/chunks/176-9146975ef8699719.js +0 -1
  211. package/dist/.next/static/chunks/app/layout-8360fab69b848283.js +0 -1
  212. package/dist/.next/static/chunks/app/page-5990cb23b8bd27c4.js +0 -1
  213. package/dist/.next/static/css/674bee6608c638e4.css +0 -3
  214. /package/dist/.next/.next/static/{7XBqETNmhSxMXhw8iUpEa → OUHnbB-64afrrZQL0Srn5}/_buildManifest.js +0 -0
  215. /package/dist/.next/.next/static/{7XBqETNmhSxMXhw8iUpEa → OUHnbB-64afrrZQL0Srn5}/_ssgManifest.js +0 -0
  216. /package/dist/.next/{static/MoZBULXFiTFzrY1JVK_Df → .next/static/ZBTCAyp1kO5FdEHMU-Dw2}/_buildManifest.js +0 -0
  217. /package/dist/.next/{static/MoZBULXFiTFzrY1JVK_Df → .next/static/ZBTCAyp1kO5FdEHMU-Dw2}/_ssgManifest.js +0 -0
@@ -1,3 +1,3 @@
1
- [{"name":"generate-buildid","duration":91,"timestamp":688770211185,"id":4,"parentId":1,"tags":{},"startTime":1740627948158,"traceId":"53b21072d482b776"},{"name":"load-custom-routes","duration":152,"timestamp":688770211316,"id":5,"parentId":1,"tags":{},"startTime":1740627948159,"traceId":"53b21072d482b776"},{"name":"create-dist-dir","duration":171,"timestamp":688770235915,"id":6,"parentId":1,"tags":{},"startTime":1740627948183,"traceId":"53b21072d482b776"},{"name":"create-pages-mapping","duration":75,"timestamp":688770270608,"id":7,"parentId":1,"tags":{},"startTime":1740627948218,"traceId":"53b21072d482b776"},{"name":"collect-app-paths","duration":1230,"timestamp":688770270699,"id":8,"parentId":1,"tags":{},"startTime":1740627948218,"traceId":"53b21072d482b776"},{"name":"create-app-mapping","duration":575,"timestamp":688770271942,"id":9,"parentId":1,"tags":{},"startTime":1740627948219,"traceId":"53b21072d482b776"},{"name":"public-dir-conflict-check","duration":233,"timestamp":688770272683,"id":10,"parentId":1,"tags":{},"startTime":1740627948220,"traceId":"53b21072d482b776"},{"name":"generate-routes-manifest","duration":1001,"timestamp":688770272985,"id":11,"parentId":1,"tags":{},"startTime":1740627948220,"traceId":"53b21072d482b776"},{"name":"create-entrypoints","duration":1001716,"timestamp":688770277184,"id":14,"parentId":1,"tags":{},"startTime":1740627948224,"traceId":"53b21072d482b776"},{"name":"generate-webpack-config","duration":154516,"timestamp":688771279064,"id":15,"parentId":13,"tags":{},"startTime":1740627949226,"traceId":"53b21072d482b776"},{"name":"next-trace-entrypoint-plugin","duration":953,"timestamp":688771482061,"id":17,"parentId":16,"tags":{},"startTime":1740627949429,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":154411,"timestamp":688771485714,"id":32,"parentId":18,"tags":{"request":"next/dist/pages/_app"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":177727,"timestamp":688771485727,"id":36,"parentId":18,"tags":{"request":"next/dist/pages/_document"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":185410,"timestamp":688771485718,"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":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":227495,"timestamp":688771485376,"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=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":227156,"timestamp":688771485725,"id":35,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":300011,"timestamp":688771485567,"id":20,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcloudflare%2Froute&name=app%2Fapi%2Fcloudflare%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcloudflare%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcloudflare%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":300012,"timestamp":688771485578,"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=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdatabases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":300010,"timestamp":688771485584,"id":22,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmigrations%2Fsync-files%2Froute&name=app%2Fapi%2Fmigrations%2Fsync-files%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Fsync-files%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Fsync-files%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":300006,"timestamp":688771485589,"id":23,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmigrations%2Fsync%2Froute&name=app%2Fapi%2Fmigrations%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmigrations%2Fsync%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmigrations%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":300008,"timestamp":688771485594,"id":24,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpull-data%2Fconfirm%2Froute&name=app%2Fapi%2Fpull-data%2Fconfirm%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpull-data%2Fconfirm%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-data%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":300000,"timestamp":688771485605,"id":26,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpull-remote%2Fpreview%2Froute&name=app%2Fapi%2Fpull-remote%2Fpreview%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpull-remote%2Fpreview%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-remote%2Fpreview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":299995,"timestamp":688771485611,"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=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush-remote%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":299987,"timestamp":688771485621,"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=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush-remote%2Fpreview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":299976,"timestamp":688771485634,"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=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":299972,"timestamp":688771485641,"id":30,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftables%2Froute&name=app%2Fapi%2Ftables%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftables%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":300020,"timestamp":688771485598,"id":25,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpull-remote%2Fconfirm%2Froute&name=app%2Fapi%2Fpull-remote%2Fconfirm%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpull-remote%2Fconfirm%2Froute.js&appDir=%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpull-remote%2Fconfirm%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":299900,"timestamp":688771485722,"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%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftables%2F%5Bname%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":313522,"timestamp":688771485704,"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%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp&appPaths=%2Fapi%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"make","duration":490176,"timestamp":688771485287,"id":18,"parentId":16,"tags":{},"startTime":1740627949433,"traceId":"53b21072d482b776"},{"name":"get-entries","duration":733,"timestamp":688771976142,"id":100,"parentId":99,"tags":{},"startTime":1740627949923,"traceId":"53b21072d482b776"},{"name":"node-file-trace-plugin","duration":88545,"timestamp":688771979603,"id":101,"parentId":99,"tags":{"traceEntryCount":"32"},"startTime":1740627949927,"traceId":"53b21072d482b776"},{"name":"collect-traced-files","duration":589,"timestamp":688772068159,"id":102,"parentId":99,"tags":{},"startTime":1740627950015,"traceId":"53b21072d482b776"},{"name":"finish-modules","duration":92700,"timestamp":688771976051,"id":99,"parentId":17,"tags":{},"startTime":1740627949923,"traceId":"53b21072d482b776"},{"name":"chunk-graph","duration":13744,"timestamp":688772099660,"id":104,"parentId":103,"tags":{},"startTime":1740627950047,"traceId":"53b21072d482b776"},{"name":"optimize-modules","duration":11,"timestamp":688772113469,"id":106,"parentId":103,"tags":{},"startTime":1740627950061,"traceId":"53b21072d482b776"},{"name":"optimize-chunks","duration":9243,"timestamp":688772113515,"id":107,"parentId":103,"tags":{},"startTime":1740627950061,"traceId":"53b21072d482b776"},{"name":"optimize-tree","duration":71,"timestamp":688772122804,"id":108,"parentId":103,"tags":{},"startTime":1740627950070,"traceId":"53b21072d482b776"},{"name":"optimize-chunk-modules","duration":13189,"timestamp":688772122911,"id":109,"parentId":103,"tags":{},"startTime":1740627950070,"traceId":"53b21072d482b776"},{"name":"optimize","duration":22702,"timestamp":688772113444,"id":105,"parentId":103,"tags":{},"startTime":1740627950061,"traceId":"53b21072d482b776"},{"name":"module-hash","duration":17186,"timestamp":688772145859,"id":110,"parentId":103,"tags":{},"startTime":1740627950093,"traceId":"53b21072d482b776"},{"name":"code-generation","duration":3196,"timestamp":688772163084,"id":111,"parentId":103,"tags":{},"startTime":1740627950110,"traceId":"53b21072d482b776"},{"name":"hash","duration":4329,"timestamp":688772168922,"id":112,"parentId":103,"tags":{},"startTime":1740627950116,"traceId":"53b21072d482b776"},{"name":"code-generation-jobs","duration":141,"timestamp":688772173250,"id":113,"parentId":103,"tags":{},"startTime":1740627950120,"traceId":"53b21072d482b776"},{"name":"module-assets","duration":291,"timestamp":688772173341,"id":114,"parentId":103,"tags":{},"startTime":1740627950121,"traceId":"53b21072d482b776"},{"name":"create-chunk-assets","duration":771,"timestamp":688772173636,"id":115,"parentId":103,"tags":{},"startTime":1740627950121,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":137,"timestamp":688772179531,"id":117,"parentId":116,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":81,"timestamp":688772179593,"id":118,"parentId":116,"tags":{"name":"../app/api/cloudflare/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":78,"timestamp":688772179597,"id":119,"parentId":116,"tags":{"name":"../app/api/databases/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":75,"timestamp":688772179601,"id":120,"parentId":116,"tags":{"name":"../app/api/migrations/sync-files/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":74,"timestamp":688772179603,"id":121,"parentId":116,"tags":{"name":"../app/api/migrations/sync/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":72,"timestamp":688772179605,"id":122,"parentId":116,"tags":{"name":"../app/api/pull-data/confirm/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":70,"timestamp":688772179608,"id":123,"parentId":116,"tags":{"name":"../app/api/pull-remote/confirm/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":68,"timestamp":688772179611,"id":124,"parentId":116,"tags":{"name":"../app/api/pull-remote/preview/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":66,"timestamp":688772179613,"id":125,"parentId":116,"tags":{"name":"../app/api/push-remote/confirm/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":65,"timestamp":688772179615,"id":126,"parentId":116,"tags":{"name":"../app/api/push-remote/preview/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":62,"timestamp":688772179620,"id":127,"parentId":116,"tags":{"name":"../app/api/query/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":59,"timestamp":688772179623,"id":128,"parentId":116,"tags":{"name":"../app/api/tables/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":57,"timestamp":688772179627,"id":129,"parentId":116,"tags":{"name":"../app/api/update/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":55,"timestamp":688772179629,"id":130,"parentId":116,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":53,"timestamp":688772179632,"id":131,"parentId":116,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":48,"timestamp":688772179637,"id":132,"parentId":116,"tags":{"name":"../app/api/tables/[name]/route.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":45,"timestamp":688772179641,"id":133,"parentId":116,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":43,"timestamp":688772179644,"id":134,"parentId":116,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":41,"timestamp":688772179647,"id":135,"parentId":116,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":39,"timestamp":688772179649,"id":136,"parentId":116,"tags":{"name":"638.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":36,"timestamp":688772179653,"id":137,"parentId":116,"tags":{"name":"452.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":34,"timestamp":688772179656,"id":138,"parentId":116,"tags":{"name":"391.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":32,"timestamp":688772179659,"id":139,"parentId":116,"tags":{"name":"992.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":30,"timestamp":688772179661,"id":140,"parentId":116,"tags":{"name":"627.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":28,"timestamp":688772179664,"id":141,"parentId":116,"tags":{"name":"226.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":26,"timestamp":688772179666,"id":142,"parentId":116,"tags":{"name":"336.js","cache":"HIT"},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"minify-webpack-plugin-optimize","duration":4035,"timestamp":688772175663,"id":116,"parentId":16,"tags":{"compilationName":"server"},"startTime":1740627950123,"traceId":"53b21072d482b776"},{"name":"css-minimizer-plugin","duration":61,"timestamp":688772179799,"id":143,"parentId":16,"tags":{},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"create-trace-assets","duration":1374,"timestamp":688772179944,"id":144,"parentId":17,"tags":{},"startTime":1740627950127,"traceId":"53b21072d482b776"},{"name":"seal","duration":100126,"timestamp":688772086412,"id":103,"parentId":16,"tags":{},"startTime":1740627950034,"traceId":"53b21072d482b776"},{"name":"webpack-compilation","duration":710983,"timestamp":688771481250,"id":16,"parentId":13,"tags":{"name":"server"},"startTime":1740627949428,"traceId":"53b21072d482b776"},{"name":"emit","duration":5106,"timestamp":688772192407,"id":145,"parentId":13,"tags":{},"startTime":1740627950140,"traceId":"53b21072d482b776"},{"name":"webpack-close","duration":310,"timestamp":688772198338,"id":146,"parentId":13,"tags":{"name":"server"},"startTime":1740627950146,"traceId":"53b21072d482b776"},{"name":"webpack-generate-error-stats","duration":1794,"timestamp":688772198669,"id":147,"parentId":146,"tags":{},"startTime":1740627950146,"traceId":"53b21072d482b776"},{"name":"make","duration":74,"timestamp":688772206014,"id":149,"parentId":148,"tags":{},"startTime":1740627950153,"traceId":"53b21072d482b776"},{"name":"chunk-graph","duration":18,"timestamp":688772206359,"id":151,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"optimize-modules","duration":3,"timestamp":688772206396,"id":153,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"optimize-chunks","duration":28,"timestamp":688772206425,"id":154,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"optimize-tree","duration":3,"timestamp":688772206468,"id":155,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"optimize-chunk-modules","duration":22,"timestamp":688772206496,"id":156,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"optimize","duration":147,"timestamp":688772206385,"id":152,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"module-hash","duration":8,"timestamp":688772206608,"id":157,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"code-generation","duration":6,"timestamp":688772206621,"id":158,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"hash","duration":24,"timestamp":688772206650,"id":159,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"code-generation-jobs","duration":15,"timestamp":688772206674,"id":160,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"module-assets","duration":8,"timestamp":688772206686,"id":161,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"create-chunk-assets","duration":7,"timestamp":688772206697,"id":162,"parentId":150,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":11,"timestamp":688772208526,"id":164,"parentId":163,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1740627950156,"traceId":"53b21072d482b776"},{"name":"minify-webpack-plugin-optimize","duration":1092,"timestamp":688772207449,"id":163,"parentId":148,"tags":{"compilationName":"edge-server"},"startTime":1740627950155,"traceId":"53b21072d482b776"},{"name":"css-minimizer-plugin","duration":3,"timestamp":688772208559,"id":165,"parentId":148,"tags":{},"startTime":1740627950156,"traceId":"53b21072d482b776"},{"name":"seal","duration":3062,"timestamp":688772206302,"id":150,"parentId":148,"tags":{},"startTime":1740627950154,"traceId":"53b21072d482b776"},{"name":"webpack-compilation","duration":4088,"timestamp":688772205317,"id":148,"parentId":13,"tags":{"name":"edge-server"},"startTime":1740627950153,"traceId":"53b21072d482b776"},{"name":"emit","duration":260,"timestamp":688772209427,"id":166,"parentId":13,"tags":{},"startTime":1740627950157,"traceId":"53b21072d482b776"},{"name":"webpack-close","duration":69,"timestamp":688772209771,"id":167,"parentId":13,"tags":{"name":"edge-server"},"startTime":1740627950157,"traceId":"53b21072d482b776"},{"name":"webpack-generate-error-stats","duration":211,"timestamp":688772209843,"id":168,"parentId":167,"tags":{},"startTime":1740627950157,"traceId":"53b21072d482b776"}]
2
- [{"name":"add-entry","duration":66301,"timestamp":688772214471,"id":179,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66306,"timestamp":688772214474,"id":180,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66306,"timestamp":688772214476,"id":181,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66306,"timestamp":688772214477,"id":182,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66306,"timestamp":688772214478,"id":183,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66305,"timestamp":688772214480,"id":184,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66304,"timestamp":688772214483,"id":185,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66303,"timestamp":688772214484,"id":186,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66303,"timestamp":688772214485,"id":187,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66304,"timestamp":688772214487,"id":188,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66303,"timestamp":688772214488,"id":189,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66303,"timestamp":688772214489,"id":190,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":66303,"timestamp":688772214490,"id":191,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":99676,"timestamp":688772214454,"id":174,"parentId":170,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":102959,"timestamp":688772214460,"id":175,"parentId":170,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":119876,"timestamp":688772214469,"id":177,"parentId":170,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":135986,"timestamp":688772214390,"id":173,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":137819,"timestamp":688772214385,"id":172,"parentId":170,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":153815,"timestamp":688772214467,"id":176,"parentId":170,"tags":{"request":"/Users/karenredona/Desktop/d1studio/node_modules/next/dist/client/router.js"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":153931,"timestamp":688772214363,"id":171,"parentId":170,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":164464,"timestamp":688772214470,"id":178,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Geist_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22geistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fcomponents%2Fui%2Ftoaster.jsx%22%2C%22ids%22%3A%5B%22Toaster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fcontext%2Fdatabase-context.js%22%2C%22ids%22%3A%5B%22DatabaseProvider%22%5D%7D&server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"add-entry","duration":177413,"timestamp":688772214491,"id":192,"parentId":170,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fkarenredona%2FDesktop%2Fd1studio%2Fsrc%2Fapp%2Fpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1740627950162,"traceId":"53b21072d482b776"},{"name":"make","duration":177714,"timestamp":688772214248,"id":170,"parentId":169,"tags":{},"startTime":1740627950161,"traceId":"53b21072d482b776"},{"name":"chunk-graph","duration":3337,"timestamp":688772401673,"id":194,"parentId":193,"tags":{},"startTime":1740627950349,"traceId":"53b21072d482b776"},{"name":"optimize-modules","duration":3,"timestamp":688772405030,"id":196,"parentId":193,"tags":{},"startTime":1740627950352,"traceId":"53b21072d482b776"},{"name":"optimize-chunks","duration":3944,"timestamp":688772405533,"id":198,"parentId":193,"tags":{},"startTime":1740627950353,"traceId":"53b21072d482b776"},{"name":"optimize-tree","duration":5,"timestamp":688772409500,"id":199,"parentId":193,"tags":{},"startTime":1740627950357,"traceId":"53b21072d482b776"},{"name":"optimize-chunk-modules","duration":5052,"timestamp":688772409521,"id":200,"parentId":193,"tags":{},"startTime":1740627950357,"traceId":"53b21072d482b776"},{"name":"optimize","duration":9568,"timestamp":688772405023,"id":195,"parentId":193,"tags":{},"startTime":1740627950352,"traceId":"53b21072d482b776"},{"name":"module-hash","duration":7256,"timestamp":688772419140,"id":201,"parentId":193,"tags":{},"startTime":1740627950366,"traceId":"53b21072d482b776"},{"name":"code-generation","duration":3763,"timestamp":688772426414,"id":202,"parentId":193,"tags":{},"startTime":1740627950374,"traceId":"53b21072d482b776"},{"name":"hash","duration":2551,"timestamp":688772431726,"id":203,"parentId":193,"tags":{},"startTime":1740627950379,"traceId":"53b21072d482b776"},{"name":"code-generation-jobs","duration":71,"timestamp":688772434276,"id":204,"parentId":193,"tags":{},"startTime":1740627950382,"traceId":"53b21072d482b776"},{"name":"module-assets","duration":138,"timestamp":688772434332,"id":205,"parentId":193,"tags":{},"startTime":1740627950382,"traceId":"53b21072d482b776"},{"name":"create-chunk-assets","duration":913,"timestamp":688772434475,"id":206,"parentId":193,"tags":{},"startTime":1740627950382,"traceId":"53b21072d482b776"},{"name":"NextJsBuildManifest-generateClientManifest","duration":646,"timestamp":688772436073,"id":208,"parentId":169,"tags":{},"startTime":1740627950383,"traceId":"53b21072d482b776"},{"name":"NextJsBuildManifest-createassets","duration":981,"timestamp":688772435742,"id":207,"parentId":169,"tags":{},"startTime":1740627950383,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":310,"timestamp":688772438565,"id":210,"parentId":209,"tags":{"name":"static/chunks/main-8d0ab17774ffa031.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":297,"timestamp":688772438581,"id":211,"parentId":209,"tags":{"name":"static/chunks/main-app-d36cdfb402b40f13.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":293,"timestamp":688772438586,"id":212,"parentId":209,"tags":{"name":"static/chunks/app/_not-found/page-b786c3dd79ad15a5.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":290,"timestamp":688772438590,"id":213,"parentId":209,"tags":{"name":"static/chunks/pages/_app-d23763e3e6c904ff.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":287,"timestamp":688772438593,"id":214,"parentId":209,"tags":{"name":"static/chunks/pages/_error-9b7125ad1a1e68fa.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":285,"timestamp":688772438596,"id":215,"parentId":209,"tags":{"name":"static/chunks/app/layout-8360fab69b848283.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":282,"timestamp":688772438599,"id":216,"parentId":209,"tags":{"name":"static/chunks/app/api/cloudflare/route-b77846f372b01f38.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":281,"timestamp":688772438602,"id":217,"parentId":209,"tags":{"name":"static/chunks/app/api/databases/route-407794f8145d9a0b.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":279,"timestamp":688772438605,"id":218,"parentId":209,"tags":{"name":"static/chunks/app/api/migrations/sync-files/route-92010db279b4dd8e.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":274,"timestamp":688772438610,"id":219,"parentId":209,"tags":{"name":"static/chunks/app/api/migrations/sync/route-9f480f5590369a8f.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":272,"timestamp":688772438613,"id":220,"parentId":209,"tags":{"name":"static/chunks/app/api/pull-data/confirm/route-a02fe6d3cdd0a535.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":270,"timestamp":688772438616,"id":221,"parentId":209,"tags":{"name":"static/chunks/app/api/pull-remote/confirm/route-f401a03507d1da50.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":267,"timestamp":688772438619,"id":222,"parentId":209,"tags":{"name":"static/chunks/app/api/pull-remote/preview/route-3c53814b5cb8b6b0.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":265,"timestamp":688772438622,"id":223,"parentId":209,"tags":{"name":"static/chunks/app/api/push-remote/confirm/route-8f359249e907c63b.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":263,"timestamp":688772438625,"id":224,"parentId":209,"tags":{"name":"static/chunks/app/api/push-remote/preview/route-b51bf94f39c17a9d.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":261,"timestamp":688772438627,"id":225,"parentId":209,"tags":{"name":"static/chunks/app/api/query/route-87bae2d4aebaf859.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":259,"timestamp":688772438630,"id":226,"parentId":209,"tags":{"name":"static/chunks/app/api/tables/route-0f46f911562abcdf.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":257,"timestamp":688772438633,"id":227,"parentId":209,"tags":{"name":"static/chunks/app/api/update/route-14edc1917760bce0.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":255,"timestamp":688772438636,"id":228,"parentId":209,"tags":{"name":"static/chunks/app/api/tables/[name]/route-d20ca163b9c03e7c.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":253,"timestamp":688772438638,"id":229,"parentId":209,"tags":{"name":"static/chunks/app/page-5990cb23b8bd27c4.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":251,"timestamp":688772438641,"id":230,"parentId":209,"tags":{"name":"static/chunks/webpack-c76ac1e586b2802a.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":249,"timestamp":688772438644,"id":231,"parentId":209,"tags":{"name":"static/chunks/framework-d29117d969504448.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":247,"timestamp":688772438646,"id":232,"parentId":209,"tags":{"name":"static/chunks/4bd1b696-8c908eb707f85a27.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":245,"timestamp":688772438649,"id":233,"parentId":209,"tags":{"name":"static/chunks/692-ede418e1d28a1394.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":235,"timestamp":688772438660,"id":234,"parentId":209,"tags":{"name":"static/chunks/517-3b698a5d3da06ff7.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":236,"timestamp":688772438664,"id":235,"parentId":209,"tags":{"name":"static/chunks/176-9146975ef8699719.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":222,"timestamp":688772438679,"id":236,"parentId":209,"tags":{"name":"static/chunks/92-c4466e0f1ca8a3a8.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":218,"timestamp":688772438683,"id":237,"parentId":209,"tags":{"name":"static/chunks/735-b885dfec6353171d.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":215,"timestamp":688772438687,"id":238,"parentId":209,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":53,"timestamp":688772438850,"id":240,"parentId":209,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":30,"timestamp":688772438873,"id":242,"parentId":209,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":2688,"timestamp":688772438692,"id":239,"parentId":209,"tags":{"name":"static/7XBqETNmhSxMXhw8iUpEa/_ssgManifest.js","cache":"MISS"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-js","duration":3161,"timestamp":688772438855,"id":241,"parentId":209,"tags":{"name":"static/7XBqETNmhSxMXhw8iUpEa/_buildManifest.js","cache":"MISS"},"startTime":1740627950386,"traceId":"53b21072d482b776"},{"name":"minify-webpack-plugin-optimize","duration":4792,"timestamp":688772437226,"id":209,"parentId":169,"tags":{"compilationName":"client"},"startTime":1740627950384,"traceId":"53b21072d482b776"},{"name":"minify-css","duration":41,"timestamp":688772442069,"id":244,"parentId":243,"tags":{"file":"static/css/67faba79be15807e.css","cache":"HIT"},"startTime":1740627950389,"traceId":"53b21072d482b776"},{"name":"css-minimizer-plugin","duration":68,"timestamp":688772442044,"id":243,"parentId":169,"tags":{},"startTime":1740627950389,"traceId":"53b21072d482b776"},{"name":"seal","duration":49723,"timestamp":688772396307,"id":193,"parentId":169,"tags":{},"startTime":1740627950344,"traceId":"53b21072d482b776"},{"name":"webpack-compilation","duration":232514,"timestamp":688772213552,"id":169,"parentId":13,"tags":{"name":"client"},"startTime":1740627950161,"traceId":"53b21072d482b776"},{"name":"emit","duration":3482,"timestamp":688772446084,"id":245,"parentId":13,"tags":{},"startTime":1740627950393,"traceId":"53b21072d482b776"},{"name":"webpack-close","duration":94280,"timestamp":688772449750,"id":246,"parentId":13,"tags":{"name":"client"},"startTime":1740627950397,"traceId":"53b21072d482b776"},{"name":"webpack-generate-error-stats","duration":546,"timestamp":688772544044,"id":247,"parentId":246,"tags":{},"startTime":1740627950491,"traceId":"53b21072d482b776"},{"name":"run-webpack-compiler","duration":2267557,"timestamp":688770277182,"id":13,"parentId":1,"tags":{},"startTime":1740627948224,"traceId":"53b21072d482b776"},{"name":"format-webpack-messages","duration":539,"timestamp":688772544743,"id":248,"parentId":1,"tags":{},"startTime":1740627950492,"traceId":"53b21072d482b776"},{"name":"verify-and-lint","duration":904953,"timestamp":688772552125,"id":251,"parentId":1,"tags":{},"startTime":1740627950499,"traceId":"53b21072d482b776"},{"name":"verify-typescript-setup","duration":2740192,"timestamp":688772549600,"id":250,"parentId":1,"tags":{},"startTime":1740627950497,"traceId":"53b21072d482b776"},{"name":"check-static-error-page","duration":1941,"timestamp":688775298092,"id":254,"parentId":253,"tags":{},"startTime":1740627953245,"traceId":"53b21072d482b776"},{"name":"check-page","duration":2696,"timestamp":688775317764,"id":255,"parentId":253,"tags":{"page":"/_app"},"startTime":1740627953265,"traceId":"53b21072d482b776"},{"name":"check-page","duration":1927,"timestamp":688775318547,"id":257,"parentId":253,"tags":{"page":"/_document"},"startTime":1740627953266,"traceId":"53b21072d482b776"},{"name":"check-page","duration":3920,"timestamp":688775318447,"id":256,"parentId":253,"tags":{"page":"/_error"},"startTime":1740627953266,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":200909,"timestamp":688775337195,"id":273,"parentId":258,"tags":{},"startTime":1740627953284,"traceId":"53b21072d482b776"},{"name":"check-page","duration":219584,"timestamp":688775318571,"id":258,"parentId":253,"tags":{"page":"/_not-found"},"startTime":1740627953266,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":229829,"timestamp":688775337789,"id":277,"parentId":266,"tags":{},"startTime":1740627953285,"traceId":"53b21072d482b776"},{"name":"check-page","duration":248229,"timestamp":688775319440,"id":266,"parentId":253,"tags":{"page":"/api/push-remote/confirm"},"startTime":1740627953267,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":233286,"timestamp":688775338564,"id":284,"parentId":261,"tags":{},"startTime":1740627953286,"traceId":"53b21072d482b776"},{"name":"check-page","duration":252755,"timestamp":688775319120,"id":261,"parentId":253,"tags":{"page":"/api/migrations/sync-files"},"startTime":1740627953266,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":239307,"timestamp":688775338577,"id":285,"parentId":260,"tags":{},"startTime":1740627953286,"traceId":"53b21072d482b776"},{"name":"check-page","duration":259010,"timestamp":688775318915,"id":260,"parentId":253,"tags":{"page":"/api/databases"},"startTime":1740627953266,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":241655,"timestamp":688775338589,"id":286,"parentId":259,"tags":{},"startTime":1740627953286,"traceId":"53b21072d482b776"},{"name":"check-page","duration":261436,"timestamp":688775318851,"id":259,"parentId":253,"tags":{"page":"/api/cloudflare"},"startTime":1740627953266,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":244540,"timestamp":688775337529,"id":274,"parentId":262,"tags":{},"startTime":1740627953285,"traceId":"53b21072d482b776"},{"name":"check-page","duration":262931,"timestamp":688775319179,"id":262,"parentId":253,"tags":{"page":"/api/migrations/sync"},"startTime":1740627953266,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":245258,"timestamp":688775337968,"id":279,"parentId":268,"tags":{},"startTime":1740627953285,"traceId":"53b21072d482b776"},{"name":"check-page","duration":263741,"timestamp":688775319512,"id":268,"parentId":253,"tags":{"page":"/api/query"},"startTime":1740627953267,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":247618,"timestamp":688775338482,"id":283,"parentId":265,"tags":{},"startTime":1740627953286,"traceId":"53b21072d482b776"}]
3
- [{"name":"check-page","duration":267077,"timestamp":688775319399,"id":265,"parentId":253,"tags":{"page":"/api/pull-remote/preview"},"startTime":1740627953267,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":249425,"timestamp":688775337693,"id":275,"parentId":264,"tags":{},"startTime":1740627953285,"traceId":"53b21072d482b776"},{"name":"check-page","duration":267882,"timestamp":688775319269,"id":264,"parentId":253,"tags":{"page":"/api/pull-remote/confirm"},"startTime":1740627953267,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":255561,"timestamp":688775337922,"id":278,"parentId":267,"tags":{},"startTime":1740627953285,"traceId":"53b21072d482b776"},{"name":"check-page","duration":274054,"timestamp":688775319478,"id":267,"parentId":253,"tags":{"page":"/api/push-remote/preview"},"startTime":1740627953267,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":254620,"timestamp":688775339057,"id":287,"parentId":272,"tags":{},"startTime":1740627953286,"traceId":"53b21072d482b776"},{"name":"check-page","duration":273539,"timestamp":688775320154,"id":272,"parentId":253,"tags":{"page":"/"},"startTime":1740627953267,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":259658,"timestamp":688775337749,"id":276,"parentId":263,"tags":{},"startTime":1740627953285,"traceId":"53b21072d482b776"},{"name":"check-page","duration":278226,"timestamp":688775319220,"id":263,"parentId":253,"tags":{"page":"/api/pull-data/confirm"},"startTime":1740627953266,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":259563,"timestamp":688775338334,"id":280,"parentId":269,"tags":{},"startTime":1740627953286,"traceId":"53b21072d482b776"},{"name":"check-page","duration":278265,"timestamp":688775319704,"id":269,"parentId":253,"tags":{"page":"/api/tables/[name]"},"startTime":1740627953267,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":260304,"timestamp":688775338372,"id":281,"parentId":270,"tags":{},"startTime":1740627953286,"traceId":"53b21072d482b776"},{"name":"check-page","duration":278952,"timestamp":688775319743,"id":270,"parentId":253,"tags":{"page":"/api/tables"},"startTime":1740627953267,"traceId":"53b21072d482b776"},{"name":"is-page-static","duration":279068,"timestamp":688775338391,"id":282,"parentId":271,"tags":{},"startTime":1740627953286,"traceId":"53b21072d482b776"},{"name":"check-page","duration":297495,"timestamp":688775319987,"id":271,"parentId":253,"tags":{"page":"/api/update"},"startTime":1740627953267,"traceId":"53b21072d482b776"},{"name":"static-check","duration":319770,"timestamp":688775297744,"id":253,"parentId":1,"tags":{},"startTime":1740627953245,"traceId":"53b21072d482b776"},{"name":"generate-required-server-files","duration":181,"timestamp":688775617847,"id":289,"parentId":1,"tags":{},"startTime":1740627953565,"traceId":"53b21072d482b776"},{"name":"write-routes-manifest","duration":994,"timestamp":688775621590,"id":291,"parentId":1,"tags":{},"startTime":1740627953569,"traceId":"53b21072d482b776"},{"name":"load-dotenv","duration":10,"timestamp":688775935553,"id":294,"parentId":293,"tags":{},"startTime":1740627953883,"traceId":"53b21072d482b776"},{"name":"run-export-path-map","duration":254,"timestamp":688776461578,"id":295,"parentId":293,"tags":{},"startTime":1740627954409,"traceId":"53b21072d482b776"},{"name":"next-export","duration":1011215,"timestamp":688775935226,"id":293,"parentId":1,"tags":{},"startTime":1740627953882,"traceId":"53b21072d482b776"},{"name":"move-exported-app-not-found-","duration":9435,"timestamp":688776946955,"id":296,"parentId":292,"tags":{},"startTime":1740627954894,"traceId":"53b21072d482b776"},{"name":"move-exported-page","duration":22973,"timestamp":688776956484,"id":297,"parentId":292,"tags":{},"startTime":1740627954904,"traceId":"53b21072d482b776"},{"name":"static-generation","duration":1125760,"timestamp":688775933616,"id":292,"parentId":1,"tags":{},"startTime":1740627953881,"traceId":"53b21072d482b776"},{"name":"node-file-trace-build","duration":3650680,"timestamp":688775619252,"id":290,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1740627953566,"traceId":"53b21072d482b776"},{"name":"apply-include-excludes","duration":284,"timestamp":688779269946,"id":298,"parentId":1,"tags":{},"startTime":1740627957217,"traceId":"53b21072d482b776"},{"name":"print-tree-view","duration":1465,"timestamp":688779270542,"id":299,"parentId":1,"tags":{},"startTime":1740627957218,"traceId":"53b21072d482b776"},{"name":"telemetry-flush","duration":19,"timestamp":688779272015,"id":300,"parentId":1,"tags":{},"startTime":1740627957219,"traceId":"53b21072d482b776"},{"name":"next-build","duration":9107818,"timestamp":688770164219,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.1.6","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1740627948111,"traceId":"53b21072d482b776"}]
1
+ [{"name":"generate-buildid","duration":91,"timestamp":352809234359,"id":4,"parentId":1,"tags":{},"startTime":1742270104985,"traceId":"58ed45d905ba8099"},{"name":"load-custom-routes","duration":153,"timestamp":352809234489,"id":5,"parentId":1,"tags":{},"startTime":1742270104985,"traceId":"58ed45d905ba8099"},{"name":"create-dist-dir","duration":123,"timestamp":352809259832,"id":6,"parentId":1,"tags":{},"startTime":1742270105010,"traceId":"58ed45d905ba8099"},{"name":"create-pages-mapping","duration":85,"timestamp":352809386006,"id":7,"parentId":1,"tags":{},"startTime":1742270105136,"traceId":"58ed45d905ba8099"},{"name":"collect-app-paths","duration":1300,"timestamp":352809386108,"id":8,"parentId":1,"tags":{},"startTime":1742270105136,"traceId":"58ed45d905ba8099"},{"name":"create-app-mapping","duration":558,"timestamp":352809387418,"id":9,"parentId":1,"tags":{},"startTime":1742270105138,"traceId":"58ed45d905ba8099"},{"name":"public-dir-conflict-check","duration":253,"timestamp":352809388150,"id":10,"parentId":1,"tags":{},"startTime":1742270105138,"traceId":"58ed45d905ba8099"},{"name":"generate-routes-manifest","duration":1083,"timestamp":352809388471,"id":11,"parentId":1,"tags":{},"startTime":1742270105139,"traceId":"58ed45d905ba8099"},{"name":"create-entrypoints","duration":19620,"timestamp":352809393369,"id":14,"parentId":1,"tags":{},"startTime":1742270105144,"traceId":"58ed45d905ba8099"},{"name":"generate-webpack-config","duration":150692,"timestamp":352809413072,"id":15,"parentId":13,"tags":{},"startTime":1742270105163,"traceId":"58ed45d905ba8099"},{"name":"next-trace-entrypoint-plugin","duration":1052,"timestamp":352809617048,"id":17,"parentId":16,"tags":{},"startTime":1742270105367,"traceId":"58ed45d905ba8099"},{"name":"build-module-json","duration":1388,"timestamp":352809803613,"id":37,"parentId":16,"tags":{"name":"/Users/kona/Desktop/d1studio/package.json","layer":"rsc"},"startTime":1742270105554,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":231311,"timestamp":352809621099,"id":32,"parentId":18,"tags":{"request":"next/dist/pages/_app"},"startTime":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":231320,"timestamp":352809621112,"id":36,"parentId":18,"tags":{"request":"next/dist/pages/_document"},"startTime":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":231342,"timestamp":352809621103,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":245922,"timestamp":352809621010,"id":29,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":245835,"timestamp":352809621109,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":267738,"timestamp":352809621087,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":302053,"timestamp":352809620932,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":302279,"timestamp":352809620718,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":301983,"timestamp":352809621018,"id":30,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftables%2Froute&name=app%2Fapi%2Ftables%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftables%2Froute.js&appDir=%2FUsers%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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":302015,"timestamp":352809620994,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":301907,"timestamp":352809621106,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":302066,"timestamp":352809620952,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":302077,"timestamp":352809620944,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":302069,"timestamp":352809620958,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":302067,"timestamp":352809620964,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":302066,"timestamp":352809620969,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":302063,"timestamp":352809620975,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":302058,"timestamp":352809620983,"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":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"make","duration":528463,"timestamp":352809620616,"id":18,"parentId":16,"tags":{},"startTime":1742270105371,"traceId":"58ed45d905ba8099"},{"name":"get-entries","duration":1819,"timestamp":352810149747,"id":101,"parentId":100,"tags":{},"startTime":1742270105900,"traceId":"58ed45d905ba8099"},{"name":"node-file-trace-plugin","duration":87823,"timestamp":352810153208,"id":102,"parentId":100,"tags":{"traceEntryCount":"32"},"startTime":1742270105903,"traceId":"58ed45d905ba8099"},{"name":"collect-traced-files","duration":611,"timestamp":352810241043,"id":103,"parentId":100,"tags":{},"startTime":1742270105991,"traceId":"58ed45d905ba8099"},{"name":"finish-modules","duration":92001,"timestamp":352810149657,"id":100,"parentId":17,"tags":{},"startTime":1742270105900,"traceId":"58ed45d905ba8099"},{"name":"chunk-graph","duration":9583,"timestamp":352810259644,"id":105,"parentId":104,"tags":{},"startTime":1742270106010,"traceId":"58ed45d905ba8099"},{"name":"optimize-modules","duration":11,"timestamp":352810269308,"id":107,"parentId":104,"tags":{},"startTime":1742270106019,"traceId":"58ed45d905ba8099"},{"name":"optimize-chunks","duration":8311,"timestamp":352810269354,"id":108,"parentId":104,"tags":{},"startTime":1742270106020,"traceId":"58ed45d905ba8099"},{"name":"optimize-tree","duration":69,"timestamp":352810277706,"id":109,"parentId":104,"tags":{},"startTime":1742270106028,"traceId":"58ed45d905ba8099"},{"name":"optimize-chunk-modules","duration":11412,"timestamp":352810277813,"id":110,"parentId":104,"tags":{},"startTime":1742270106028,"traceId":"58ed45d905ba8099"},{"name":"optimize","duration":19989,"timestamp":352810269283,"id":106,"parentId":104,"tags":{},"startTime":1742270106019,"traceId":"58ed45d905ba8099"},{"name":"module-hash","duration":11232,"timestamp":352810297723,"id":111,"parentId":104,"tags":{},"startTime":1742270106048,"traceId":"58ed45d905ba8099"},{"name":"code-generation","duration":127904,"timestamp":352810308989,"id":112,"parentId":104,"tags":{},"startTime":1742270106059,"traceId":"58ed45d905ba8099"},{"name":"hash","duration":4563,"timestamp":352810439595,"id":113,"parentId":104,"tags":{},"startTime":1742270106190,"traceId":"58ed45d905ba8099"},{"name":"code-generation-jobs","duration":168,"timestamp":352810444158,"id":114,"parentId":104,"tags":{},"startTime":1742270106194,"traceId":"58ed45d905ba8099"},{"name":"module-assets","duration":240,"timestamp":352810444271,"id":115,"parentId":104,"tags":{},"startTime":1742270106194,"traceId":"58ed45d905ba8099"},{"name":"create-chunk-assets","duration":4662,"timestamp":352810444517,"id":116,"parentId":104,"tags":{},"startTime":1742270106195,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":12646,"timestamp":352810459644,"id":128,"parentId":117,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1742270106210,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":11968,"timestamp":352810460333,"id":131,"parentId":117,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1742270106210,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":11963,"timestamp":352810460339,"id":132,"parentId":117,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1742270106211,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":3137,"timestamp":352810469166,"id":135,"parentId":117,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1742270106219,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":3127,"timestamp":352810469178,"id":136,"parentId":117,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1742270106219,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":3117,"timestamp":352810469188,"id":137,"parentId":117,"tags":{"name":"638.js","cache":"HIT"},"startTime":1742270106219,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":3115,"timestamp":352810469191,"id":138,"parentId":117,"tags":{"name":"452.js","cache":"HIT"},"startTime":1742270106219,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":185,"timestamp":352810472122,"id":141,"parentId":117,"tags":{"name":"627.js","cache":"HIT"},"startTime":1742270106222,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":180,"timestamp":352810472128,"id":142,"parentId":117,"tags":{"name":"226.js","cache":"HIT"},"startTime":1742270106222,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":26895,"timestamp":352810458489,"id":119,"parentId":117,"tags":{"name":"../app/api/databases/route.js","cache":"MISS"},"startTime":1742270106209,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":26500,"timestamp":352810458911,"id":121,"parentId":117,"tags":{"name":"../app/api/migrations/sync/route.js","cache":"MISS"},"startTime":1742270106209,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":26614,"timestamp":352810458808,"id":120,"parentId":117,"tags":{"name":"../app/api/migrations/sync-files/route.js","cache":"MISS"},"startTime":1742270106209,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":28378,"timestamp":352810457052,"id":118,"parentId":117,"tags":{"name":"../app/api/cloudflare/route.js","cache":"MISS"},"startTime":1742270106207,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":26311,"timestamp":352810459200,"id":124,"parentId":117,"tags":{"name":"../app/api/pull-remote/preview/route.js","cache":"MISS"},"startTime":1742270106209,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":26444,"timestamp":352810459087,"id":123,"parentId":117,"tags":{"name":"../app/api/pull-remote/confirm/route.js","cache":"MISS"},"startTime":1742270106209,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":26525,"timestamp":352810459018,"id":122,"parentId":117,"tags":{"name":"../app/api/pull-data/confirm/route.js","cache":"MISS"},"startTime":1742270106209,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":26249,"timestamp":352810459302,"id":125,"parentId":117,"tags":{"name":"../app/api/push-remote/confirm/route.js","cache":"MISS"},"startTime":1742270106209,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":25786,"timestamp":352810459825,"id":130,"parentId":117,"tags":{"name":"../app/api/update/route.js","cache":"MISS"},"startTime":1742270106210,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":25943,"timestamp":352810459679,"id":129,"parentId":117,"tags":{"name":"../app/api/tables/route.js","cache":"MISS"},"startTime":1742270106210,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":26219,"timestamp":352810459411,"id":126,"parentId":117,"tags":{"name":"../app/api/push-remote/preview/route.js","cache":"MISS"},"startTime":1742270106210,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":25294,"timestamp":352810460342,"id":133,"parentId":117,"tags":{"name":"../app/api/tables/[name]/route.js","cache":"MISS"},"startTime":1742270106211,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":26305,"timestamp":352810459518,"id":127,"parentId":117,"tags":{"name":"../app/api/query/route.js","cache":"MISS"},"startTime":1742270106210,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":18167,"timestamp":352810472130,"id":143,"parentId":117,"tags":{"name":"90.js","cache":"MISS"},"startTime":1742270106222,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":73780,"timestamp":352810469193,"id":139,"parentId":117,"tags":{"name":"391.js","cache":"MISS"},"startTime":1742270106219,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":93708,"timestamp":352810470306,"id":140,"parentId":117,"tags":{"name":"992.js","cache":"MISS"},"startTime":1742270106220,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":106691,"timestamp":352810460419,"id":134,"parentId":117,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1742270106211,"traceId":"58ed45d905ba8099"},{"name":"minify-webpack-plugin-optimize","duration":116377,"timestamp":352810450742,"id":117,"parentId":16,"tags":{"compilationName":"server"},"startTime":1742270106201,"traceId":"58ed45d905ba8099"},{"name":"css-minimizer-plugin","duration":96,"timestamp":352810567220,"id":144,"parentId":16,"tags":{},"startTime":1742270106317,"traceId":"58ed45d905ba8099"},{"name":"create-trace-assets","duration":1369,"timestamp":352810567420,"id":145,"parentId":17,"tags":{},"startTime":1742270106318,"traceId":"58ed45d905ba8099"},{"name":"seal","duration":322197,"timestamp":352810250599,"id":104,"parentId":16,"tags":{},"startTime":1742270106001,"traceId":"58ed45d905ba8099"},{"name":"webpack-compilation","duration":961627,"timestamp":352809616192,"id":16,"parentId":13,"tags":{"name":"server"},"startTime":1742270105366,"traceId":"58ed45d905ba8099"},{"name":"emit","duration":6749,"timestamp":352810578011,"id":146,"parentId":13,"tags":{},"startTime":1742270106328,"traceId":"58ed45d905ba8099"},{"name":"webpack-close","duration":166836,"timestamp":352810585655,"id":147,"parentId":13,"tags":{"name":"server"},"startTime":1742270106336,"traceId":"58ed45d905ba8099"},{"name":"webpack-generate-error-stats","duration":1137,"timestamp":352810752528,"id":148,"parentId":147,"tags":{},"startTime":1742270106503,"traceId":"58ed45d905ba8099"},{"name":"make","duration":79,"timestamp":352810759369,"id":150,"parentId":149,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"chunk-graph","duration":18,"timestamp":352810759739,"id":152,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"optimize-modules","duration":3,"timestamp":352810759777,"id":154,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"optimize-chunks","duration":30,"timestamp":352810759806,"id":155,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"optimize-tree","duration":3,"timestamp":352810759852,"id":156,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"optimize-chunk-modules","duration":26,"timestamp":352810759888,"id":157,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"optimize","duration":161,"timestamp":352810759766,"id":153,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"module-hash","duration":8,"timestamp":352810760003,"id":158,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"code-generation","duration":6,"timestamp":352810760016,"id":159,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"hash","duration":22,"timestamp":352810760046,"id":160,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"code-generation-jobs","duration":16,"timestamp":352810760068,"id":161,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"module-assets","duration":8,"timestamp":352810760080,"id":162,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"create-chunk-assets","duration":7,"timestamp":352810760092,"id":163,"parentId":151,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":35,"timestamp":352810762707,"id":165,"parentId":164,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1742270106513,"traceId":"58ed45d905ba8099"},{"name":"minify-webpack-plugin-optimize","duration":1505,"timestamp":352810761241,"id":164,"parentId":149,"tags":{"compilationName":"edge-server"},"startTime":1742270106511,"traceId":"58ed45d905ba8099"},{"name":"css-minimizer-plugin","duration":3,"timestamp":352810762762,"id":166,"parentId":149,"tags":{},"startTime":1742270106513,"traceId":"58ed45d905ba8099"},{"name":"seal","duration":3808,"timestamp":352810759674,"id":151,"parentId":149,"tags":{},"startTime":1742270106510,"traceId":"58ed45d905ba8099"},{"name":"webpack-compilation","duration":4927,"timestamp":352810758647,"id":149,"parentId":13,"tags":{"name":"edge-server"},"startTime":1742270106509,"traceId":"58ed45d905ba8099"},{"name":"emit","duration":333,"timestamp":352810763596,"id":167,"parentId":13,"tags":{},"startTime":1742270106514,"traceId":"58ed45d905ba8099"},{"name":"webpack-close","duration":77,"timestamp":352810764033,"id":168,"parentId":13,"tags":{"name":"edge-server"},"startTime":1742270106514,"traceId":"58ed45d905ba8099"}]
2
+ [{"name":"webpack-generate-error-stats","duration":295,"timestamp":352810764148,"id":169,"parentId":168,"tags":{},"startTime":1742270106514,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75854,"timestamp":352810768982,"id":179,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75861,"timestamp":352810768983,"id":180,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75860,"timestamp":352810768986,"id":181,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75859,"timestamp":352810768988,"id":182,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75859,"timestamp":352810768989,"id":183,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75859,"timestamp":352810768990,"id":184,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75858,"timestamp":352810768992,"id":185,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75857,"timestamp":352810768995,"id":186,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75856,"timestamp":352810768997,"id":187,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75857,"timestamp":352810768998,"id":188,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75856,"timestamp":352810769001,"id":190,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75856,"timestamp":352810769002,"id":191,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":75856,"timestamp":352810769004,"id":192,"parentId":171,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":134908,"timestamp":352810768972,"id":176,"parentId":171,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":168231,"timestamp":352810768978,"id":177,"parentId":171,"tags":{"request":"/Users/kona/Desktop/d1studio/node_modules/next/dist/client/router.js"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":242523,"timestamp":352810768980,"id":178,"parentId":171,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":242643,"timestamp":352810768870,"id":172,"parentId":171,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":242550,"timestamp":352810768965,"id":175,"parentId":171,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":242627,"timestamp":352810768890,"id":173,"parentId":171,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":242622,"timestamp":352810768896,"id":174,"parentId":171,"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":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":242515,"timestamp":352810769005,"id":193,"parentId":171,"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":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"add-entry","duration":242523,"timestamp":352810769000,"id":189,"parentId":171,"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":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"make","duration":242804,"timestamp":352810768750,"id":171,"parentId":170,"tags":{},"startTime":1742270106519,"traceId":"58ed45d905ba8099"},{"name":"chunk-graph","duration":3131,"timestamp":352811021933,"id":195,"parentId":194,"tags":{},"startTime":1742270106772,"traceId":"58ed45d905ba8099"},{"name":"optimize-modules","duration":4,"timestamp":352811025091,"id":197,"parentId":194,"tags":{},"startTime":1742270106775,"traceId":"58ed45d905ba8099"},{"name":"optimize-chunks","duration":2208,"timestamp":352811025577,"id":199,"parentId":194,"tags":{},"startTime":1742270106776,"traceId":"58ed45d905ba8099"},{"name":"optimize-tree","duration":4,"timestamp":352811027801,"id":200,"parentId":194,"tags":{},"startTime":1742270106778,"traceId":"58ed45d905ba8099"},{"name":"optimize-chunk-modules","duration":3914,"timestamp":352811027819,"id":201,"parentId":194,"tags":{},"startTime":1742270106778,"traceId":"58ed45d905ba8099"},{"name":"optimize","duration":6672,"timestamp":352811025081,"id":196,"parentId":194,"tags":{},"startTime":1742270106775,"traceId":"58ed45d905ba8099"},{"name":"module-hash","duration":5929,"timestamp":352811037132,"id":202,"parentId":194,"tags":{},"startTime":1742270106787,"traceId":"58ed45d905ba8099"},{"name":"code-generation","duration":1018,"timestamp":352811043088,"id":203,"parentId":194,"tags":{},"startTime":1742270106793,"traceId":"58ed45d905ba8099"},{"name":"hash","duration":2270,"timestamp":352811045888,"id":204,"parentId":194,"tags":{},"startTime":1742270106796,"traceId":"58ed45d905ba8099"},{"name":"code-generation-jobs","duration":68,"timestamp":352811048158,"id":205,"parentId":194,"tags":{},"startTime":1742270106798,"traceId":"58ed45d905ba8099"},{"name":"module-assets","duration":130,"timestamp":352811048217,"id":206,"parentId":194,"tags":{},"startTime":1742270106798,"traceId":"58ed45d905ba8099"},{"name":"create-chunk-assets","duration":1012,"timestamp":352811048351,"id":207,"parentId":194,"tags":{},"startTime":1742270106799,"traceId":"58ed45d905ba8099"},{"name":"NextJsBuildManifest-generateClientManifest","duration":701,"timestamp":352811050133,"id":209,"parentId":170,"tags":{},"startTime":1742270106800,"traceId":"58ed45d905ba8099"},{"name":"NextJsBuildManifest-createassets","duration":1072,"timestamp":352811049766,"id":208,"parentId":170,"tags":{},"startTime":1742270106800,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":201,"timestamp":352811053258,"id":211,"parentId":210,"tags":{"name":"static/chunks/main-8d0ab17774ffa031.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":180,"timestamp":352811053284,"id":212,"parentId":210,"tags":{"name":"static/chunks/main-app-fa35024de9bd9284.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":174,"timestamp":352811053291,"id":213,"parentId":210,"tags":{"name":"static/chunks/app/_not-found/page-b786c3dd79ad15a5.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":171,"timestamp":352811053295,"id":214,"parentId":210,"tags":{"name":"static/chunks/pages/_app-d23763e3e6c904ff.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":168,"timestamp":352811053299,"id":215,"parentId":210,"tags":{"name":"static/chunks/pages/_error-9b7125ad1a1e68fa.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":165,"timestamp":352811053303,"id":216,"parentId":210,"tags":{"name":"static/chunks/app/api/cloudflare/route-b77846f372b01f38.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":162,"timestamp":352811053307,"id":217,"parentId":210,"tags":{"name":"static/chunks/app/api/databases/route-407794f8145d9a0b.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":159,"timestamp":352811053310,"id":218,"parentId":210,"tags":{"name":"static/chunks/app/api/migrations/sync-files/route-92010db279b4dd8e.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":156,"timestamp":352811053314,"id":219,"parentId":210,"tags":{"name":"static/chunks/app/api/migrations/sync/route-9f480f5590369a8f.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":153,"timestamp":352811053317,"id":220,"parentId":210,"tags":{"name":"static/chunks/app/api/pull-data/confirm/route-a02fe6d3cdd0a535.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":151,"timestamp":352811053320,"id":221,"parentId":210,"tags":{"name":"static/chunks/app/api/pull-remote/confirm/route-f401a03507d1da50.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":148,"timestamp":352811053324,"id":222,"parentId":210,"tags":{"name":"static/chunks/app/api/pull-remote/preview/route-3c53814b5cb8b6b0.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":145,"timestamp":352811053328,"id":223,"parentId":210,"tags":{"name":"static/chunks/app/api/push-remote/confirm/route-8f359249e907c63b.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":142,"timestamp":352811053331,"id":224,"parentId":210,"tags":{"name":"static/chunks/app/api/push-remote/preview/route-b51bf94f39c17a9d.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":140,"timestamp":352811053333,"id":225,"parentId":210,"tags":{"name":"static/chunks/app/api/query/route-87bae2d4aebaf859.js","cache":"HIT"},"startTime":1742270106803,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":138,"timestamp":352811053336,"id":226,"parentId":210,"tags":{"name":"static/chunks/app/layout-be6ee67cf0c92654.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":136,"timestamp":352811053339,"id":227,"parentId":210,"tags":{"name":"static/chunks/app/api/tables/route-0f46f911562abcdf.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":135,"timestamp":352811053341,"id":228,"parentId":210,"tags":{"name":"static/chunks/app/api/update/route-14edc1917760bce0.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":133,"timestamp":352811053344,"id":229,"parentId":210,"tags":{"name":"static/chunks/app/api/tables/[name]/route-d20ca163b9c03e7c.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":131,"timestamp":352811053346,"id":230,"parentId":210,"tags":{"name":"static/chunks/app/page-36ed30b2266617f3.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":129,"timestamp":352811053349,"id":231,"parentId":210,"tags":{"name":"static/chunks/webpack-c76ac1e586b2802a.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":127,"timestamp":352811053351,"id":232,"parentId":210,"tags":{"name":"static/chunks/framework-d29117d969504448.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":125,"timestamp":352811053354,"id":233,"parentId":210,"tags":{"name":"static/chunks/4bd1b696-8c908eb707f85a27.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":123,"timestamp":352811053357,"id":234,"parentId":210,"tags":{"name":"static/chunks/692-ede418e1d28a1394.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":120,"timestamp":352811053360,"id":235,"parentId":210,"tags":{"name":"static/chunks/517-3b698a5d3da06ff7.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":118,"timestamp":352811053363,"id":236,"parentId":210,"tags":{"name":"static/chunks/576-c4daf274bb6469a1.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":116,"timestamp":352811053365,"id":237,"parentId":210,"tags":{"name":"static/chunks/92-c4466e0f1ca8a3a8.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":114,"timestamp":352811053368,"id":238,"parentId":210,"tags":{"name":"static/chunks/735-b885dfec6353171d.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":112,"timestamp":352811053371,"id":239,"parentId":210,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":47,"timestamp":352811053436,"id":241,"parentId":210,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":28,"timestamp":352811053456,"id":243,"parentId":210,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":1287,"timestamp":352811053375,"id":240,"parentId":210,"tags":{"name":"static/OUHnbB-64afrrZQL0Srn5/_ssgManifest.js","cache":"MISS"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-js","duration":1979,"timestamp":352811053439,"id":242,"parentId":210,"tags":{"name":"static/OUHnbB-64afrrZQL0Srn5/_buildManifest.js","cache":"MISS"},"startTime":1742270106804,"traceId":"58ed45d905ba8099"},{"name":"minify-webpack-plugin-optimize","duration":3940,"timestamp":352811051483,"id":210,"parentId":170,"tags":{"compilationName":"client"},"startTime":1742270106802,"traceId":"58ed45d905ba8099"},{"name":"minify-css","duration":57,"timestamp":352811055518,"id":245,"parentId":244,"tags":{"file":"static/css/17d12c576c5fcea8.css","cache":"HIT"},"startTime":1742270106806,"traceId":"58ed45d905ba8099"},{"name":"css-minimizer-plugin","duration":92,"timestamp":352811055485,"id":244,"parentId":170,"tags":{},"startTime":1742270106806,"traceId":"58ed45d905ba8099"},{"name":"seal","duration":45015,"timestamp":352811016042,"id":194,"parentId":170,"tags":{},"startTime":1742270106766,"traceId":"58ed45d905ba8099"},{"name":"webpack-compilation","duration":293082,"timestamp":352810768026,"id":170,"parentId":13,"tags":{"name":"client"},"startTime":1742270106518,"traceId":"58ed45d905ba8099"},{"name":"emit","duration":4197,"timestamp":352811061130,"id":246,"parentId":13,"tags":{},"startTime":1742270106811,"traceId":"58ed45d905ba8099"},{"name":"webpack-close","duration":70298,"timestamp":352811065589,"id":247,"parentId":13,"tags":{"name":"client"},"startTime":1742270106816,"traceId":"58ed45d905ba8099"},{"name":"webpack-generate-error-stats","duration":575,"timestamp":352811135899,"id":248,"parentId":247,"tags":{},"startTime":1742270106886,"traceId":"58ed45d905ba8099"},{"name":"run-webpack-compiler","duration":1743283,"timestamp":352809393366,"id":13,"parentId":1,"tags":{},"startTime":1742270105144,"traceId":"58ed45d905ba8099"},{"name":"format-webpack-messages","duration":58,"timestamp":352811136653,"id":249,"parentId":1,"tags":{},"startTime":1742270106887,"traceId":"58ed45d905ba8099"},{"name":"verify-and-lint","duration":891870,"timestamp":352811145254,"id":252,"parentId":1,"tags":{},"startTime":1742270106895,"traceId":"58ed45d905ba8099"},{"name":"verify-typescript-setup","duration":2902021,"timestamp":352811141878,"id":251,"parentId":1,"tags":{},"startTime":1742270106892,"traceId":"58ed45d905ba8099"},{"name":"check-static-error-page","duration":3962,"timestamp":352814054387,"id":255,"parentId":254,"tags":{},"startTime":1742270109805,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":1357,"timestamp":352814075671,"id":256,"parentId":254,"tags":{"page":"/_app"},"startTime":1742270109826,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":620,"timestamp":352814076420,"id":258,"parentId":254,"tags":{"page":"/_document"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":1193,"timestamp":352814076382,"id":257,"parentId":254,"tags":{"page":"/_error"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":241294,"timestamp":352814078685,"id":279,"parentId":265,"tags":{},"startTime":1742270109829,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":243385,"timestamp":352814076681,"id":265,"parentId":254,"tags":{"page":"/api/pull-remote/confirm"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":243151,"timestamp":352814078320,"id":276,"parentId":262,"tags":{},"startTime":1742270109828,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":244859,"timestamp":352814076637,"id":262,"parentId":254,"tags":{"page":"/api/migrations/sync-files"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":243342,"timestamp":352814080393,"id":284,"parentId":270,"tags":{},"startTime":1742270109831,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":247020,"timestamp":352814076749,"id":270,"parentId":254,"tags":{"page":"/api/tables/[name]"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":249697,"timestamp":352814078385,"id":277,"parentId":263,"tags":{},"startTime":1742270109829,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":251491,"timestamp":352814076651,"id":263,"parentId":254,"tags":{"page":"/api/migrations/sync"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":247794,"timestamp":352814080601,"id":286,"parentId":271,"tags":{},"startTime":1742270109831,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":251647,"timestamp":352814076763,"id":271,"parentId":254,"tags":{"page":"/api/tables"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":252261,"timestamp":352814078464,"id":278,"parentId":264,"tags":{},"startTime":1742270109829,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":254102,"timestamp":352814076664,"id":264,"parentId":254,"tags":{"page":"/api/pull-data/confirm"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":251880,"timestamp":352814078953,"id":281,"parentId":267,"tags":{},"startTime":1742270109829,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":254132,"timestamp":352814076711,"id":267,"parentId":254,"tags":{"page":"/api/push-remote/confirm"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"}]
3
+ [{"name":"is-page-static","duration":254024,"timestamp":352814077970,"id":274,"parentId":260,"tags":{},"startTime":1742270109828,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":255431,"timestamp":352814076594,"id":260,"parentId":254,"tags":{"page":"/api/cloudflare"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":256507,"timestamp":352814080555,"id":285,"parentId":259,"tags":{},"startTime":1742270109831,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":260667,"timestamp":352814076432,"id":259,"parentId":254,"tags":{"page":"/_not-found"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":259372,"timestamp":352814078248,"id":275,"parentId":261,"tags":{},"startTime":1742270109828,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":261027,"timestamp":352814076622,"id":261,"parentId":254,"tags":{"page":"/api/databases"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":267066,"timestamp":352814078790,"id":280,"parentId":266,"tags":{},"startTime":1742270109829,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":269185,"timestamp":352814076697,"id":266,"parentId":254,"tags":{"page":"/api/pull-remote/preview"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":265539,"timestamp":352814080623,"id":287,"parentId":272,"tags":{},"startTime":1742270109831,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":269325,"timestamp":352814076862,"id":272,"parentId":254,"tags":{"page":"/api/update"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":268909,"timestamp":352814079045,"id":282,"parentId":268,"tags":{},"startTime":1742270109829,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":271248,"timestamp":352814076724,"id":268,"parentId":254,"tags":{"page":"/api/push-remote/preview"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":270027,"timestamp":352814081296,"id":288,"parentId":273,"tags":{},"startTime":1742270109831,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":274464,"timestamp":352814076885,"id":273,"parentId":254,"tags":{"page":"/"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"is-page-static","duration":272824,"timestamp":352814079090,"id":283,"parentId":269,"tags":{},"startTime":1742270109829,"traceId":"58ed45d905ba8099"},{"name":"check-page","duration":275190,"timestamp":352814076736,"id":269,"parentId":254,"tags":{"page":"/api/query"},"startTime":1742270109827,"traceId":"58ed45d905ba8099"},{"name":"static-check","duration":298230,"timestamp":352814053728,"id":254,"parentId":1,"tags":{},"startTime":1742270109804,"traceId":"58ed45d905ba8099"},{"name":"generate-required-server-files","duration":184,"timestamp":352814352171,"id":290,"parentId":1,"tags":{},"startTime":1742270110102,"traceId":"58ed45d905ba8099"},{"name":"write-routes-manifest","duration":3073,"timestamp":352814357094,"id":292,"parentId":1,"tags":{},"startTime":1742270110107,"traceId":"58ed45d905ba8099"},{"name":"load-dotenv","duration":14,"timestamp":352814694272,"id":295,"parentId":294,"tags":{},"startTime":1742270110444,"traceId":"58ed45d905ba8099"},{"name":"run-export-path-map","duration":235,"timestamp":352815458314,"id":296,"parentId":294,"tags":{},"startTime":1742270111208,"traceId":"58ed45d905ba8099"},{"name":"next-export","duration":1110855,"timestamp":352814693890,"id":294,"parentId":1,"tags":{},"startTime":1742270110444,"traceId":"58ed45d905ba8099"},{"name":"move-exported-app-not-found-","duration":1856,"timestamp":352815805350,"id":297,"parentId":293,"tags":{},"startTime":1742270111556,"traceId":"58ed45d905ba8099"},{"name":"move-exported-page","duration":6013,"timestamp":352815807264,"id":298,"parentId":293,"tags":{},"startTime":1742270111557,"traceId":"58ed45d905ba8099"},{"name":"static-generation","duration":1159985,"timestamp":352814690362,"id":293,"parentId":1,"tags":{},"startTime":1742270110441,"traceId":"58ed45d905ba8099"},{"name":"node-file-trace-build","duration":3894211,"timestamp":352814354296,"id":291,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1742270110104,"traceId":"58ed45d905ba8099"},{"name":"apply-include-excludes","duration":441,"timestamp":352818248520,"id":299,"parentId":1,"tags":{},"startTime":1742270113999,"traceId":"58ed45d905ba8099"},{"name":"print-tree-view","duration":1419,"timestamp":352818249259,"id":300,"parentId":1,"tags":{},"startTime":1742270113999,"traceId":"58ed45d905ba8099"},{"name":"telemetry-flush","duration":19,"timestamp":352818250685,"id":301,"parentId":1,"tags":{},"startTime":1742270114001,"traceId":"58ed45d905ba8099"},{"name":"next-build","duration":9068113,"timestamp":352809182594,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.1.6","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1742270104933,"traceId":"58ed45d905ba8099"}]
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/cloudflare/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/cloudflare/route.js
2
2
  import * as entry from '../../../../../src/app/api/cloudflare/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/databases/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/databases/route.js
2
2
  import * as entry from '../../../../../src/app/api/databases/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/migrations/sync/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/migrations/sync/route.js
2
2
  import * as entry from '../../../../../../src/app/api/migrations/sync/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/migrations/sync-files/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/migrations/sync-files/route.js
2
2
  import * as entry from '../../../../../../src/app/api/migrations/sync-files/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/pull-data/confirm/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/pull-data/confirm/route.js
2
2
  import * as entry from '../../../../../../src/app/api/pull-data/confirm/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/pull-remote/confirm/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/pull-remote/confirm/route.js
2
2
  import * as entry from '../../../../../../src/app/api/pull-remote/confirm/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/pull-remote/preview/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/pull-remote/preview/route.js
2
2
  import * as entry from '../../../../../../src/app/api/pull-remote/preview/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/push-remote/confirm/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/push-remote/confirm/route.js
2
2
  import * as entry from '../../../../../../src/app/api/push-remote/confirm/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/push-remote/preview/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/push-remote/preview/route.js
2
2
  import * as entry from '../../../../../../src/app/api/push-remote/preview/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/query/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/query/route.js
2
2
  import * as entry from '../../../../../src/app/api/query/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/tables/[name]/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/tables/[name]/route.js
2
2
  import * as entry from '../../../../../../src/app/api/tables/[name]/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/tables/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/tables/route.js
2
2
  import * as entry from '../../../../../src/app/api/tables/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/api/update/route.js
1
+ // File: /Users/kona/Desktop/d1studio/src/app/api/update/route.js
2
2
  import * as entry from '../../../../../src/app/api/update/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/karenredona/Desktop/d1studio/src/app/page.jsx
1
+ // File: /Users/kona/Desktop/d1studio/src/app/page.jsx
2
2
  import * as entry from '../../../src/app/page.js'
3
3
  import type { ResolvingMetadata, ResolvingViewport } from 'next/dist/lib/metadata/types/metadata-interface.js'
4
4
 
@@ -1 +1 @@
1
- MoZBULXFiTFzrY1JVK_Df
1
+ ZBTCAyp1kO5FdEHMU-Dw2