diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | apps/web/.next/app-build-manifest.json | 8 | ||||
| -rw-r--r-- | apps/web/.next/cache/webpack/client-production/0.pack | bin | 13780485 -> 0 bytes | |||
| -rw-r--r-- | apps/web/.next/cache/webpack/client-production/index.pack | bin | 1672100 -> 0 bytes | |||
| -rw-r--r-- | apps/web/.next/cache/webpack/server-production/0.pack | bin | 10528795 -> 0 bytes | |||
| -rw-r--r-- | apps/web/.next/cache/webpack/server-production/index.pack | bin | 1498405 -> 0 bytes | |||
| -rw-r--r-- | apps/web/.next/server/app-paths-manifest.json | 3 | ||||
| -rw-r--r-- | apps/web/.next/server/app/_not-found_client-reference-manifest.js | 2 | ||||
| -rw-r--r-- | apps/web/.next/server/app/page.js | 56 | ||||
| -rw-r--r-- | apps/web/.next/server/app/page_client-reference-manifest.js | 2 | ||||
| -rw-r--r-- | apps/web/.next/server/middleware-manifest.json | 21 | ||||
| -rw-r--r-- | apps/web/.next/server/server-reference-manifest.js | 2 | ||||
| -rw-r--r-- | apps/web/.next/server/server-reference-manifest.json | 2 | ||||
| -rw-r--r-- | apps/web/.next/trace | 49 | ||||
| -rw-r--r-- | apps/web/src/app/MessagePoster.tsx | 2 | ||||
| -rw-r--r-- | apps/web/src/app/page.tsx | 6 |
16 files changed, 129 insertions, 25 deletions
@@ -1,3 +1,4 @@ +.next/ .turbo *.sqlite *.lockb diff --git a/apps/web/.next/app-build-manifest.json b/apps/web/.next/app-build-manifest.json index 36b66658..8d157431 100644 --- a/apps/web/.next/app-build-manifest.json +++ b/apps/web/.next/app-build-manifest.json @@ -1,9 +1,9 @@ { "pages": { - "/page": [ + "/not-found": [ "static/chunks/webpack.js", "static/chunks/main-app.js", - "static/chunks/app/page.js" + "static/chunks/app/not-found.js" ], "/layout": [ "static/chunks/webpack.js", @@ -11,10 +11,10 @@ "static/css/app/layout.css", "static/chunks/app/layout.js" ], - "/not-found": [ + "/page": [ "static/chunks/webpack.js", "static/chunks/main-app.js", - "static/chunks/app/not-found.js" + "static/chunks/app/page.js" ] } }
\ No newline at end of file diff --git a/apps/web/.next/cache/webpack/client-production/0.pack b/apps/web/.next/cache/webpack/client-production/0.pack Binary files differdeleted file mode 100644 index 14e54a3a..00000000 --- a/apps/web/.next/cache/webpack/client-production/0.pack +++ /dev/null diff --git a/apps/web/.next/cache/webpack/client-production/index.pack b/apps/web/.next/cache/webpack/client-production/index.pack Binary files differdeleted file mode 100644 index 1d558154..00000000 --- a/apps/web/.next/cache/webpack/client-production/index.pack +++ /dev/null diff --git a/apps/web/.next/cache/webpack/server-production/0.pack b/apps/web/.next/cache/webpack/server-production/0.pack Binary files differdeleted file mode 100644 index c6327967..00000000 --- a/apps/web/.next/cache/webpack/server-production/0.pack +++ /dev/null diff --git a/apps/web/.next/cache/webpack/server-production/index.pack b/apps/web/.next/cache/webpack/server-production/index.pack Binary files differdeleted file mode 100644 index f8961844..00000000 --- a/apps/web/.next/cache/webpack/server-production/index.pack +++ /dev/null diff --git a/apps/web/.next/server/app-paths-manifest.json b/apps/web/.next/server/app-paths-manifest.json index e234c2ed..53352ef9 100644 --- a/apps/web/.next/server/app-paths-manifest.json +++ b/apps/web/.next/server/app-paths-manifest.json @@ -1,3 +1,4 @@ { - "/page": "app/page.js" + "/not-found": "app/not-found.js", + "/page": "static/webpack/app/page.2a2c9169e80b5082.hot-update.js" }
\ No newline at end of file diff --git a/apps/web/.next/server/app/_not-found_client-reference-manifest.js b/apps/web/.next/server/app/_not-found_client-reference-manifest.js index af378111..c4899a40 100644 --- a/apps/web/.next/server/app/_not-found_client-reference-manifest.js +++ b/apps/web/.next/server/app/_not-found_client-reference-manifest.js @@ -1 +1 @@ -globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{},"edgeSSRModuleMapping":{"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/app-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/dev-root-not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/error-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/layout-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/render-from-template-context.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/QueryAI.tsx":{"*":{"id":"(ssr)/./src/components/QueryAI.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/image-component.js","name":"*","chunks":[],"async":false}}},"clientModules":{"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/app-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/app-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/dev-root-not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/dev-root-not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/error-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/layout-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/layout-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/loadable-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/QueryAI.tsx":{"id":"(app-pages-browser)/./src/components/QueryAI.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/image-component.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/image-component.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}":{"id":"(app-pages-browser)/../../node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css":{"id":"(app-pages-browser)/./src/app/globals.css","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false}},"entryCSSFiles":{"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page":[],"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/layout":["static/css/app/layout.css"],"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/not-found":[]}}
\ No newline at end of file +globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{},"edgeSSRModuleMapping":{"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/app-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/dev-root-not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/error-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/layout-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/render-from-template-context.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/MessagePoster.tsx":{"*":{"id":"(ssr)/./src/app/MessagePoster.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/QueryAI.tsx":{"*":{"id":"(ssr)/./src/components/QueryAI.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/image-component.js","name":"*","chunks":[],"async":false}}},"clientModules":{"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/app-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/app-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/dev-root-not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/dev-root-not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/error-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/layout-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/layout-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/loadable-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}":{"id":"(app-pages-browser)/../../node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css":{"id":"(app-pages-browser)/./src/app/globals.css","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/MessagePoster.tsx":{"id":"(app-pages-browser)/./src/app/MessagePoster.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/QueryAI.tsx":{"id":"(app-pages-browser)/./src/components/QueryAI.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/image-component.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/image-component.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false}},"entryCSSFiles":{"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/not-found":[],"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/layout":["static/css/app/layout.css"],"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page":[]}}
\ No newline at end of file diff --git a/apps/web/.next/server/app/page.js b/apps/web/.next/server/app/page.js index ef6b1d95..d6d586e6 100644 --- a/apps/web/.next/server/app/page.js +++ b/apps/web/.next/server/app/page.js @@ -62,13 +62,13 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ }), -/***/ "(ssr)/../../node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=true!": -/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ - !*** ../../node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=true! ***! - \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ +/***/ "(ssr)/../../node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2FMessagePoster.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=true!": +/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ + !*** ../../node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2FMessagePoster.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=true! ***! + \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ /***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => { -eval("Promise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/QueryAI.tsx */ \"(ssr)/./src/components/QueryAI.tsx\"));\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ../../node_modules/next/dist/esm/client/image-component.js */ \"(ssr)/../../node_modules/next/dist/esm/client/image-component.js\"));\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ../../node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js */ \"(ssr)/../../node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js\"));\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ../../node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js */ \"(ssr)/../../node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js\"));\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ../../node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js */ \"(ssr)/../../node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js\"))//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi4vLi4vbm9kZV9tb2R1bGVzL25leHQvZGlzdC9idWlsZC93ZWJwYWNrL2xvYWRlcnMvbmV4dC1mbGlnaHQtY2xpZW50LWVudHJ5LWxvYWRlci5qcz9tb2R1bGVzPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWIlMkZzcmMlMkZjb21wb25lbnRzJTJGUXVlcnlBSS50c3gmbW9kdWxlcz0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZub2RlX21vZHVsZXMlMkZuZXh0JTJGZGlzdCUyRmVzbSUyRmNsaWVudCUyRmltYWdlLWNvbXBvbmVudC5qcyZtb2R1bGVzPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRm5vZGVfbW9kdWxlcyUyRm5leHQlMkZkaXN0JTJGZXNtJTJGc2hhcmVkJTJGbGliJTJGYXBwLXJvdXRlci1jb250ZXh0LnNoYXJlZC1ydW50aW1lLmpzJm1vZHVsZXM9JTJGVXNlcnMlMkZkaHJhdnlhc2hhaCUyRkRvY3VtZW50cyUyRmNvZGUlMkZhbnljb250ZXh0JTJGbm9kZV9tb2R1bGVzJTJGbmV4dCUyRmRpc3QlMkZlc20lMkZzaGFyZWQlMkZsaWIlMkZob29rcy1jbGllbnQtY29udGV4dC5zaGFyZWQtcnVudGltZS5qcyZtb2R1bGVzPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRm5vZGVfbW9kdWxlcyUyRm5leHQlMkZkaXN0JTJGZXNtJTJGc2hhcmVkJTJGbGliJTJGc2VydmVyLWluc2VydGVkLWh0bWwuc2hhcmVkLXJ1bnRpbWUuanMmc2VydmVyPXRydWUhIiwibWFwcGluZ3MiOiJBQUFBLG9LQUFxSDtBQUNySCxnT0FBc0k7QUFDdEksNFFBQTRKO0FBQzVKLGdSQUE4SjtBQUM5SiIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvPzMwNTMiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvZGhyYXZ5YXNoYWgvRG9jdW1lbnRzL2NvZGUvYW55Y29udGV4dC9hcHBzL3dlYi9zcmMvY29tcG9uZW50cy9RdWVyeUFJLnRzeFwiKTtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL2RocmF2eWFzaGFoL0RvY3VtZW50cy9jb2RlL2FueWNvbnRleHQvbm9kZV9tb2R1bGVzL25leHQvZGlzdC9lc20vY2xpZW50L2ltYWdlLWNvbXBvbmVudC5qc1wiKTtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL2RocmF2eWFzaGFoL0RvY3VtZW50cy9jb2RlL2FueWNvbnRleHQvbm9kZV9tb2R1bGVzL25leHQvZGlzdC9lc20vc2hhcmVkL2xpYi9hcHAtcm91dGVyLWNvbnRleHQuc2hhcmVkLXJ1bnRpbWUuanNcIik7XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L25vZGVfbW9kdWxlcy9uZXh0L2Rpc3QvZXNtL3NoYXJlZC9saWIvaG9va3MtY2xpZW50LWNvbnRleHQuc2hhcmVkLXJ1bnRpbWUuanNcIik7XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L25vZGVfbW9kdWxlcy9uZXh0L2Rpc3QvZXNtL3NoYXJlZC9saWIvc2VydmVyLWluc2VydGVkLWh0bWwuc2hhcmVkLXJ1bnRpbWUuanNcIikiXSwibmFtZXMiOltdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(ssr)/../../node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=true!\n"); +eval("Promise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/app/MessagePoster.tsx */ \"(ssr)/./src/app/MessagePoster.tsx\"));\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/QueryAI.tsx */ \"(ssr)/./src/components/QueryAI.tsx\"));\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ../../node_modules/next/dist/esm/client/image-component.js */ \"(ssr)/../../node_modules/next/dist/esm/client/image-component.js\"));\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ../../node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js */ \"(ssr)/../../node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js\"));\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ../../node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js */ \"(ssr)/../../node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js\"));\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ../../node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js */ \"(ssr)/../../node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js\"))//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi4vLi4vbm9kZV9tb2R1bGVzL25leHQvZGlzdC9idWlsZC93ZWJwYWNrL2xvYWRlcnMvbmV4dC1mbGlnaHQtY2xpZW50LWVudHJ5LWxvYWRlci5qcz9tb2R1bGVzPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWIlMkZzcmMlMkZhcHAlMkZNZXNzYWdlUG9zdGVyLnRzeCZtb2R1bGVzPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWIlMkZzcmMlMkZjb21wb25lbnRzJTJGUXVlcnlBSS50c3gmbW9kdWxlcz0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZub2RlX21vZHVsZXMlMkZuZXh0JTJGZGlzdCUyRmVzbSUyRmNsaWVudCUyRmltYWdlLWNvbXBvbmVudC5qcyZtb2R1bGVzPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRm5vZGVfbW9kdWxlcyUyRm5leHQlMkZkaXN0JTJGZXNtJTJGc2hhcmVkJTJGbGliJTJGYXBwLXJvdXRlci1jb250ZXh0LnNoYXJlZC1ydW50aW1lLmpzJm1vZHVsZXM9JTJGVXNlcnMlMkZkaHJhdnlhc2hhaCUyRkRvY3VtZW50cyUyRmNvZGUlMkZhbnljb250ZXh0JTJGbm9kZV9tb2R1bGVzJTJGbmV4dCUyRmRpc3QlMkZlc20lMkZzaGFyZWQlMkZsaWIlMkZob29rcy1jbGllbnQtY29udGV4dC5zaGFyZWQtcnVudGltZS5qcyZtb2R1bGVzPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRm5vZGVfbW9kdWxlcyUyRm5leHQlMkZkaXN0JTJGZXNtJTJGc2hhcmVkJTJGbGliJTJGc2VydmVyLWluc2VydGVkLWh0bWwuc2hhcmVkLXJ1bnRpbWUuanMmc2VydmVyPXRydWUhIiwibWFwcGluZ3MiOiJBQUFBLGtLQUFvSDtBQUNwSCxvS0FBcUg7QUFDckgsZ09BQXNJO0FBQ3RJLDRRQUE0SjtBQUM1SixnUkFBOEo7QUFDOUoiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly9fTl9FLz8xY2UxIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL2RocmF2eWFzaGFoL0RvY3VtZW50cy9jb2RlL2FueWNvbnRleHQvYXBwcy93ZWIvc3JjL2FwcC9NZXNzYWdlUG9zdGVyLnRzeFwiKTtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL2RocmF2eWFzaGFoL0RvY3VtZW50cy9jb2RlL2FueWNvbnRleHQvYXBwcy93ZWIvc3JjL2NvbXBvbmVudHMvUXVlcnlBSS50c3hcIik7XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L25vZGVfbW9kdWxlcy9uZXh0L2Rpc3QvZXNtL2NsaWVudC9pbWFnZS1jb21wb25lbnQuanNcIik7XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L25vZGVfbW9kdWxlcy9uZXh0L2Rpc3QvZXNtL3NoYXJlZC9saWIvYXBwLXJvdXRlci1jb250ZXh0LnNoYXJlZC1ydW50aW1lLmpzXCIpO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvZGhyYXZ5YXNoYWgvRG9jdW1lbnRzL2NvZGUvYW55Y29udGV4dC9ub2RlX21vZHVsZXMvbmV4dC9kaXN0L2VzbS9zaGFyZWQvbGliL2hvb2tzLWNsaWVudC1jb250ZXh0LnNoYXJlZC1ydW50aW1lLmpzXCIpO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvZGhyYXZ5YXNoYWgvRG9jdW1lbnRzL2NvZGUvYW55Y29udGV4dC9ub2RlX21vZHVsZXMvbmV4dC9kaXN0L2VzbS9zaGFyZWQvbGliL3NlcnZlci1pbnNlcnRlZC1odG1sLnNoYXJlZC1ydW50aW1lLmpzXCIpIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(ssr)/../../node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2FMessagePoster.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=true!\n"); /***/ }), @@ -102,6 +102,17 @@ eval("Promise.resolve(/*! import() eager */).then(__webpack_require__.bind(__web /***/ }), +/***/ "(ssr)/./src/app/MessagePoster.tsx": +/*!***********************************!*\ + !*** ./src/app/MessagePoster.tsx ***! + \***********************************/ +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(ssr)/../../node_modules/next/dist/compiled/react/jsx-dev-runtime.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! react */ \"(ssr)/../../node_modules/next/dist/compiled/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n/* __next_internal_client_entry_do_not_use__ default auto */ \n\nfunction MessagePoster({ jwt }) {\n (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)(()=>{\n if (true) return;\n window.postMessage({\n jwt\n }, \"*\");\n }, [\n jwt\n ]);\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"button\", {\n onClick: ()=>window.postMessage({\n jwt\n }, \"*\"),\n children: \"Send auth token to extension\"\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/MessagePoster.tsx\",\n lineNumber: 12,\n columnNumber: 5\n }, this);\n}\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (MessagePoster);\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9zcmMvYXBwL01lc3NhZ2VQb3N0ZXIudHN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7O0FBRWtDO0FBRWxDLFNBQVNDLGNBQWMsRUFBRUMsR0FBRyxFQUFtQjtJQUM3Q0YsZ0RBQVNBLENBQUM7UUFDUixJQUFJLElBQWtCLEVBQWE7UUFDbkNHLE9BQU9DLFdBQVcsQ0FBQztZQUFFRjtRQUFJLEdBQUc7SUFDOUIsR0FBRztRQUFDQTtLQUFJO0lBRVIscUJBQ0UsOERBQUNHO1FBQU9DLFNBQVMsSUFBTUgsT0FBT0MsV0FBVyxDQUFDO2dCQUFFRjtZQUFJLEdBQUc7a0JBQU07Ozs7OztBQUk3RDtBQUVBLGlFQUFlRCxhQUFhQSxFQUFDIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vX05fRS8uL3NyYy9hcHAvTWVzc2FnZVBvc3Rlci50c3g/M2FiNiJdLCJzb3VyY2VzQ29udGVudCI6WyIndXNlIGNsaWVudCc7XG5cbmltcG9ydCB7IHVzZUVmZmVjdCB9IGZyb20gJ3JlYWN0JztcblxuZnVuY3Rpb24gTWVzc2FnZVBvc3Rlcih7IGp3dCB9OiB7IGp3dDogc3RyaW5nIH0pIHtcbiAgdXNlRWZmZWN0KCgpID0+IHtcbiAgICBpZiAodHlwZW9mIHdpbmRvdyA9PT0gJ3VuZGVmaW5lZCcpIHJldHVybjtcbiAgICB3aW5kb3cucG9zdE1lc3NhZ2UoeyBqd3QgfSwgJyonKTtcbiAgfSwgW2p3dF0pO1xuXG4gIHJldHVybiAoXG4gICAgPGJ1dHRvbiBvbkNsaWNrPXsoKSA9PiB3aW5kb3cucG9zdE1lc3NhZ2UoeyBqd3QgfSwgJyonKX0+XG4gICAgICBTZW5kIGF1dGggdG9rZW4gdG8gZXh0ZW5zaW9uXG4gICAgPC9idXR0b24+XG4gICk7XG59XG5cbmV4cG9ydCBkZWZhdWx0IE1lc3NhZ2VQb3N0ZXI7XG4iXSwibmFtZXMiOlsidXNlRWZmZWN0IiwiTWVzc2FnZVBvc3RlciIsImp3dCIsIndpbmRvdyIsInBvc3RNZXNzYWdlIiwiYnV0dG9uIiwib25DbGljayJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(ssr)/./src/app/MessagePoster.tsx\n"); + +/***/ }), + /***/ "(ssr)/./src/components/QueryAI.tsx": /*!************************************!*\ !*** ./src/components/QueryAI.tsx ***! @@ -4446,6 +4457,35 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ }), +/***/ "(rsc)/./src/app/MessagePoster.tsx": +/*!***********************************!*\ + !*** ./src/app/MessagePoster.tsx ***! + \***********************************/ +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ $$typeof: () => (/* binding */ $$typeof), +/* harmony export */ __esModule: () => (/* binding */ __esModule), +/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__) +/* harmony export */ }); +/* harmony import */ var next_dist_build_webpack_loaders_next_flight_loader_module_proxy__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! next/dist/build/webpack/loaders/next-flight-loader/module-proxy */ "(rsc)/../../node_modules/next/dist/esm/build/webpack/loaders/next-flight-loader/module-proxy.js"); + +const proxy = (0,next_dist_build_webpack_loaders_next_flight_loader_module_proxy__WEBPACK_IMPORTED_MODULE_0__.createProxy)(String.raw`/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/MessagePoster.tsx`) + +// Accessing the __esModule property and exporting $$typeof are required here. +// The __esModule getter forces the proxy target to create the default export +// and the $$typeof value is for rendering logic to determine if the module +// is a client boundary. +const { __esModule, $$typeof } = proxy; +const __default__ = proxy.default; + + +/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__default__); + +/***/ }), + /***/ "(rsc)/./src/app/layout.tsx": /*!****************************!*\ !*** ./src/app/layout.tsx ***! @@ -4475,7 +4515,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ Home),\n/* harmony export */ runtime: () => (/* binding */ runtime)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(rsc)/../../node_modules/next/dist/compiled/react/jsx-dev-runtime.js\");\n/* harmony import */ var _components_ui_card__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/components/ui/card */ \"(rsc)/./src/components/ui/card.tsx\");\n/* harmony import */ var _server_db__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/server/db */ \"(rsc)/./src/server/db/index.ts\");\n/* harmony import */ var _server_db_schema__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/server/db/schema */ \"(rsc)/./src/server/db/schema.ts\");\n/* harmony import */ var drizzle_orm__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! drizzle-orm */ \"(rsc)/../../node_modules/drizzle-orm/sql/expressions/conditions.js\");\n/* harmony import */ var next_headers__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! next/headers */ \"(rsc)/../../node_modules/next/dist/esm/api/headers.js\");\n/* harmony import */ var next_navigation__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! next/navigation */ \"(rsc)/../../node_modules/next/dist/esm/api/navigation.js\");\n/* harmony import */ var next_image__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! next/image */ \"(rsc)/../../node_modules/next/dist/esm/api/image.js\");\n/* harmony import */ var _components_QueryAI__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/components/QueryAI */ \"(rsc)/./src/components/QueryAI.tsx\");\n\n\n\n\n\n\n\n\n\nconst runtime = \"edge\";\nasync function Home() {\n const token = (0,next_headers__WEBPACK_IMPORTED_MODULE_4__.cookies)().get(\"next-auth.session-token\")?.value ?? (0,next_headers__WEBPACK_IMPORTED_MODULE_4__.cookies)().get(\"__Secure-authjs.session-token\")?.value ?? (0,next_headers__WEBPACK_IMPORTED_MODULE_4__.cookies)().get(\"authjs.session-token\")?.value ?? (0,next_headers__WEBPACK_IMPORTED_MODULE_4__.headers)().get(\"Authorization\")?.replace(\"Bearer \", \"\");\n if (!token) {\n return (0,next_navigation__WEBPACK_IMPORTED_MODULE_5__.redirect)(\"/api/auth/signin\");\n }\n const session = await _server_db__WEBPACK_IMPORTED_MODULE_2__.db.select().from(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.sessions).where((0,drizzle_orm__WEBPACK_IMPORTED_MODULE_8__.eq)(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.sessions.sessionToken, token));\n if (!session || session.length === 0) {\n return (0,next_navigation__WEBPACK_IMPORTED_MODULE_5__.redirect)(\"/api/auth/signin\");\n }\n const userContent = await _server_db__WEBPACK_IMPORTED_MODULE_2__.db.select().from(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.userStoredContent).where((0,drizzle_orm__WEBPACK_IMPORTED_MODULE_8__.eq)(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.userStoredContent.userId, session[0].userId));\n const userData = await _server_db__WEBPACK_IMPORTED_MODULE_2__.db.select().from(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.users).where((0,drizzle_orm__WEBPACK_IMPORTED_MODULE_8__.eq)(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.users.id, session[0].userId)).limit(1);\n if (!userData || userData.length === 0) {\n return (0,next_navigation__WEBPACK_IMPORTED_MODULE_5__.redirect)(\"/api/auth/signin\");\n }\n const listOfContent = userContent.map((content)=>content.contentId).length > 0 ? userContent.map((content)=>content.contentId) : [\n 1\n ];\n const posts = await _server_db__WEBPACK_IMPORTED_MODULE_2__.db.select().from(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.storedContent).where((0,drizzle_orm__WEBPACK_IMPORTED_MODULE_8__.inArray)(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.storedContent.id, listOfContent));\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 flex flex-col items-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col mt-16\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col md:flex-row gap-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(next_image__WEBPACK_IMPORTED_MODULE_6__[\"default\"], {\n className: \"rounded-2xl\",\n src: \"/logo.png\",\n width: 120,\n height: 120,\n alt: \"logo\"\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 69,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-4 text-gray-400 max-w-md\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h1\", {\n className: \"text-xl font-bold text-white\",\n children: \"SuperMemory\"\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 77,\n columnNumber: 13\n }, this),\n \"Remember that one thing you read a while ago? We got you covered. Add the extension, click a button and I'll remember it for you.\",\n \" \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://github.com/dhravyashah/anycontext\",\n target: \"_blank\",\n rel: \"noreferrer\",\n className: \"text-sky-500\",\n children: \"Get the Extension\"\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 80,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 76,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 68,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 67,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_QueryAI__WEBPACK_IMPORTED_MODULE_7__[\"default\"], {}, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 92,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"main\", {\n className: \"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6 mt-16\",\n children: posts.reverse().map((post)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: post.url,\n target: \"_blank\",\n rel: \"noreferrer\",\n className: \"hover:scale-105 ease-in-out transition-transform duration-300\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_ui_card__WEBPACK_IMPORTED_MODULE_1__.Card, {\n className: \"w-full\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"Not found\",\n className: \"w-full h-48 object-cover rounded-md\",\n height: \"200\",\n src: post.image && post.image !== \"Image not found\" ? post.image : \"/placeholder.svg\",\n style: {\n aspectRatio: \"300/200\",\n objectFit: \"cover\"\n },\n width: \"300\"\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 109,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_ui_card__WEBPACK_IMPORTED_MODULE_1__.CardContent, {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h3\", {\n className: \"text-lg font-semibold mt-4\",\n children: post.title\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 125,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm text-gray-600\",\n children: post.baseUrl\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 126,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm\",\n children: post.description\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 127,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 124,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 108,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 102,\n columnNumber: 11\n }, this))\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 100,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 66,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvYXBwL3BhZ2UudHN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7OztBQUV5RDtBQUN4QjtBQU1MO0FBQ2M7QUFDTTtBQUNMO0FBRVo7QUFDWTtBQUVwQyxNQUFNYyxVQUFVLE9BQU87QUFFZixlQUFlQztJQUM1QixNQUFNQyxRQUNKUCxxREFBT0EsR0FBR1EsR0FBRyxDQUFDLDRCQUE0QkMsU0FDMUNULHFEQUFPQSxHQUFHUSxHQUFHLENBQUMsa0NBQWtDQyxTQUNoRFQscURBQU9BLEdBQUdRLEdBQUcsQ0FBQyx5QkFBeUJDLFNBQ3ZDUixxREFBT0EsR0FBR08sR0FBRyxDQUFDLGtCQUFrQkUsUUFBUSxXQUFXO0lBRXJELElBQUksQ0FBQ0gsT0FBTztRQUNWLE9BQU9MLHlEQUFRQSxDQUFDO0lBQ2xCO0lBRUEsTUFBTVMsVUFBVSxNQUFNbEIsMENBQUVBLENBQ3JCbUIsTUFBTSxHQUNOQyxJQUFJLENBQUNuQix1REFBUUEsRUFDYm9CLEtBQUssQ0FBQ2hCLCtDQUFFQSxDQUFDSix1REFBUUEsQ0FBQ3FCLFlBQVksRUFBRVI7SUFFbkMsSUFBSSxDQUFDSSxXQUFXQSxRQUFRSyxNQUFNLEtBQUssR0FBRztRQUNwQyxPQUFPZCx5REFBUUEsQ0FBQztJQUNsQjtJQUVBLE1BQU1lLGNBQWMsTUFBTXhCLDBDQUFFQSxDQUN6Qm1CLE1BQU0sR0FDTkMsSUFBSSxDQUFDakIsZ0VBQWlCQSxFQUN0QmtCLEtBQUssQ0FBQ2hCLCtDQUFFQSxDQUFDRixnRUFBaUJBLENBQUNzQixNQUFNLEVBQUVQLE9BQU8sQ0FBQyxFQUFFLENBQUNPLE1BQU07SUFFdkQsTUFBTUMsV0FBVyxNQUFNMUIsMENBQUVBLENBQ3RCbUIsTUFBTSxHQUNOQyxJQUFJLENBQUNoQixvREFBS0EsRUFDVmlCLEtBQUssQ0FBQ2hCLCtDQUFFQSxDQUFDRCxvREFBS0EsQ0FBQ3VCLEVBQUUsRUFBRVQsT0FBTyxDQUFDLEVBQUUsQ0FBQ08sTUFBTSxHQUNwQ0csS0FBSyxDQUFDO0lBRVQsSUFBSSxDQUFDRixZQUFZQSxTQUFTSCxNQUFNLEtBQUssR0FBRztRQUN0QyxPQUFPZCx5REFBUUEsQ0FBQztJQUNsQjtJQUVBLE1BQU1vQixnQkFDSkwsWUFBWU0sR0FBRyxDQUFDLENBQUNDLFVBQVlBLFFBQVFDLFNBQVMsRUFBRVQsTUFBTSxHQUFHLElBQ3JEQyxZQUFZTSxHQUFHLENBQUMsQ0FBQ0MsVUFBWUEsUUFBUUMsU0FBUyxJQUM5QztRQUFDO0tBQUU7SUFFVCxNQUFNQyxRQUFRLE1BQU1qQywwQ0FBRUEsQ0FDbkJtQixNQUFNLEdBQ05DLElBQUksQ0FBQ2xCLDREQUFhQSxFQUNsQm1CLEtBQUssQ0FBQ2Ysb0RBQU9BLENBQUNKLDREQUFhQSxDQUFDeUIsRUFBRSxFQUFFRTtJQUVuQyxxQkFDRSw4REFBQ0s7UUFBSUMsV0FBVTs7MEJBQ2IsOERBQUNEO2dCQUFJQyxXQUFVOzBCQUNiLDRFQUFDRDtvQkFBSUMsV0FBVTs7c0NBQ2IsOERBQUN6QixrREFBS0E7NEJBQ0p5QixXQUFVOzRCQUNWQyxLQUFJOzRCQUNKQyxPQUFPOzRCQUNQQyxRQUFROzRCQUNSQyxLQUFJOzs7Ozs7c0NBRU4sOERBQUNMOzRCQUFJQyxXQUFVOzs4Q0FDYiw4REFBQ0s7b0NBQUdMLFdBQVU7OENBQStCOzs7Ozs7Z0NBQWdCO2dDQUVHOzhDQUNoRSw4REFBQ007b0NBQ0NDLE1BQUs7b0NBQ0xDLFFBQU87b0NBQ1BDLEtBQUk7b0NBQ0pULFdBQVU7OENBQ1g7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzBCQU9QLDhEQUFDeEIsMkRBQU9BOzs7OzswQkFRUiw4REFBQ2tDO2dCQUFLVixXQUFVOzBCQUNiRixNQUFNYSxPQUFPLEdBQUdoQixHQUFHLENBQUMsQ0FBQ2lCLHFCQUNwQiw4REFBQ047d0JBQ0NDLE1BQU1LLEtBQUtDLEdBQUc7d0JBQ2RMLFFBQU87d0JBQ1BDLEtBQUk7d0JBQ0pULFdBQVU7a0NBRVYsNEVBQUNwQyxxREFBSUE7NEJBQUNvQyxXQUFVOzs4Q0FDZCw4REFBQ2M7b0NBQ0NWLEtBQUk7b0NBQ0pKLFdBQVU7b0NBQ1ZHLFFBQU87b0NBQ1BGLEtBQ0VXLEtBQUtHLEtBQUssSUFBSUgsS0FBS0csS0FBSyxLQUFLLG9CQUN6QkgsS0FBS0csS0FBSyxHQUNWO29DQUVOQyxPQUFPO3dDQUNMQyxhQUFhO3dDQUNiQyxXQUFXO29DQUNiO29DQUNBaEIsT0FBTTs7Ozs7OzhDQUVSLDhEQUFDdkMsNERBQVdBOztzREFDViw4REFBQ3dEOzRDQUFHbkIsV0FBVTtzREFBOEJZLEtBQUtRLEtBQUs7Ozs7OztzREFDdEQsOERBQUNDOzRDQUFFckIsV0FBVTtzREFBeUJZLEtBQUtVLE9BQU87Ozs7OztzREFDbEQsOERBQUNEOzRDQUFFckIsV0FBVTtzREFBV1ksS0FBS1csV0FBVzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQVF4RCIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9zcmMvYXBwL3BhZ2UudHN4P2Y2OGEiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5wdXQgfSBmcm9tICdAL2NvbXBvbmVudHMvdWkvaW5wdXQnO1xuaW1wb3J0IHsgQnV0dG9uIH0gZnJvbSAnQC9jb21wb25lbnRzL3VpL2J1dHRvbic7XG5pbXBvcnQgeyBDYXJkQ29udGVudCwgQ2FyZCB9IGZyb20gJ0AvY29tcG9uZW50cy91aS9jYXJkJztcbmltcG9ydCB7IGRiIH0gZnJvbSAnQC9zZXJ2ZXIvZGInO1xuaW1wb3J0IHtcbiAgc2Vzc2lvbnMsXG4gIHN0b3JlZENvbnRlbnQsXG4gIHVzZXJTdG9yZWRDb250ZW50LFxuICB1c2Vycyxcbn0gZnJvbSAnQC9zZXJ2ZXIvZGIvc2NoZW1hJztcbmltcG9ydCB7IGVxLCBpbkFycmF5IH0gZnJvbSAnZHJpenpsZS1vcm0nO1xuaW1wb3J0IHsgY29va2llcywgaGVhZGVycyB9IGZyb20gJ25leHQvaGVhZGVycyc7XG5pbXBvcnQgeyByZWRpcmVjdCB9IGZyb20gJ25leHQvbmF2aWdhdGlvbic7XG5pbXBvcnQgeyBMYWJlbCB9IGZyb20gJ0AvY29tcG9uZW50cy91aS9sYWJlbCc7XG5pbXBvcnQgSW1hZ2UgZnJvbSAnbmV4dC9pbWFnZSc7XG5pbXBvcnQgUXVlcnlBSSBmcm9tICdAL2NvbXBvbmVudHMvUXVlcnlBSSc7XG5cbmV4cG9ydCBjb25zdCBydW50aW1lID0gJ2VkZ2UnO1xuXG5leHBvcnQgZGVmYXVsdCBhc3luYyBmdW5jdGlvbiBIb21lKCkge1xuICBjb25zdCB0b2tlbiA9XG4gICAgY29va2llcygpLmdldCgnbmV4dC1hdXRoLnNlc3Npb24tdG9rZW4nKT8udmFsdWUgPz9cbiAgICBjb29raWVzKCkuZ2V0KCdfX1NlY3VyZS1hdXRoanMuc2Vzc2lvbi10b2tlbicpPy52YWx1ZSA/P1xuICAgIGNvb2tpZXMoKS5nZXQoJ2F1dGhqcy5zZXNzaW9uLXRva2VuJyk/LnZhbHVlID8/XG4gICAgaGVhZGVycygpLmdldCgnQXV0aG9yaXphdGlvbicpPy5yZXBsYWNlKCdCZWFyZXIgJywgJycpO1xuXG4gIGlmICghdG9rZW4pIHtcbiAgICByZXR1cm4gcmVkaXJlY3QoJy9hcGkvYXV0aC9zaWduaW4nKTtcbiAgfVxuXG4gIGNvbnN0IHNlc3Npb24gPSBhd2FpdCBkYlxuICAgIC5zZWxlY3QoKVxuICAgIC5mcm9tKHNlc3Npb25zKVxuICAgIC53aGVyZShlcShzZXNzaW9ucy5zZXNzaW9uVG9rZW4sIHRva2VuISkpO1xuXG4gIGlmICghc2Vzc2lvbiB8fCBzZXNzaW9uLmxlbmd0aCA9PT0gMCkge1xuICAgIHJldHVybiByZWRpcmVjdCgnL2FwaS9hdXRoL3NpZ25pbicpO1xuICB9XG5cbiAgY29uc3QgdXNlckNvbnRlbnQgPSBhd2FpdCBkYlxuICAgIC5zZWxlY3QoKVxuICAgIC5mcm9tKHVzZXJTdG9yZWRDb250ZW50KVxuICAgIC53aGVyZShlcSh1c2VyU3RvcmVkQ29udGVudC51c2VySWQsIHNlc3Npb25bMF0udXNlcklkKSk7XG5cbiAgY29uc3QgdXNlckRhdGEgPSBhd2FpdCBkYlxuICAgIC5zZWxlY3QoKVxuICAgIC5mcm9tKHVzZXJzKVxuICAgIC53aGVyZShlcSh1c2Vycy5pZCwgc2Vzc2lvblswXS51c2VySWQpKVxuICAgIC5saW1pdCgxKTtcblxuICBpZiAoIXVzZXJEYXRhIHx8IHVzZXJEYXRhLmxlbmd0aCA9PT0gMCkge1xuICAgIHJldHVybiByZWRpcmVjdCgnL2FwaS9hdXRoL3NpZ25pbicpO1xuICB9XG5cbiAgY29uc3QgbGlzdE9mQ29udGVudCA9XG4gICAgdXNlckNvbnRlbnQubWFwKChjb250ZW50KSA9PiBjb250ZW50LmNvbnRlbnRJZCkubGVuZ3RoID4gMFxuICAgICAgPyB1c2VyQ29udGVudC5tYXAoKGNvbnRlbnQpID0+IGNvbnRlbnQuY29udGVudElkKVxuICAgICAgOiBbMV07XG5cbiAgY29uc3QgcG9zdHMgPSBhd2FpdCBkYlxuICAgIC5zZWxlY3QoKVxuICAgIC5mcm9tKHN0b3JlZENvbnRlbnQpXG4gICAgLndoZXJlKGluQXJyYXkoc3RvcmVkQ29udGVudC5pZCwgbGlzdE9mQ29udGVudCkpO1xuXG4gIHJldHVybiAoXG4gICAgPGRpdiBjbGFzc05hbWU9XCJtYXgtdy03eGwgbXgtYXV0byBweC00IHNtOnB4LTYgbGc6cHgtOCBmbGV4IGZsZXgtY29sIGl0ZW1zLWNlbnRlclwiPlxuICAgICAgPGRpdiBjbGFzc05hbWU9XCJmbGV4IGZsZXgtY29sIG10LTE2XCI+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiZmxleCBmbGV4LWNvbCBtZDpmbGV4LXJvdyBnYXAtNFwiPlxuICAgICAgICAgIDxJbWFnZVxuICAgICAgICAgICAgY2xhc3NOYW1lPVwicm91bmRlZC0yeGxcIlxuICAgICAgICAgICAgc3JjPVwiL2xvZ28ucG5nXCJcbiAgICAgICAgICAgIHdpZHRoPXsxMjB9XG4gICAgICAgICAgICBoZWlnaHQ9ezEyMH1cbiAgICAgICAgICAgIGFsdD1cImxvZ29cIlxuICAgICAgICAgIC8+XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJtdC00ICB0ZXh0LWdyYXktNDAwIG1heC13LW1kXCI+XG4gICAgICAgICAgICA8aDEgY2xhc3NOYW1lPVwidGV4dC14bCBmb250LWJvbGQgdGV4dC13aGl0ZVwiPlN1cGVyTWVtb3J5PC9oMT5cbiAgICAgICAgICAgIFJlbWVtYmVyIHRoYXQgb25lIHRoaW5nIHlvdSByZWFkIGEgd2hpbGUgYWdvPyBXZSBnb3QgeW91IGNvdmVyZWQuXG4gICAgICAgICAgICBBZGQgdGhlIGV4dGVuc2lvbiwgY2xpY2sgYSBidXR0b24gYW5kIEknbGwgcmVtZW1iZXIgaXQgZm9yIHlvdS57JyAnfVxuICAgICAgICAgICAgPGFcbiAgICAgICAgICAgICAgaHJlZj1cImh0dHBzOi8vZ2l0aHViLmNvbS9kaHJhdnlhc2hhaC9hbnljb250ZXh0XCJcbiAgICAgICAgICAgICAgdGFyZ2V0PVwiX2JsYW5rXCJcbiAgICAgICAgICAgICAgcmVsPVwibm9yZWZlcnJlclwiXG4gICAgICAgICAgICAgIGNsYXNzTmFtZT1cInRleHQtc2t5LTUwMFwiXG4gICAgICAgICAgICA+XG4gICAgICAgICAgICAgIEdldCB0aGUgRXh0ZW5zaW9uXG4gICAgICAgICAgICA8L2E+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG5cbiAgICAgIDxRdWVyeUFJIC8+XG5cbiAgICAgIHsvKiBUT0RPOiBMQUJFTCBUSEUgV0VCU0lURVMgVVNJTkcgQSBDTEFTU0lGSUNBVElPTiBNT0RFTCAqL31cbiAgICAgIHsvKiA8bmF2IGNsYXNzTmFtZT1cImZsZXggc3BhY2UteC0yIG15LTRcIj5cbiAgICAgICAgPEJhZGdlIHZhcmlhbnQ9XCJzZWNvbmRhcnlcIj5UZWNobm9sb2d5ICgyKTwvQmFkZ2U+XG4gICAgICAgIDxCYWRnZSB2YXJpYW50PVwic2Vjb25kYXJ5XCI+QnVzaW5lc3MgJiBGaW5hbmNlICgxKTwvQmFkZ2U+XG4gICAgICAgIDxCYWRnZSB2YXJpYW50PVwic2Vjb25kYXJ5XCI+RWR1Y2F0aW9uICYgQ2FyZWVyICgxKTwvQmFkZ2U+XG4gICAgICA8L25hdj4gKi99XG4gICAgICA8bWFpbiBjbGFzc05hbWU9XCJncmlkIGdyaWQtY29scy0xIG1kOmdyaWQtY29scy0yIGxnOmdyaWQtY29scy0zIGdhcC02IG10LTE2XCI+XG4gICAgICAgIHtwb3N0cy5yZXZlcnNlKCkubWFwKChwb3N0KSA9PiAoXG4gICAgICAgICAgPGFcbiAgICAgICAgICAgIGhyZWY9e3Bvc3QudXJsfVxuICAgICAgICAgICAgdGFyZ2V0PVwiX2JsYW5rXCJcbiAgICAgICAgICAgIHJlbD1cIm5vcmVmZXJyZXJcIlxuICAgICAgICAgICAgY2xhc3NOYW1lPVwiaG92ZXI6c2NhbGUtMTA1IGVhc2UtaW4tb3V0IHRyYW5zaXRpb24tdHJhbnNmb3JtIGR1cmF0aW9uLTMwMFwiXG4gICAgICAgICAgPlxuICAgICAgICAgICAgPENhcmQgY2xhc3NOYW1lPVwidy1mdWxsXCI+XG4gICAgICAgICAgICAgIDxpbWdcbiAgICAgICAgICAgICAgICBhbHQ9XCJOb3QgZm91bmRcIlxuICAgICAgICAgICAgICAgIGNsYXNzTmFtZT1cInctZnVsbCBoLTQ4IG9iamVjdC1jb3ZlciByb3VuZGVkLW1kXCJcbiAgICAgICAgICAgICAgICBoZWlnaHQ9XCIyMDBcIlxuICAgICAgICAgICAgICAgIHNyYz17XG4gICAgICAgICAgICAgICAgICBwb3N0LmltYWdlICYmIHBvc3QuaW1hZ2UgIT09ICdJbWFnZSBub3QgZm91bmQnXG4gICAgICAgICAgICAgICAgICAgID8gcG9zdC5pbWFnZVxuICAgICAgICAgICAgICAgICAgICA6ICcvcGxhY2Vob2xkZXIuc3ZnJ1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBzdHlsZT17e1xuICAgICAgICAgICAgICAgICAgYXNwZWN0UmF0aW86ICczMDAvMjAwJyxcbiAgICAgICAgICAgICAgICAgIG9iamVjdEZpdDogJ2NvdmVyJyxcbiAgICAgICAgICAgICAgICB9fVxuICAgICAgICAgICAgICAgIHdpZHRoPVwiMzAwXCJcbiAgICAgICAgICAgICAgLz5cbiAgICAgICAgICAgICAgPENhcmRDb250ZW50PlxuICAgICAgICAgICAgICAgIDxoMyBjbGFzc05hbWU9XCJ0ZXh0LWxnIGZvbnQtc2VtaWJvbGQgbXQtNFwiPntwb3N0LnRpdGxlfTwvaDM+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwidGV4dC1zbSB0ZXh0LWdyYXktNjAwXCI+e3Bvc3QuYmFzZVVybH08L3A+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwidGV4dC1zbVwiPntwb3N0LmRlc2NyaXB0aW9ufTwvcD5cbiAgICAgICAgICAgICAgPC9DYXJkQ29udGVudD5cbiAgICAgICAgICAgIDwvQ2FyZD5cbiAgICAgICAgICA8L2E+XG4gICAgICAgICkpfVxuICAgICAgPC9tYWluPlxuICAgIDwvZGl2PlxuICApO1xufVxuIl0sIm5hbWVzIjpbIkNhcmRDb250ZW50IiwiQ2FyZCIsImRiIiwic2Vzc2lvbnMiLCJzdG9yZWRDb250ZW50IiwidXNlclN0b3JlZENvbnRlbnQiLCJ1c2VycyIsImVxIiwiaW5BcnJheSIsImNvb2tpZXMiLCJoZWFkZXJzIiwicmVkaXJlY3QiLCJJbWFnZSIsIlF1ZXJ5QUkiLCJydW50aW1lIiwiSG9tZSIsInRva2VuIiwiZ2V0IiwidmFsdWUiLCJyZXBsYWNlIiwic2Vzc2lvbiIsInNlbGVjdCIsImZyb20iLCJ3aGVyZSIsInNlc3Npb25Ub2tlbiIsImxlbmd0aCIsInVzZXJDb250ZW50IiwidXNlcklkIiwidXNlckRhdGEiLCJpZCIsImxpbWl0IiwibGlzdE9mQ29udGVudCIsIm1hcCIsImNvbnRlbnQiLCJjb250ZW50SWQiLCJwb3N0cyIsImRpdiIsImNsYXNzTmFtZSIsInNyYyIsIndpZHRoIiwiaGVpZ2h0IiwiYWx0IiwiaDEiLCJhIiwiaHJlZiIsInRhcmdldCIsInJlbCIsIm1haW4iLCJyZXZlcnNlIiwicG9zdCIsInVybCIsImltZyIsImltYWdlIiwic3R5bGUiLCJhc3BlY3RSYXRpbyIsIm9iamVjdEZpdCIsImgzIiwidGl0bGUiLCJwIiwiYmFzZVVybCIsImRlc2NyaXB0aW9uIl0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(rsc)/./src/app/page.tsx\n"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ Home),\n/* harmony export */ runtime: () => (/* binding */ runtime)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(rsc)/../../node_modules/next/dist/compiled/react/jsx-dev-runtime.js\");\n/* harmony import */ var _components_ui_card__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/components/ui/card */ \"(rsc)/./src/components/ui/card.tsx\");\n/* harmony import */ var _server_db__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/server/db */ \"(rsc)/./src/server/db/index.ts\");\n/* harmony import */ var _server_db_schema__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/server/db/schema */ \"(rsc)/./src/server/db/schema.ts\");\n/* harmony import */ var drizzle_orm__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! drizzle-orm */ \"(rsc)/../../node_modules/drizzle-orm/sql/expressions/conditions.js\");\n/* harmony import */ var next_headers__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! next/headers */ \"(rsc)/../../node_modules/next/dist/esm/api/headers.js\");\n/* harmony import */ var next_navigation__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! next/navigation */ \"(rsc)/../../node_modules/next/dist/esm/api/navigation.js\");\n/* harmony import */ var next_image__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! next/image */ \"(rsc)/../../node_modules/next/dist/esm/api/image.js\");\n/* harmony import */ var _components_QueryAI__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/components/QueryAI */ \"(rsc)/./src/components/QueryAI.tsx\");\n/* harmony import */ var _MessagePoster__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./MessagePoster */ \"(rsc)/./src/app/MessagePoster.tsx\");\n\n\n\n\n\n\n\n\n\n\nconst runtime = \"edge\";\nasync function Home() {\n const token = (0,next_headers__WEBPACK_IMPORTED_MODULE_4__.cookies)().get(\"next-auth.session-token\")?.value ?? (0,next_headers__WEBPACK_IMPORTED_MODULE_4__.cookies)().get(\"__Secure-authjs.session-token\")?.value ?? (0,next_headers__WEBPACK_IMPORTED_MODULE_4__.cookies)().get(\"authjs.session-token\")?.value ?? (0,next_headers__WEBPACK_IMPORTED_MODULE_4__.headers)().get(\"Authorization\")?.replace(\"Bearer \", \"\");\n if (!token) {\n return (0,next_navigation__WEBPACK_IMPORTED_MODULE_5__.redirect)(\"/api/auth/signin\");\n }\n const session = await _server_db__WEBPACK_IMPORTED_MODULE_2__.db.select().from(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.sessions).where((0,drizzle_orm__WEBPACK_IMPORTED_MODULE_9__.eq)(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.sessions.sessionToken, token));\n if (!session || session.length === 0) {\n return (0,next_navigation__WEBPACK_IMPORTED_MODULE_5__.redirect)(\"/api/auth/signin\");\n }\n const userContent = await _server_db__WEBPACK_IMPORTED_MODULE_2__.db.select().from(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.userStoredContent).where((0,drizzle_orm__WEBPACK_IMPORTED_MODULE_9__.eq)(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.userStoredContent.userId, session[0].userId));\n const userData = await _server_db__WEBPACK_IMPORTED_MODULE_2__.db.select().from(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.users).where((0,drizzle_orm__WEBPACK_IMPORTED_MODULE_9__.eq)(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.users.id, session[0].userId)).limit(1);\n if (!userData || userData.length === 0) {\n return (0,next_navigation__WEBPACK_IMPORTED_MODULE_5__.redirect)(\"/api/auth/signin\");\n }\n const listOfContent = userContent.map((content)=>content.contentId).length > 0 ? userContent.map((content)=>content.contentId) : [\n 1\n ];\n const posts = await _server_db__WEBPACK_IMPORTED_MODULE_2__.db.select().from(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.storedContent).where((0,drizzle_orm__WEBPACK_IMPORTED_MODULE_9__.inArray)(_server_db_schema__WEBPACK_IMPORTED_MODULE_3__.storedContent.id, listOfContent));\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 flex flex-col items-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col mt-16\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col md:flex-row gap-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(next_image__WEBPACK_IMPORTED_MODULE_6__[\"default\"], {\n className: \"rounded-2xl\",\n src: \"/logo.png\",\n width: 120,\n height: 120,\n alt: \"logo\"\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 67,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-4 text-gray-400 max-w-md\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h1\", {\n className: \"text-xl font-bold text-white\",\n children: \"SuperMemory\"\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 75,\n columnNumber: 13\n }, this),\n \"Remember that one thing you read a while ago? We got you covered. Add the extension, click a button and I'll remember it for you.\",\n \" \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://github.com/dhravyashah/anycontext\",\n target: \"_blank\",\n rel: \"noreferrer\",\n className: \"text-sky-500\",\n children: \"Get the Extension\"\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 78,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 74,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 66,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 65,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_QueryAI__WEBPACK_IMPORTED_MODULE_7__[\"default\"], {}, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 90,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_MessagePoster__WEBPACK_IMPORTED_MODULE_8__[\"default\"], {\n jwt: token\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 92,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"main\", {\n className: \"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6 mt-16\",\n children: posts.reverse().map((post)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: post.url,\n target: \"_blank\",\n rel: \"noreferrer\",\n className: \"hover:scale-105 ease-in-out transition-transform duration-300\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_ui_card__WEBPACK_IMPORTED_MODULE_1__.Card, {\n className: \"w-full\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"Not found\",\n className: \"w-full h-48 object-cover rounded-md\",\n height: \"200\",\n src: post.image && post.image !== \"Image not found\" ? post.image : \"/placeholder.svg\",\n style: {\n aspectRatio: \"300/200\",\n objectFit: \"cover\"\n },\n width: \"300\"\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 109,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_ui_card__WEBPACK_IMPORTED_MODULE_1__.CardContent, {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h3\", {\n className: \"text-lg font-semibold mt-4\",\n children: post.title\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 125,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm text-gray-600\",\n children: post.baseUrl\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 126,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm\",\n children: post.description\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 127,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 124,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 108,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 102,\n columnNumber: 11\n }, this))\n }, void 0, false, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 100,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\n lineNumber: 64,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvYXBwL3BhZ2UudHN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBeUQ7QUFDeEI7QUFNTDtBQUNjO0FBQ007QUFDTDtBQUNaO0FBQ1k7QUFDQztBQUVyQyxNQUFNZSxVQUFVLE9BQU87QUFFZixlQUFlQztJQUM1QixNQUFNQyxRQUNKUixxREFBT0EsR0FBR1MsR0FBRyxDQUFDLDRCQUE0QkMsU0FDMUNWLHFEQUFPQSxHQUFHUyxHQUFHLENBQUMsa0NBQWtDQyxTQUNoRFYscURBQU9BLEdBQUdTLEdBQUcsQ0FBQyx5QkFBeUJDLFNBQ3ZDVCxxREFBT0EsR0FBR1EsR0FBRyxDQUFDLGtCQUFrQkUsUUFBUSxXQUFXO0lBRXJELElBQUksQ0FBQ0gsT0FBTztRQUNWLE9BQU9OLHlEQUFRQSxDQUFDO0lBQ2xCO0lBRUEsTUFBTVUsVUFBVSxNQUFNbkIsMENBQUVBLENBQ3JCb0IsTUFBTSxHQUNOQyxJQUFJLENBQUNwQix1REFBUUEsRUFDYnFCLEtBQUssQ0FBQ2pCLCtDQUFFQSxDQUFDSix1REFBUUEsQ0FBQ3NCLFlBQVksRUFBRVI7SUFFbkMsSUFBSSxDQUFDSSxXQUFXQSxRQUFRSyxNQUFNLEtBQUssR0FBRztRQUNwQyxPQUFPZix5REFBUUEsQ0FBQztJQUNsQjtJQUVBLE1BQU1nQixjQUFjLE1BQU16QiwwQ0FBRUEsQ0FDekJvQixNQUFNLEdBQ05DLElBQUksQ0FBQ2xCLGdFQUFpQkEsRUFDdEJtQixLQUFLLENBQUNqQiwrQ0FBRUEsQ0FBQ0YsZ0VBQWlCQSxDQUFDdUIsTUFBTSxFQUFFUCxPQUFPLENBQUMsRUFBRSxDQUFDTyxNQUFNO0lBRXZELE1BQU1DLFdBQVcsTUFBTTNCLDBDQUFFQSxDQUN0Qm9CLE1BQU0sR0FDTkMsSUFBSSxDQUFDakIsb0RBQUtBLEVBQ1ZrQixLQUFLLENBQUNqQiwrQ0FBRUEsQ0FBQ0Qsb0RBQUtBLENBQUN3QixFQUFFLEVBQUVULE9BQU8sQ0FBQyxFQUFFLENBQUNPLE1BQU0sR0FDcENHLEtBQUssQ0FBQztJQUVULElBQUksQ0FBQ0YsWUFBWUEsU0FBU0gsTUFBTSxLQUFLLEdBQUc7UUFDdEMsT0FBT2YseURBQVFBLENBQUM7SUFDbEI7SUFFQSxNQUFNcUIsZ0JBQ0pMLFlBQVlNLEdBQUcsQ0FBQyxDQUFDQyxVQUFZQSxRQUFRQyxTQUFTLEVBQUVULE1BQU0sR0FBRyxJQUNyREMsWUFBWU0sR0FBRyxDQUFDLENBQUNDLFVBQVlBLFFBQVFDLFNBQVMsSUFDOUM7UUFBQztLQUFFO0lBRVQsTUFBTUMsUUFBUSxNQUFNbEMsMENBQUVBLENBQ25Cb0IsTUFBTSxHQUNOQyxJQUFJLENBQUNuQiw0REFBYUEsRUFDbEJvQixLQUFLLENBQUNoQixvREFBT0EsQ0FBQ0osNERBQWFBLENBQUMwQixFQUFFLEVBQUVFO0lBRW5DLHFCQUNFLDhEQUFDSztRQUFJQyxXQUFVOzswQkFDYiw4REFBQ0Q7Z0JBQUlDLFdBQVU7MEJBQ2IsNEVBQUNEO29CQUFJQyxXQUFVOztzQ0FDYiw4REFBQzFCLGtEQUFLQTs0QkFDSjBCLFdBQVU7NEJBQ1ZDLEtBQUk7NEJBQ0pDLE9BQU87NEJBQ1BDLFFBQVE7NEJBQ1JDLEtBQUk7Ozs7OztzQ0FFTiw4REFBQ0w7NEJBQUlDLFdBQVU7OzhDQUNiLDhEQUFDSztvQ0FBR0wsV0FBVTs4Q0FBK0I7Ozs7OztnQ0FBZ0I7Z0NBRUc7OENBQ2hFLDhEQUFDTTtvQ0FDQ0MsTUFBSztvQ0FDTEMsUUFBTztvQ0FDUEMsS0FBSTtvQ0FDSlQsV0FBVTs4Q0FDWDs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7MEJBT1AsOERBQUN6QiwyREFBT0E7Ozs7OzBCQUVSLDhEQUFDQyxzREFBYUE7Z0JBQUNrQyxLQUFLL0I7Ozs7OzswQkFRcEIsOERBQUNnQztnQkFBS1gsV0FBVTswQkFDYkYsTUFBTWMsT0FBTyxHQUFHakIsR0FBRyxDQUFDLENBQUNrQixxQkFDcEIsOERBQUNQO3dCQUNDQyxNQUFNTSxLQUFLQyxHQUFHO3dCQUNkTixRQUFPO3dCQUNQQyxLQUFJO3dCQUNKVCxXQUFVO2tDQUVWLDRFQUFDckMscURBQUlBOzRCQUFDcUMsV0FBVTs7OENBQ2QsOERBQUNlO29DQUNDWCxLQUFJO29DQUNKSixXQUFVO29DQUNWRyxRQUFPO29DQUNQRixLQUNFWSxLQUFLRyxLQUFLLElBQUlILEtBQUtHLEtBQUssS0FBSyxvQkFDekJILEtBQUtHLEtBQUssR0FDVjtvQ0FFTkMsT0FBTzt3Q0FDTEMsYUFBYTt3Q0FDYkMsV0FBVztvQ0FDYjtvQ0FDQWpCLE9BQU07Ozs7Ozs4Q0FFUiw4REFBQ3hDLDREQUFXQTs7c0RBQ1YsOERBQUMwRDs0Q0FBR3BCLFdBQVU7c0RBQThCYSxLQUFLUSxLQUFLOzs7Ozs7c0RBQ3RELDhEQUFDQzs0Q0FBRXRCLFdBQVU7c0RBQXlCYSxLQUFLVSxPQUFPOzs7Ozs7c0RBQ2xELDhEQUFDRDs0Q0FBRXRCLFdBQVU7c0RBQVdhLEtBQUtXLFdBQVc7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFReEQiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly9fTl9FLy4vc3JjL2FwcC9wYWdlLnRzeD9mNjhhIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENhcmRDb250ZW50LCBDYXJkIH0gZnJvbSAnQC9jb21wb25lbnRzL3VpL2NhcmQnO1xuaW1wb3J0IHsgZGIgfSBmcm9tICdAL3NlcnZlci9kYic7XG5pbXBvcnQge1xuICBzZXNzaW9ucyxcbiAgc3RvcmVkQ29udGVudCxcbiAgdXNlclN0b3JlZENvbnRlbnQsXG4gIHVzZXJzLFxufSBmcm9tICdAL3NlcnZlci9kYi9zY2hlbWEnO1xuaW1wb3J0IHsgZXEsIGluQXJyYXkgfSBmcm9tICdkcml6emxlLW9ybSc7XG5pbXBvcnQgeyBjb29raWVzLCBoZWFkZXJzIH0gZnJvbSAnbmV4dC9oZWFkZXJzJztcbmltcG9ydCB7IHJlZGlyZWN0IH0gZnJvbSAnbmV4dC9uYXZpZ2F0aW9uJztcbmltcG9ydCBJbWFnZSBmcm9tICduZXh0L2ltYWdlJztcbmltcG9ydCBRdWVyeUFJIGZyb20gJ0AvY29tcG9uZW50cy9RdWVyeUFJJztcbmltcG9ydCBNZXNzYWdlUG9zdGVyIGZyb20gJy4vTWVzc2FnZVBvc3Rlcic7XG5cbmV4cG9ydCBjb25zdCBydW50aW1lID0gJ2VkZ2UnO1xuXG5leHBvcnQgZGVmYXVsdCBhc3luYyBmdW5jdGlvbiBIb21lKCkge1xuICBjb25zdCB0b2tlbiA9XG4gICAgY29va2llcygpLmdldCgnbmV4dC1hdXRoLnNlc3Npb24tdG9rZW4nKT8udmFsdWUgPz9cbiAgICBjb29raWVzKCkuZ2V0KCdfX1NlY3VyZS1hdXRoanMuc2Vzc2lvbi10b2tlbicpPy52YWx1ZSA/P1xuICAgIGNvb2tpZXMoKS5nZXQoJ2F1dGhqcy5zZXNzaW9uLXRva2VuJyk/LnZhbHVlID8/XG4gICAgaGVhZGVycygpLmdldCgnQXV0aG9yaXphdGlvbicpPy5yZXBsYWNlKCdCZWFyZXIgJywgJycpO1xuXG4gIGlmICghdG9rZW4pIHtcbiAgICByZXR1cm4gcmVkaXJlY3QoJy9hcGkvYXV0aC9zaWduaW4nKTtcbiAgfVxuXG4gIGNvbnN0IHNlc3Npb24gPSBhd2FpdCBkYlxuICAgIC5zZWxlY3QoKVxuICAgIC5mcm9tKHNlc3Npb25zKVxuICAgIC53aGVyZShlcShzZXNzaW9ucy5zZXNzaW9uVG9rZW4sIHRva2VuISkpO1xuXG4gIGlmICghc2Vzc2lvbiB8fCBzZXNzaW9uLmxlbmd0aCA9PT0gMCkge1xuICAgIHJldHVybiByZWRpcmVjdCgnL2FwaS9hdXRoL3NpZ25pbicpO1xuICB9XG5cbiAgY29uc3QgdXNlckNvbnRlbnQgPSBhd2FpdCBkYlxuICAgIC5zZWxlY3QoKVxuICAgIC5mcm9tKHVzZXJTdG9yZWRDb250ZW50KVxuICAgIC53aGVyZShlcSh1c2VyU3RvcmVkQ29udGVudC51c2VySWQsIHNlc3Npb25bMF0udXNlcklkKSk7XG5cbiAgY29uc3QgdXNlckRhdGEgPSBhd2FpdCBkYlxuICAgIC5zZWxlY3QoKVxuICAgIC5mcm9tKHVzZXJzKVxuICAgIC53aGVyZShlcSh1c2Vycy5pZCwgc2Vzc2lvblswXS51c2VySWQpKVxuICAgIC5saW1pdCgxKTtcblxuICBpZiAoIXVzZXJEYXRhIHx8IHVzZXJEYXRhLmxlbmd0aCA9PT0gMCkge1xuICAgIHJldHVybiByZWRpcmVjdCgnL2FwaS9hdXRoL3NpZ25pbicpO1xuICB9XG5cbiAgY29uc3QgbGlzdE9mQ29udGVudCA9XG4gICAgdXNlckNvbnRlbnQubWFwKChjb250ZW50KSA9PiBjb250ZW50LmNvbnRlbnRJZCkubGVuZ3RoID4gMFxuICAgICAgPyB1c2VyQ29udGVudC5tYXAoKGNvbnRlbnQpID0+IGNvbnRlbnQuY29udGVudElkKVxuICAgICAgOiBbMV07XG5cbiAgY29uc3QgcG9zdHMgPSBhd2FpdCBkYlxuICAgIC5zZWxlY3QoKVxuICAgIC5mcm9tKHN0b3JlZENvbnRlbnQpXG4gICAgLndoZXJlKGluQXJyYXkoc3RvcmVkQ29udGVudC5pZCwgbGlzdE9mQ29udGVudCkpO1xuXG4gIHJldHVybiAoXG4gICAgPGRpdiBjbGFzc05hbWU9XCJtYXgtdy03eGwgbXgtYXV0byBweC00IHNtOnB4LTYgbGc6cHgtOCBmbGV4IGZsZXgtY29sIGl0ZW1zLWNlbnRlclwiPlxuICAgICAgPGRpdiBjbGFzc05hbWU9XCJmbGV4IGZsZXgtY29sIG10LTE2XCI+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiZmxleCBmbGV4LWNvbCBtZDpmbGV4LXJvdyBnYXAtNFwiPlxuICAgICAgICAgIDxJbWFnZVxuICAgICAgICAgICAgY2xhc3NOYW1lPVwicm91bmRlZC0yeGxcIlxuICAgICAgICAgICAgc3JjPVwiL2xvZ28ucG5nXCJcbiAgICAgICAgICAgIHdpZHRoPXsxMjB9XG4gICAgICAgICAgICBoZWlnaHQ9ezEyMH1cbiAgICAgICAgICAgIGFsdD1cImxvZ29cIlxuICAgICAgICAgIC8+XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJtdC00ICB0ZXh0LWdyYXktNDAwIG1heC13LW1kXCI+XG4gICAgICAgICAgICA8aDEgY2xhc3NOYW1lPVwidGV4dC14bCBmb250LWJvbGQgdGV4dC13aGl0ZVwiPlN1cGVyTWVtb3J5PC9oMT5cbiAgICAgICAgICAgIFJlbWVtYmVyIHRoYXQgb25lIHRoaW5nIHlvdSByZWFkIGEgd2hpbGUgYWdvPyBXZSBnb3QgeW91IGNvdmVyZWQuXG4gICAgICAgICAgICBBZGQgdGhlIGV4dGVuc2lvbiwgY2xpY2sgYSBidXR0b24gYW5kIEknbGwgcmVtZW1iZXIgaXQgZm9yIHlvdS57JyAnfVxuICAgICAgICAgICAgPGFcbiAgICAgICAgICAgICAgaHJlZj1cImh0dHBzOi8vZ2l0aHViLmNvbS9kaHJhdnlhc2hhaC9hbnljb250ZXh0XCJcbiAgICAgICAgICAgICAgdGFyZ2V0PVwiX2JsYW5rXCJcbiAgICAgICAgICAgICAgcmVsPVwibm9yZWZlcnJlclwiXG4gICAgICAgICAgICAgIGNsYXNzTmFtZT1cInRleHQtc2t5LTUwMFwiXG4gICAgICAgICAgICA+XG4gICAgICAgICAgICAgIEdldCB0aGUgRXh0ZW5zaW9uXG4gICAgICAgICAgICA8L2E+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG5cbiAgICAgIDxRdWVyeUFJIC8+XG5cbiAgICAgIDxNZXNzYWdlUG9zdGVyIGp3dD17dG9rZW59IC8+XG5cbiAgICAgIHsvKiBUT0RPOiBMQUJFTCBUSEUgV0VCU0lURVMgVVNJTkcgQSBDTEFTU0lGSUNBVElPTiBNT0RFTCAqL31cbiAgICAgIHsvKiA8bmF2IGNsYXNzTmFtZT1cImZsZXggc3BhY2UteC0yIG15LTRcIj5cbiAgICAgICAgPEJhZGdlIHZhcmlhbnQ9XCJzZWNvbmRhcnlcIj5UZWNobm9sb2d5ICgyKTwvQmFkZ2U+XG4gICAgICAgIDxCYWRnZSB2YXJpYW50PVwic2Vjb25kYXJ5XCI+QnVzaW5lc3MgJiBGaW5hbmNlICgxKTwvQmFkZ2U+XG4gICAgICAgIDxCYWRnZSB2YXJpYW50PVwic2Vjb25kYXJ5XCI+RWR1Y2F0aW9uICYgQ2FyZWVyICgxKTwvQmFkZ2U+XG4gICAgICA8L25hdj4gKi99XG4gICAgICA8bWFpbiBjbGFzc05hbWU9XCJncmlkIGdyaWQtY29scy0xIG1kOmdyaWQtY29scy0yIGxnOmdyaWQtY29scy0zIGdhcC02IG10LTE2XCI+XG4gICAgICAgIHtwb3N0cy5yZXZlcnNlKCkubWFwKChwb3N0KSA9PiAoXG4gICAgICAgICAgPGFcbiAgICAgICAgICAgIGhyZWY9e3Bvc3QudXJsfVxuICAgICAgICAgICAgdGFyZ2V0PVwiX2JsYW5rXCJcbiAgICAgICAgICAgIHJlbD1cIm5vcmVmZXJyZXJcIlxuICAgICAgICAgICAgY2xhc3NOYW1lPVwiaG92ZXI6c2NhbGUtMTA1IGVhc2UtaW4tb3V0IHRyYW5zaXRpb24tdHJhbnNmb3JtIGR1cmF0aW9uLTMwMFwiXG4gICAgICAgICAgPlxuICAgICAgICAgICAgPENhcmQgY2xhc3NOYW1lPVwidy1mdWxsXCI+XG4gICAgICAgICAgICAgIDxpbWdcbiAgICAgICAgICAgICAgICBhbHQ9XCJOb3QgZm91bmRcIlxuICAgICAgICAgICAgICAgIGNsYXNzTmFtZT1cInctZnVsbCBoLTQ4IG9iamVjdC1jb3ZlciByb3VuZGVkLW1kXCJcbiAgICAgICAgICAgICAgICBoZWlnaHQ9XCIyMDBcIlxuICAgICAgICAgICAgICAgIHNyYz17XG4gICAgICAgICAgICAgICAgICBwb3N0LmltYWdlICYmIHBvc3QuaW1hZ2UgIT09ICdJbWFnZSBub3QgZm91bmQnXG4gICAgICAgICAgICAgICAgICAgID8gcG9zdC5pbWFnZVxuICAgICAgICAgICAgICAgICAgICA6ICcvcGxhY2Vob2xkZXIuc3ZnJ1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBzdHlsZT17e1xuICAgICAgICAgICAgICAgICAgYXNwZWN0UmF0aW86ICczMDAvMjAwJyxcbiAgICAgICAgICAgICAgICAgIG9iamVjdEZpdDogJ2NvdmVyJyxcbiAgICAgICAgICAgICAgICB9fVxuICAgICAgICAgICAgICAgIHdpZHRoPVwiMzAwXCJcbiAgICAgICAgICAgICAgLz5cbiAgICAgICAgICAgICAgPENhcmRDb250ZW50PlxuICAgICAgICAgICAgICAgIDxoMyBjbGFzc05hbWU9XCJ0ZXh0LWxnIGZvbnQtc2VtaWJvbGQgbXQtNFwiPntwb3N0LnRpdGxlfTwvaDM+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwidGV4dC1zbSB0ZXh0LWdyYXktNjAwXCI+e3Bvc3QuYmFzZVVybH08L3A+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwidGV4dC1zbVwiPntwb3N0LmRlc2NyaXB0aW9ufTwvcD5cbiAgICAgICAgICAgICAgPC9DYXJkQ29udGVudD5cbiAgICAgICAgICAgIDwvQ2FyZD5cbiAgICAgICAgICA8L2E+XG4gICAgICAgICkpfVxuICAgICAgPC9tYWluPlxuICAgIDwvZGl2PlxuICApO1xufVxuIl0sIm5hbWVzIjpbIkNhcmRDb250ZW50IiwiQ2FyZCIsImRiIiwic2Vzc2lvbnMiLCJzdG9yZWRDb250ZW50IiwidXNlclN0b3JlZENvbnRlbnQiLCJ1c2VycyIsImVxIiwiaW5BcnJheSIsImNvb2tpZXMiLCJoZWFkZXJzIiwicmVkaXJlY3QiLCJJbWFnZSIsIlF1ZXJ5QUkiLCJNZXNzYWdlUG9zdGVyIiwicnVudGltZSIsIkhvbWUiLCJ0b2tlbiIsImdldCIsInZhbHVlIiwicmVwbGFjZSIsInNlc3Npb24iLCJzZWxlY3QiLCJmcm9tIiwid2hlcmUiLCJzZXNzaW9uVG9rZW4iLCJsZW5ndGgiLCJ1c2VyQ29udGVudCIsInVzZXJJZCIsInVzZXJEYXRhIiwiaWQiLCJsaW1pdCIsImxpc3RPZkNvbnRlbnQiLCJtYXAiLCJjb250ZW50IiwiY29udGVudElkIiwicG9zdHMiLCJkaXYiLCJjbGFzc05hbWUiLCJzcmMiLCJ3aWR0aCIsImhlaWdodCIsImFsdCIsImgxIiwiYSIsImhyZWYiLCJ0YXJnZXQiLCJyZWwiLCJqd3QiLCJtYWluIiwicmV2ZXJzZSIsInBvc3QiLCJ1cmwiLCJpbWciLCJpbWFnZSIsInN0eWxlIiwiYXNwZWN0UmF0aW8iLCJvYmplY3RGaXQiLCJoMyIsInRpdGxlIiwicCIsImJhc2VVcmwiLCJkZXNjcmlwdGlvbiJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(rsc)/./src/app/page.tsx\n"); /***/ }), @@ -5989,7 +6029,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ clsx: () => (/* binding */ clsx),\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\nfunction r(e) {\n var t, f, n = \"\";\n if (\"string\" == typeof e || \"number\" == typeof e) n += e;\n else if (\"object\" == typeof e) if (Array.isArray(e)) {\n var o = e.length;\n for(t = 0; t < o; t++)e[t] && (f = r(e[t])) && (n && (n += \" \"), n += f);\n } else for(f in e)e[f] && (n && (n += \" \"), n += f);\n return n;\n}\nfunction clsx() {\n for(var e, t, f = 0, n = \"\", o = arguments.length; f < o; f++)(e = arguments[f]) && (t = r(e)) && (n && (n += \" \"), n += t);\n return n;\n}\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (clsx);\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi4vLi4vbm9kZV9tb2R1bGVzL2Nsc3gvZGlzdC9jbHN4Lm1qcyIsIm1hcHBpbmdzIjoiOzs7OztBQUFBLFNBQVNBLEVBQUVDLENBQUM7SUFBRSxJQUFJQyxHQUFFQyxHQUFFQyxJQUFFO0lBQUcsSUFBRyxZQUFVLE9BQU9ILEtBQUcsWUFBVSxPQUFPQSxHQUFFRyxLQUFHSDtTQUFPLElBQUcsWUFBVSxPQUFPQSxHQUFFLElBQUdJLE1BQU1DLE9BQU8sQ0FBQ0wsSUFBRztRQUFDLElBQUlNLElBQUVOLEVBQUVPLE1BQU07UUFBQyxJQUFJTixJQUFFLEdBQUVBLElBQUVLLEdBQUVMLElBQUlELENBQUMsQ0FBQ0MsRUFBRSxJQUFHQyxDQUFBQSxJQUFFSCxFQUFFQyxDQUFDLENBQUNDLEVBQUUsTUFBS0UsQ0FBQUEsS0FBSUEsQ0FBQUEsS0FBRyxHQUFFLEdBQUdBLEtBQUdELENBQUFBO0lBQUUsT0FBTSxJQUFJQSxLQUFLRixFQUFFQSxDQUFDLENBQUNFLEVBQUUsSUFBR0MsQ0FBQUEsS0FBSUEsQ0FBQUEsS0FBRyxHQUFFLEdBQUdBLEtBQUdELENBQUFBO0lBQUcsT0FBT0M7QUFBQztBQUFRLFNBQVNLO0lBQU8sSUFBSSxJQUFJUixHQUFFQyxHQUFFQyxJQUFFLEdBQUVDLElBQUUsSUFBR0csSUFBRUcsVUFBVUYsTUFBTSxFQUFDTCxJQUFFSSxHQUFFSixJQUFJLENBQUNGLElBQUVTLFNBQVMsQ0FBQ1AsRUFBRSxLQUFJRCxDQUFBQSxJQUFFRixFQUFFQyxFQUFDLEtBQUtHLENBQUFBLEtBQUlBLENBQUFBLEtBQUcsR0FBRSxHQUFHQSxLQUFHRixDQUFBQTtJQUFHLE9BQU9FO0FBQUM7QUFBQyxpRUFBZUssSUFBSUEsRUFBQyIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi4vLi4vbm9kZV9tb2R1bGVzL2Nsc3gvZGlzdC9jbHN4Lm1qcz9hZDlhIl0sInNvdXJjZXNDb250ZW50IjpbImZ1bmN0aW9uIHIoZSl7dmFyIHQsZixuPVwiXCI7aWYoXCJzdHJpbmdcIj09dHlwZW9mIGV8fFwibnVtYmVyXCI9PXR5cGVvZiBlKW4rPWU7ZWxzZSBpZihcIm9iamVjdFwiPT10eXBlb2YgZSlpZihBcnJheS5pc0FycmF5KGUpKXt2YXIgbz1lLmxlbmd0aDtmb3IodD0wO3Q8bzt0KyspZVt0XSYmKGY9cihlW3RdKSkmJihuJiYobis9XCIgXCIpLG4rPWYpfWVsc2UgZm9yKGYgaW4gZSllW2ZdJiYobiYmKG4rPVwiIFwiKSxuKz1mKTtyZXR1cm4gbn1leHBvcnQgZnVuY3Rpb24gY2xzeCgpe2Zvcih2YXIgZSx0LGY9MCxuPVwiXCIsbz1hcmd1bWVudHMubGVuZ3RoO2Y8bztmKyspKGU9YXJndW1lbnRzW2ZdKSYmKHQ9cihlKSkmJihuJiYobis9XCIgXCIpLG4rPXQpO3JldHVybiBufWV4cG9ydCBkZWZhdWx0IGNsc3g7Il0sIm5hbWVzIjpbInIiLCJlIiwidCIsImYiLCJuIiwiQXJyYXkiLCJpc0FycmF5IiwibyIsImxlbmd0aCIsImNsc3giLCJhcmd1bWVudHMiXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(ssr)/../../node_modules/clsx/dist/clsx.mjs\n"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ clsx: () => (/* binding */ clsx),\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\nfunction r(e) {\n var t, f, n = \"\";\n if (\"string\" == typeof e || \"number\" == typeof e) n += e;\n else if (\"object\" == typeof e) if (Array.isArray(e)) for(t = 0; t < e.length; t++)e[t] && (f = r(e[t])) && (n && (n += \" \"), n += f);\n else for(t in e)e[t] && (n && (n += \" \"), n += t);\n return n;\n}\nfunction clsx() {\n for(var e, t, f = 0, n = \"\"; f < arguments.length;)(e = arguments[f++]) && (t = r(e)) && (n && (n += \" \"), n += t);\n return n;\n}\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (clsx);\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi4vLi4vbm9kZV9tb2R1bGVzL2Nsc3gvZGlzdC9jbHN4Lm1qcyIsIm1hcHBpbmdzIjoiOzs7OztBQUFBLFNBQVNBLEVBQUVDLENBQUM7SUFBRSxJQUFJQyxHQUFFQyxHQUFFQyxJQUFFO0lBQUcsSUFBRyxZQUFVLE9BQU9ILEtBQUcsWUFBVSxPQUFPQSxHQUFFRyxLQUFHSDtTQUFPLElBQUcsWUFBVSxPQUFPQSxHQUFFLElBQUdJLE1BQU1DLE9BQU8sQ0FBQ0wsSUFBRyxJQUFJQyxJQUFFLEdBQUVBLElBQUVELEVBQUVNLE1BQU0sRUFBQ0wsSUFBSUQsQ0FBQyxDQUFDQyxFQUFFLElBQUdDLENBQUFBLElBQUVILEVBQUVDLENBQUMsQ0FBQ0MsRUFBRSxNQUFLRSxDQUFBQSxLQUFJQSxDQUFBQSxLQUFHLEdBQUUsR0FBR0EsS0FBR0QsQ0FBQUE7U0FBUSxJQUFJRCxLQUFLRCxFQUFFQSxDQUFDLENBQUNDLEVBQUUsSUFBR0UsQ0FBQUEsS0FBSUEsQ0FBQUEsS0FBRyxHQUFFLEdBQUdBLEtBQUdGLENBQUFBO0lBQUcsT0FBT0U7QUFBQztBQUFRLFNBQVNJO0lBQU8sSUFBSSxJQUFJUCxHQUFFQyxHQUFFQyxJQUFFLEdBQUVDLElBQUUsSUFBR0QsSUFBRU0sVUFBVUYsTUFBTSxFQUFFLENBQUNOLElBQUVRLFNBQVMsQ0FBQ04sSUFBSSxLQUFJRCxDQUFBQSxJQUFFRixFQUFFQyxFQUFDLEtBQUtHLENBQUFBLEtBQUlBLENBQUFBLEtBQUcsR0FBRSxHQUFHQSxLQUFHRixDQUFBQTtJQUFHLE9BQU9FO0FBQUM7QUFBQyxpRUFBZUksSUFBSUEsRUFBQyIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi4vLi4vbm9kZV9tb2R1bGVzL2Nsc3gvZGlzdC9jbHN4Lm1qcz9hZDlhIl0sInNvdXJjZXNDb250ZW50IjpbImZ1bmN0aW9uIHIoZSl7dmFyIHQsZixuPVwiXCI7aWYoXCJzdHJpbmdcIj09dHlwZW9mIGV8fFwibnVtYmVyXCI9PXR5cGVvZiBlKW4rPWU7ZWxzZSBpZihcIm9iamVjdFwiPT10eXBlb2YgZSlpZihBcnJheS5pc0FycmF5KGUpKWZvcih0PTA7dDxlLmxlbmd0aDt0KyspZVt0XSYmKGY9cihlW3RdKSkmJihuJiYobis9XCIgXCIpLG4rPWYpO2Vsc2UgZm9yKHQgaW4gZSllW3RdJiYobiYmKG4rPVwiIFwiKSxuKz10KTtyZXR1cm4gbn1leHBvcnQgZnVuY3Rpb24gY2xzeCgpe2Zvcih2YXIgZSx0LGY9MCxuPVwiXCI7Zjxhcmd1bWVudHMubGVuZ3RoOykoZT1hcmd1bWVudHNbZisrXSkmJih0PXIoZSkpJiYobiYmKG4rPVwiIFwiKSxuKz10KTtyZXR1cm4gbn1leHBvcnQgZGVmYXVsdCBjbHN4OyJdLCJuYW1lcyI6WyJyIiwiZSIsInQiLCJmIiwibiIsIkFycmF5IiwiaXNBcnJheSIsImxlbmd0aCIsImNsc3giLCJhcmd1bWVudHMiXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(ssr)/../../node_modules/clsx/dist/clsx.mjs\n"); /***/ }), @@ -8101,7 +8141,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ clsx: () => (/* binding */ clsx),\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\nfunction r(e) {\n var t, f, n = \"\";\n if (\"string\" == typeof e || \"number\" == typeof e) n += e;\n else if (\"object\" == typeof e) if (Array.isArray(e)) {\n var o = e.length;\n for(t = 0; t < o; t++)e[t] && (f = r(e[t])) && (n && (n += \" \"), n += f);\n } else for(f in e)e[f] && (n && (n += \" \"), n += f);\n return n;\n}\nfunction clsx() {\n for(var e, t, f = 0, n = \"\", o = arguments.length; f < o; f++)(e = arguments[f]) && (t = r(e)) && (n && (n += \" \"), n += t);\n return n;\n}\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (clsx);\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi4vLi4vbm9kZV9tb2R1bGVzL2Nsc3gvZGlzdC9jbHN4Lm1qcyIsIm1hcHBpbmdzIjoiOzs7OztBQUFBLFNBQVNBLEVBQUVDLENBQUM7SUFBRSxJQUFJQyxHQUFFQyxHQUFFQyxJQUFFO0lBQUcsSUFBRyxZQUFVLE9BQU9ILEtBQUcsWUFBVSxPQUFPQSxHQUFFRyxLQUFHSDtTQUFPLElBQUcsWUFBVSxPQUFPQSxHQUFFLElBQUdJLE1BQU1DLE9BQU8sQ0FBQ0wsSUFBRztRQUFDLElBQUlNLElBQUVOLEVBQUVPLE1BQU07UUFBQyxJQUFJTixJQUFFLEdBQUVBLElBQUVLLEdBQUVMLElBQUlELENBQUMsQ0FBQ0MsRUFBRSxJQUFHQyxDQUFBQSxJQUFFSCxFQUFFQyxDQUFDLENBQUNDLEVBQUUsTUFBS0UsQ0FBQUEsS0FBSUEsQ0FBQUEsS0FBRyxHQUFFLEdBQUdBLEtBQUdELENBQUFBO0lBQUUsT0FBTSxJQUFJQSxLQUFLRixFQUFFQSxDQUFDLENBQUNFLEVBQUUsSUFBR0MsQ0FBQUEsS0FBSUEsQ0FBQUEsS0FBRyxHQUFFLEdBQUdBLEtBQUdELENBQUFBO0lBQUcsT0FBT0M7QUFBQztBQUFRLFNBQVNLO0lBQU8sSUFBSSxJQUFJUixHQUFFQyxHQUFFQyxJQUFFLEdBQUVDLElBQUUsSUFBR0csSUFBRUcsVUFBVUYsTUFBTSxFQUFDTCxJQUFFSSxHQUFFSixJQUFJLENBQUNGLElBQUVTLFNBQVMsQ0FBQ1AsRUFBRSxLQUFJRCxDQUFBQSxJQUFFRixFQUFFQyxFQUFDLEtBQUtHLENBQUFBLEtBQUlBLENBQUFBLEtBQUcsR0FBRSxHQUFHQSxLQUFHRixDQUFBQTtJQUFHLE9BQU9FO0FBQUM7QUFBQyxpRUFBZUssSUFBSUEsRUFBQyIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi4vLi4vbm9kZV9tb2R1bGVzL2Nsc3gvZGlzdC9jbHN4Lm1qcz9hZDlhIl0sInNvdXJjZXNDb250ZW50IjpbImZ1bmN0aW9uIHIoZSl7dmFyIHQsZixuPVwiXCI7aWYoXCJzdHJpbmdcIj09dHlwZW9mIGV8fFwibnVtYmVyXCI9PXR5cGVvZiBlKW4rPWU7ZWxzZSBpZihcIm9iamVjdFwiPT10eXBlb2YgZSlpZihBcnJheS5pc0FycmF5KGUpKXt2YXIgbz1lLmxlbmd0aDtmb3IodD0wO3Q8bzt0KyspZVt0XSYmKGY9cihlW3RdKSkmJihuJiYobis9XCIgXCIpLG4rPWYpfWVsc2UgZm9yKGYgaW4gZSllW2ZdJiYobiYmKG4rPVwiIFwiKSxuKz1mKTtyZXR1cm4gbn1leHBvcnQgZnVuY3Rpb24gY2xzeCgpe2Zvcih2YXIgZSx0LGY9MCxuPVwiXCIsbz1hcmd1bWVudHMubGVuZ3RoO2Y8bztmKyspKGU9YXJndW1lbnRzW2ZdKSYmKHQ9cihlKSkmJihuJiYobis9XCIgXCIpLG4rPXQpO3JldHVybiBufWV4cG9ydCBkZWZhdWx0IGNsc3g7Il0sIm5hbWVzIjpbInIiLCJlIiwidCIsImYiLCJuIiwiQXJyYXkiLCJpc0FycmF5IiwibyIsImxlbmd0aCIsImNsc3giLCJhcmd1bWVudHMiXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(rsc)/../../node_modules/clsx/dist/clsx.mjs\n"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ clsx: () => (/* binding */ clsx),\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\nfunction r(e) {\n var t, f, n = \"\";\n if (\"string\" == typeof e || \"number\" == typeof e) n += e;\n else if (\"object\" == typeof e) if (Array.isArray(e)) for(t = 0; t < e.length; t++)e[t] && (f = r(e[t])) && (n && (n += \" \"), n += f);\n else for(t in e)e[t] && (n && (n += \" \"), n += t);\n return n;\n}\nfunction clsx() {\n for(var e, t, f = 0, n = \"\"; f < arguments.length;)(e = arguments[f++]) && (t = r(e)) && (n && (n += \" \"), n += t);\n return n;\n}\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (clsx);\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi4vLi4vbm9kZV9tb2R1bGVzL2Nsc3gvZGlzdC9jbHN4Lm1qcyIsIm1hcHBpbmdzIjoiOzs7OztBQUFBLFNBQVNBLEVBQUVDLENBQUM7SUFBRSxJQUFJQyxHQUFFQyxHQUFFQyxJQUFFO0lBQUcsSUFBRyxZQUFVLE9BQU9ILEtBQUcsWUFBVSxPQUFPQSxHQUFFRyxLQUFHSDtTQUFPLElBQUcsWUFBVSxPQUFPQSxHQUFFLElBQUdJLE1BQU1DLE9BQU8sQ0FBQ0wsSUFBRyxJQUFJQyxJQUFFLEdBQUVBLElBQUVELEVBQUVNLE1BQU0sRUFBQ0wsSUFBSUQsQ0FBQyxDQUFDQyxFQUFFLElBQUdDLENBQUFBLElBQUVILEVBQUVDLENBQUMsQ0FBQ0MsRUFBRSxNQUFLRSxDQUFBQSxLQUFJQSxDQUFBQSxLQUFHLEdBQUUsR0FBR0EsS0FBR0QsQ0FBQUE7U0FBUSxJQUFJRCxLQUFLRCxFQUFFQSxDQUFDLENBQUNDLEVBQUUsSUFBR0UsQ0FBQUEsS0FBSUEsQ0FBQUEsS0FBRyxHQUFFLEdBQUdBLEtBQUdGLENBQUFBO0lBQUcsT0FBT0U7QUFBQztBQUFRLFNBQVNJO0lBQU8sSUFBSSxJQUFJUCxHQUFFQyxHQUFFQyxJQUFFLEdBQUVDLElBQUUsSUFBR0QsSUFBRU0sVUFBVUYsTUFBTSxFQUFFLENBQUNOLElBQUVRLFNBQVMsQ0FBQ04sSUFBSSxLQUFJRCxDQUFBQSxJQUFFRixFQUFFQyxFQUFDLEtBQUtHLENBQUFBLEtBQUlBLENBQUFBLEtBQUcsR0FBRSxHQUFHQSxLQUFHRixDQUFBQTtJQUFHLE9BQU9FO0FBQUM7QUFBQyxpRUFBZUksSUFBSUEsRUFBQyIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi4vLi4vbm9kZV9tb2R1bGVzL2Nsc3gvZGlzdC9jbHN4Lm1qcz9hZDlhIl0sInNvdXJjZXNDb250ZW50IjpbImZ1bmN0aW9uIHIoZSl7dmFyIHQsZixuPVwiXCI7aWYoXCJzdHJpbmdcIj09dHlwZW9mIGV8fFwibnVtYmVyXCI9PXR5cGVvZiBlKW4rPWU7ZWxzZSBpZihcIm9iamVjdFwiPT10eXBlb2YgZSlpZihBcnJheS5pc0FycmF5KGUpKWZvcih0PTA7dDxlLmxlbmd0aDt0KyspZVt0XSYmKGY9cihlW3RdKSkmJihuJiYobis9XCIgXCIpLG4rPWYpO2Vsc2UgZm9yKHQgaW4gZSllW3RdJiYobiYmKG4rPVwiIFwiKSxuKz10KTtyZXR1cm4gbn1leHBvcnQgZnVuY3Rpb24gY2xzeCgpe2Zvcih2YXIgZSx0LGY9MCxuPVwiXCI7Zjxhcmd1bWVudHMubGVuZ3RoOykoZT1hcmd1bWVudHNbZisrXSkmJih0PXIoZSkpJiYobiYmKG4rPVwiIFwiKSxuKz10KTtyZXR1cm4gbn1leHBvcnQgZGVmYXVsdCBjbHN4OyJdLCJuYW1lcyI6WyJyIiwiZSIsInQiLCJmIiwibiIsIkFycmF5IiwiaXNBcnJheSIsImxlbmd0aCIsImNsc3giLCJhcmd1bWVudHMiXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(rsc)/../../node_modules/clsx/dist/clsx.mjs\n"); /***/ }), diff --git a/apps/web/.next/server/app/page_client-reference-manifest.js b/apps/web/.next/server/app/page_client-reference-manifest.js index 3aba2ee5..9ebab84d 100644 --- a/apps/web/.next/server/app/page_client-reference-manifest.js +++ b/apps/web/.next/server/app/page_client-reference-manifest.js @@ -1 +1 @@ -globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{},"edgeSSRModuleMapping":{"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/app-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/dev-root-not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/error-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/layout-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/render-from-template-context.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/QueryAI.tsx":{"*":{"id":"(ssr)/./src/components/QueryAI.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/image-component.js","name":"*","chunks":[],"async":false}}},"clientModules":{"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/app-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/app-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/dev-root-not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/dev-root-not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/error-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/layout-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/layout-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/loadable-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/QueryAI.tsx":{"id":"(app-pages-browser)/./src/components/QueryAI.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/image-component.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/image-component.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}":{"id":"(app-pages-browser)/../../node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css":{"id":"(app-pages-browser)/./src/app/globals.css","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false}},"entryCSSFiles":{"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page":[],"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/layout":["static/css/app/layout.css"],"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/not-found":[]}}
\ No newline at end of file +globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{},"edgeSSRModuleMapping":{"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/app-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/dev-root-not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/error-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/layout-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/render-from-template-context.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/MessagePoster.tsx":{"*":{"id":"(ssr)/./src/app/MessagePoster.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/QueryAI.tsx":{"*":{"id":"(ssr)/./src/components/QueryAI.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js":{"*":{"id":"(ssr)/../../node_modules/next/dist/esm/client/image-component.js","name":"*","chunks":[],"async":false}}},"clientModules":{"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/app-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/app-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/dev-root-not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/dev-root-not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/dev-root-not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/error-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/layout-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/layout-router.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/loadable-context.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}":{"id":"(app-pages-browser)/../../node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css":{"id":"(app-pages-browser)/./src/app/globals.css","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/MessagePoster.tsx":{"id":"(app-pages-browser)/./src/app/MessagePoster.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/QueryAI.tsx":{"id":"(app-pages-browser)/./src/components/QueryAI.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/image-component.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/image-component.js":{"id":"(app-pages-browser)/../../node_modules/next/dist/client/image-component.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false}},"entryCSSFiles":{"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/not-found":[],"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/layout":["static/css/app/layout.css"],"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page":[]}}
\ No newline at end of file diff --git a/apps/web/.next/server/middleware-manifest.json b/apps/web/.next/server/middleware-manifest.json index f69b22ec..8f631871 100644 --- a/apps/web/.next/server/middleware-manifest.json +++ b/apps/web/.next/server/middleware-manifest.json @@ -2,6 +2,27 @@ "sortedMiddleware": [], "middleware": {}, "functions": { + "/not-found": { + "files": [ + "server/server-reference-manifest.js", + "server/app/not-found_client-reference-manifest.js", + "server/middleware-build-manifest.js", + "server/middleware-react-loadable-manifest.js", + "server/next-font-manifest.js", + "server/edge-runtime-webpack.js", + "server/app/not-found.js" + ], + "name": "app/not-found", + "page": "/not-found", + "matchers": [ + { + "regexp": "^/not\\-found$", + "originalSource": "/not-found" + } + ], + "wasm": [], + "assets": [] + }, "/page": { "files": [ "server/server-reference-manifest.js", diff --git a/apps/web/.next/server/server-reference-manifest.js b/apps/web/.next/server/server-reference-manifest.js index 289631d0..5eebab83 100644 --- a/apps/web/.next/server/server-reference-manifest.js +++ b/apps/web/.next/server/server-reference-manifest.js @@ -1 +1 @@ -self.__RSC_SERVER_MANIFEST="{\n \"node\": {},\n \"edge\": {},\n \"encryptionKey\": \"ZWNgdVMZpdUZxyAbPoNt3XJTA6BPjXGSKTllm6N6ukQ=\"\n}"
\ No newline at end of file +self.__RSC_SERVER_MANIFEST="{\n \"node\": {},\n \"edge\": {},\n \"encryptionKey\": \"FHan239h+0dwLwucp8N9He43tiRE9RtvqnkWgcOzTjI=\"\n}"
\ No newline at end of file diff --git a/apps/web/.next/server/server-reference-manifest.json b/apps/web/.next/server/server-reference-manifest.json index 323370cb..b3a23b6a 100644 --- a/apps/web/.next/server/server-reference-manifest.json +++ b/apps/web/.next/server/server-reference-manifest.json @@ -1,5 +1,5 @@ { "node": {}, "edge": {}, - "encryptionKey": "ZWNgdVMZpdUZxyAbPoNt3XJTA6BPjXGSKTllm6N6ukQ=" + "encryptionKey": "FHan239h+0dwLwucp8N9He43tiRE9RtvqnkWgcOzTjI=" }
\ No newline at end of file diff --git a/apps/web/.next/trace b/apps/web/.next/trace index b67afc73..4b074bf0 100644 --- a/apps/web/.next/trace +++ b/apps/web/.next/trace @@ -1,4 +1,45 @@ -[{"name":"hot-reloader","duration":30,"timestamp":4053531709573,"id":3,"tags":{"version":"14.1.0","isTurbopack":false},"startTime":1711835579564,"traceId":"5a826b609d032a07"},{"name":"start","duration":0,"timestamp":4053531710059,"id":4,"parentId":3,"tags":{},"startTime":1711835579565,"traceId":"5a826b609d032a07"},{"name":"get-version-info","duration":787434,"timestamp":4053531710158,"id":5,"parentId":4,"tags":{},"startTime":1711835579565,"traceId":"5a826b609d032a07"},{"name":"clean","duration":9315,"timestamp":4053532497623,"id":6,"parentId":4,"tags":{},"startTime":1711835580352,"traceId":"5a826b609d032a07"},{"name":"create-pages-mapping","duration":102,"timestamp":4053532507465,"id":8,"parentId":7,"tags":{},"startTime":1711835580362,"traceId":"5a826b609d032a07"},{"name":"create-entrypoints","duration":57297,"timestamp":4053532507582,"id":9,"parentId":7,"tags":{},"startTime":1711835580362,"traceId":"5a826b609d032a07"},{"name":"generate-webpack-config","duration":55294,"timestamp":4053532564912,"id":10,"parentId":7,"tags":{},"startTime":1711835580420,"traceId":"5a826b609d032a07"},{"name":"get-webpack-config","duration":112803,"timestamp":4053532507414,"id":7,"parentId":4,"tags":{},"startTime":1711835580362,"traceId":"5a826b609d032a07"},{"name":"make","duration":673,"timestamp":4053532698587,"id":12,"parentId":11,"tags":{},"startTime":1711835580553,"traceId":"5a826b609d032a07"},{"name":"chunk-graph","duration":378,"timestamp":4053532702756,"id":14,"parentId":13,"tags":{},"startTime":1711835580557,"traceId":"5a826b609d032a07"},{"name":"optimize-modules","duration":10,"timestamp":4053532703192,"id":16,"parentId":13,"tags":{},"startTime":1711835580558,"traceId":"5a826b609d032a07"},{"name":"optimize-chunks","duration":108,"timestamp":4053532703305,"id":17,"parentId":13,"tags":{},"startTime":1711835580558,"traceId":"5a826b609d032a07"},{"name":"optimize-tree","duration":58,"timestamp":4053532703442,"id":18,"parentId":13,"tags":{},"startTime":1711835580558,"traceId":"5a826b609d032a07"},{"name":"optimize-chunk-modules","duration":66,"timestamp":4053532703588,"id":19,"parentId":13,"tags":{},"startTime":1711835580558,"traceId":"5a826b609d032a07"},{"name":"optimize","duration":552,"timestamp":4053532703169,"id":15,"parentId":13,"tags":{},"startTime":1711835580558,"traceId":"5a826b609d032a07"},{"name":"module-hash","duration":44,"timestamp":4053532704129,"id":20,"parentId":13,"tags":{},"startTime":1711835580559,"traceId":"5a826b609d032a07"},{"name":"code-generation","duration":114,"timestamp":4053532704185,"id":21,"parentId":13,"tags":{},"startTime":1711835580559,"traceId":"5a826b609d032a07"},{"name":"hash","duration":358,"timestamp":4053532704425,"id":22,"parentId":13,"tags":{},"startTime":1711835580559,"traceId":"5a826b609d032a07"},{"name":"code-generation-jobs","duration":58,"timestamp":4053532704782,"id":23,"parentId":13,"tags":{},"startTime":1711835580559,"traceId":"5a826b609d032a07"},{"name":"module-assets","duration":36,"timestamp":4053532704829,"id":24,"parentId":13,"tags":{},"startTime":1711835580559,"traceId":"5a826b609d032a07"},{"name":"create-chunk-assets","duration":105,"timestamp":4053532704869,"id":25,"parentId":13,"tags":{},"startTime":1711835580559,"traceId":"5a826b609d032a07"},{"name":"NextJsBuildManifest-generateClientManifest","duration":525,"timestamp":4053532813621,"id":27,"parentId":11,"tags":{},"startTime":1711835580668,"traceId":"5a826b609d032a07"},{"name":"NextJsBuildManifest-createassets","duration":735,"timestamp":4053532813420,"id":26,"parentId":11,"tags":{},"startTime":1711835580668,"traceId":"5a826b609d032a07"},{"name":"seal","duration":112192,"timestamp":4053532702587,"id":13,"parentId":11,"tags":{},"startTime":1711835580557,"traceId":"5a826b609d032a07"},{"name":"webpack-compilation","duration":123339,"timestamp":4053532691584,"id":11,"parentId":3,"tags":{"name":"client"},"startTime":1711835580546,"traceId":"5a826b609d032a07"},{"name":"emit","duration":4825,"timestamp":4053532815115,"id":28,"parentId":3,"tags":{},"startTime":1711835580670,"traceId":"5a826b609d032a07"},{"name":"make","duration":706,"timestamp":4053532824901,"id":30,"parentId":29,"tags":{},"startTime":1711835580680,"traceId":"5a826b609d032a07"},{"name":"chunk-graph","duration":14,"timestamp":4053532825878,"id":32,"parentId":31,"tags":{},"startTime":1711835580680,"traceId":"5a826b609d032a07"},{"name":"optimize-modules","duration":2,"timestamp":4053532825902,"id":34,"parentId":31,"tags":{},"startTime":1711835580681,"traceId":"5a826b609d032a07"},{"name":"optimize-chunks","duration":426,"timestamp":4053532825935,"id":35,"parentId":31,"tags":{},"startTime":1711835580681,"traceId":"5a826b609d032a07"},{"name":"optimize-tree","duration":3,"timestamp":4053532826379,"id":36,"parentId":31,"tags":{},"startTime":1711835580681,"traceId":"5a826b609d032a07"},{"name":"optimize-chunk-modules","duration":3,"timestamp":4053532826411,"id":37,"parentId":31,"tags":{},"startTime":1711835580681,"traceId":"5a826b609d032a07"},{"name":"optimize","duration":543,"timestamp":4053532825899,"id":33,"parentId":31,"tags":{},"startTime":1711835580681,"traceId":"5a826b609d032a07"},{"name":"module-hash","duration":4,"timestamp":4053532826502,"id":38,"parentId":31,"tags":{},"startTime":1711835580681,"traceId":"5a826b609d032a07"},{"name":"code-generation","duration":3,"timestamp":4053532826511,"id":39,"parentId":31,"tags":{},"startTime":1711835580681,"traceId":"5a826b609d032a07"},{"name":"hash","duration":27,"timestamp":4053532826532,"id":40,"parentId":31,"tags":{},"startTime":1711835580681,"traceId":"5a826b609d032a07"},{"name":"code-generation-jobs","duration":20,"timestamp":4053532826559,"id":41,"parentId":31,"tags":{},"startTime":1711835580681,"traceId":"5a826b609d032a07"},{"name":"module-assets","duration":7,"timestamp":4053532826575,"id":42,"parentId":31,"tags":{},"startTime":1711835580681,"traceId":"5a826b609d032a07"},{"name":"create-chunk-assets","duration":6,"timestamp":4053532826585,"id":43,"parentId":31,"tags":{},"startTime":1711835580681,"traceId":"5a826b609d032a07"},{"name":"seal","duration":2756,"timestamp":4053532825860,"id":31,"parentId":29,"tags":{},"startTime":1711835580680,"traceId":"5a826b609d032a07"},{"name":"webpack-compilation","duration":4556,"timestamp":4053532824329,"id":29,"parentId":3,"tags":{"name":"server"},"startTime":1711835580679,"traceId":"5a826b609d032a07"},{"name":"emit","duration":1580,"timestamp":4053532828959,"id":44,"parentId":3,"tags":{},"startTime":1711835580684,"traceId":"5a826b609d032a07"},{"name":"make","duration":113,"timestamp":4053532833700,"id":46,"parentId":45,"tags":{},"startTime":1711835580688,"traceId":"5a826b609d032a07"},{"name":"chunk-graph","duration":13,"timestamp":4053532834399,"id":48,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"optimize-modules","duration":2,"timestamp":4053532834422,"id":50,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"optimize-chunks","duration":6,"timestamp":4053532834455,"id":51,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"optimize-tree","duration":3,"timestamp":4053532834468,"id":52,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"optimize-chunk-modules","duration":2,"timestamp":4053532834481,"id":53,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"optimize","duration":74,"timestamp":4053532834419,"id":49,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"module-hash","duration":4,"timestamp":4053532834549,"id":54,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"code-generation","duration":3,"timestamp":4053532834557,"id":55,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"hash","duration":39,"timestamp":4053532834579,"id":56,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"code-generation-jobs","duration":9,"timestamp":4053532834618,"id":57,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"module-assets","duration":4,"timestamp":4053532834625,"id":58,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"create-chunk-assets","duration":6,"timestamp":4053532834631,"id":59,"parentId":47,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"seal","duration":549,"timestamp":4053532834381,"id":47,"parentId":45,"tags":{},"startTime":1711835580689,"traceId":"5a826b609d032a07"},{"name":"webpack-compilation","duration":2264,"timestamp":4053532832688,"id":45,"parentId":3,"tags":{"name":"edge-server"},"startTime":1711835580687,"traceId":"5a826b609d032a07"},{"name":"emit","duration":3203,"timestamp":4053532834974,"id":60,"parentId":3,"tags":{},"startTime":1711835580690,"traceId":"5a826b609d032a07"}] -[{"name":"make","duration":197,"timestamp":4053533057220,"id":65,"parentId":64,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"chunk-graph","duration":14,"timestamp":4053533057573,"id":67,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"optimize-modules","duration":2,"timestamp":4053533057596,"id":69,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"optimize-chunks","duration":4,"timestamp":4053533057606,"id":70,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"optimize-tree","duration":3,"timestamp":4053533057616,"id":71,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"optimize-chunk-modules","duration":2,"timestamp":4053533057628,"id":72,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"optimize","duration":52,"timestamp":4053533057593,"id":68,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"module-hash","duration":4,"timestamp":4053533057695,"id":73,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"code-generation","duration":4,"timestamp":4053533057703,"id":74,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"hash","duration":27,"timestamp":4053533057722,"id":75,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"code-generation-jobs","duration":9,"timestamp":4053533057749,"id":76,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"module-assets","duration":4,"timestamp":4053533057755,"id":77,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"create-chunk-assets","duration":6,"timestamp":4053533057762,"id":78,"parentId":66,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"NextJsBuildManifest-generateClientManifest","duration":137,"timestamp":4053533057971,"id":80,"parentId":64,"tags":{},"startTime":1711835580913,"traceId":"5a826b609d032a07"},{"name":"NextJsBuildManifest-createassets","duration":211,"timestamp":4053533057899,"id":79,"parentId":64,"tags":{},"startTime":1711835580913,"traceId":"5a826b609d032a07"},{"name":"seal","duration":633,"timestamp":4053533057553,"id":66,"parentId":64,"tags":{},"startTime":1711835580912,"traceId":"5a826b609d032a07"},{"name":"webpack-compilation","duration":1404,"timestamp":4053533056802,"id":64,"parentId":61,"tags":{"name":"client"},"startTime":1711835580911,"traceId":"5a826b609d032a07"},{"name":"emit","duration":1377,"timestamp":4053533058221,"id":81,"parentId":61,"tags":{},"startTime":1711835580913,"traceId":"5a826b609d032a07"},{"name":"webpack-invalidated-client","duration":6242,"timestamp":4053533053992,"id":61,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711835580909,"traceId":"5a826b609d032a07"},{"name":"make","duration":178,"timestamp":4053533061254,"id":83,"parentId":82,"tags":{},"startTime":1711835580916,"traceId":"5a826b609d032a07"},{"name":"chunk-graph","duration":15,"timestamp":4053533061579,"id":85,"parentId":84,"tags":{},"startTime":1711835580916,"traceId":"5a826b609d032a07"},{"name":"optimize-modules","duration":2,"timestamp":4053533061603,"id":87,"parentId":84,"tags":{},"startTime":1711835580916,"traceId":"5a826b609d032a07"},{"name":"optimize-chunks","duration":74,"timestamp":4053533061637,"id":88,"parentId":84,"tags":{},"startTime":1711835580916,"traceId":"5a826b609d032a07"},{"name":"optimize-tree","duration":3,"timestamp":4053533061718,"id":89,"parentId":84,"tags":{},"startTime":1711835580916,"traceId":"5a826b609d032a07"},{"name":"optimize-chunk-modules","duration":2,"timestamp":4053533061729,"id":90,"parentId":84,"tags":{},"startTime":1711835580916,"traceId":"5a826b609d032a07"},{"name":"optimize","duration":143,"timestamp":4053533061600,"id":86,"parentId":84,"tags":{},"startTime":1711835580916,"traceId":"5a826b609d032a07"},{"name":"module-hash","duration":4,"timestamp":4053533061875,"id":91,"parentId":84,"tags":{},"startTime":1711835580916,"traceId":"5a826b609d032a07"},{"name":"code-generation","duration":3,"timestamp":4053533061883,"id":92,"parentId":84,"tags":{},"startTime":1711835580916,"traceId":"5a826b609d032a07"},{"name":"hash","duration":32,"timestamp":4053533061901,"id":93,"parentId":84,"tags":{},"startTime":1711835580917,"traceId":"5a826b609d032a07"},{"name":"code-generation-jobs","duration":9,"timestamp":4053533061934,"id":94,"parentId":84,"tags":{},"startTime":1711835580917,"traceId":"5a826b609d032a07"},{"name":"module-assets","duration":4,"timestamp":4053533061940,"id":95,"parentId":84,"tags":{},"startTime":1711835580917,"traceId":"5a826b609d032a07"},{"name":"create-chunk-assets","duration":6,"timestamp":4053533061946,"id":96,"parentId":84,"tags":{},"startTime":1711835580917,"traceId":"5a826b609d032a07"},{"name":"seal","duration":548,"timestamp":4053533061564,"id":84,"parentId":82,"tags":{},"startTime":1711835580916,"traceId":"5a826b609d032a07"},{"name":"webpack-compilation","duration":1313,"timestamp":4053533060817,"id":82,"parentId":62,"tags":{"name":"server"},"startTime":1711835580915,"traceId":"5a826b609d032a07"},{"name":"setup-dev-bundler","duration":1535546,"timestamp":4053531567324,"id":2,"parentId":1,"tags":{},"startTime":1711835579422,"traceId":"5a826b609d032a07"},{"name":"run-instrumentation-hook","duration":26,"timestamp":4053533120423,"id":98,"parentId":1,"tags":{},"startTime":1711835580975,"traceId":"5a826b609d032a07"},{"name":"start-dev-server","duration":2335646,"timestamp":4053530790344,"id":1,"tags":{"cpus":"10","platform":"darwin","memory.freeMem":"86523904","memory.totalMem":"17179869184","memory.heapSizeLimit":"8640266240","isTurbopack":false,"memory.rss":"312246272","memory.heapTotal":"150077440","memory.heapUsed":"125257712"},"startTime":1711835578645,"traceId":"5a826b609d032a07"},{"name":"emit","duration":64171,"timestamp":4053533062141,"id":97,"parentId":62,"tags":{},"startTime":1711835580917,"traceId":"5a826b609d032a07"},{"name":"webpack-invalidated-server","duration":72656,"timestamp":4053533054091,"id":62,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711835580909,"traceId":"5a826b609d032a07"},{"name":"make","duration":217,"timestamp":4053533128093,"id":100,"parentId":99,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"chunk-graph","duration":13,"timestamp":4053533128492,"id":102,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"optimize-modules","duration":2,"timestamp":4053533128516,"id":104,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"optimize-chunks","duration":6,"timestamp":4053533128527,"id":105,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"optimize-tree","duration":13,"timestamp":4053533128540,"id":106,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"optimize-chunk-modules","duration":2,"timestamp":4053533128566,"id":107,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"optimize","duration":79,"timestamp":4053533128512,"id":103,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"module-hash","duration":4,"timestamp":4053533128648,"id":108,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"code-generation","duration":3,"timestamp":4053533128656,"id":109,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"hash","duration":28,"timestamp":4053533128675,"id":110,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"code-generation-jobs","duration":9,"timestamp":4053533128703,"id":111,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"module-assets","duration":4,"timestamp":4053533128709,"id":112,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"create-chunk-assets","duration":7,"timestamp":4053533128715,"id":113,"parentId":101,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"seal","duration":612,"timestamp":4053533128474,"id":101,"parentId":99,"tags":{},"startTime":1711835580983,"traceId":"5a826b609d032a07"},{"name":"webpack-compilation","duration":1427,"timestamp":4053533127679,"id":99,"parentId":63,"tags":{"name":"edge-server"},"startTime":1711835580982,"traceId":"5a826b609d032a07"},{"name":"emit","duration":5131,"timestamp":4053533129119,"id":114,"parentId":63,"tags":{},"startTime":1711835580984,"traceId":"5a826b609d032a07"},{"name":"webpack-invalidated-edge-server","duration":80649,"timestamp":4053533054122,"id":63,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711835580909,"traceId":"5a826b609d032a07"}] -[{"name":"add-entry","duration":323579,"timestamp":4053538548097,"id":120,"parentId":119,"tags":{"request":"next-edge-ssr-loader?{\"absolute500Path\":\"\",\"absoluteAppPath\":\"next/dist/pages/_app\",\"absoluteDocumentPath\":\"next/dist/pages/_document\",\"absoluteErrorPath\":\"next/dist/pages/_error\",\"absolutePagePath\":\"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\"buildId\":\"development\",\"dev\":true,\"isServerComponent\":true,\"page\":\"/page\",\"stringifiedConfig\":\"eyJlbnYiOnt9LCJ3ZWJwYWNrIjpudWxsLCJlc2xpbnQiOnsiaWdub3JlRHVyaW5nQnVpbGRzIjpmYWxzZX0sInR5cGVzY3JpcHQiOnsiaWdub3JlQnVpbGRFcnJvcnMiOmZhbHNlLCJ0c2NvbmZpZ1BhdGgiOiJ0c2NvbmZpZy5qc29uIn0sImRpc3REaXIiOiIubmV4dCIsImNsZWFuRGlzdERpciI6dHJ1ZSwiYXNzZXRQcmVmaXgiOiIiLCJjYWNoZU1heE1lbW9yeVNpemUiOjUyNDI4ODAwLCJjb25maWdPcmlnaW4iOiJuZXh0LmNvbmZpZy5tanMiLCJ1c2VGaWxlU3lzdGVtUHVibGljUm91dGVzIjp0cnVlLCJnZW5lcmF0ZUV0YWdzIjp0cnVlLCJwYWdlRXh0ZW5zaW9ucyI6WyJ0c3giLCJ0cyIsImpzeCIsImpzIl0sInBvd2VyZWRCeUhlYWRlciI6dHJ1ZSwiY29tcHJlc3MiOnRydWUsImFuYWx5dGljc0lkIjoiIiwiaW1hZ2VzIjp7ImRldmljZVNpemVzIjpbNjQwLDc1MCw4MjgsMTA4MCwxMjAwLDE5MjAsMjA0OCwzODQwXSwiaW1hZ2VTaXplcyI6WzE2LDMyLDQ4LDY0LDk2LDEyOCwyNTYsMzg0XSwicGF0aCI6Ii9fbmV4dC9pbWFnZSIsImxvYWRlciI6ImRlZmF1bHQiLCJsb2FkZXJGaWxlIjoiIiwiZG9tYWlucyI6W10sImRpc2FibGVTdGF0aWNJbWFnZXMiOmZhbHNlLCJtaW5pbXVtQ2FjaGVUVEwiOjYwLCJmb3JtYXRzIjpbImltYWdlL3dlYnAiXSwiZGFuZ2Vyb3VzbHlBbGxvd1NWRyI6ZmFsc2UsImNvbnRlbnRTZWN1cml0eVBvbGljeSI6InNjcmlwdC1zcmMgJ25vbmUnOyBmcmFtZS1zcmMgJ25vbmUnOyBzYW5kYm94OyIsImNvbnRlbnREaXNwb3NpdGlvblR5cGUiOiJpbmxpbmUiLCJyZW1vdGVQYXR0ZXJucyI6W10sInVub3B0aW1pemVkIjpmYWxzZX0sImRldkluZGljYXRvcnMiOnsiYnVpbGRBY3Rpdml0eSI6dHJ1ZSwiYnVpbGRBY3Rpdml0eVBvc2l0aW9uIjoiYm90dG9tLXJpZ2h0In0sIm9uRGVtYW5kRW50cmllcyI6eyJtYXhJbmFjdGl2ZUFnZSI6NjAwMDAsInBhZ2VzQnVmZmVyTGVuZ3RoIjo1fSwiYW1wIjp7ImNhbm9uaWNhbEJhc2UiOiIifSwiYmFzZVBhdGgiOiIiLCJzYXNzT3B0aW9ucyI6e30sInRyYWlsaW5nU2xhc2giOmZhbHNlLCJpMThuIjpudWxsLCJwcm9kdWN0aW9uQnJvd3NlclNvdXJjZU1hcHMiOmZhbHNlLCJvcHRpbWl6ZUZvbnRzIjp0cnVlLCJleGNsdWRlRGVmYXVsdE1vbWVudExvY2FsZXMiOnRydWUsInNlcnZlclJ1bnRpbWVDb25maWciOnt9LCJwdWJsaWNSdW50aW1lQ29uZmlnIjp7fSwicmVhY3RQcm9kdWN0aW9uUHJvZmlsaW5nIjpmYWxzZSwicmVhY3RTdHJpY3RNb2RlIjpudWxsLCJodHRwQWdlbnRPcHRpb25zIjp7ImtlZXBBbGl2ZSI6dHJ1ZX0sIm91dHB1dEZpbGVUcmFjaW5nIjp0cnVlLCJzdGF0aWNQYWdlR2VuZXJhdGlvblRpbWVvdXQiOjYwLCJzd2NNaW5pZnkiOnRydWUsIm1vZHVsYXJpemVJbXBvcnRzIjp7IkBtdWkvaWNvbnMtbWF0ZXJpYWwiOnsidHJhbnNmb3JtIjoiQG11aS9pY29ucy1tYXRlcmlhbC97e21lbWJlcn19In0sImxvZGFzaCI6eyJ0cmFuc2Zvcm0iOiJsb2Rhc2gve3ttZW1iZXJ9fSJ9LCJuZXh0L3NlcnZlciI6eyJ0cmFuc2Zvcm0iOiJuZXh0L2Rpc3Qvc2VydmVyL3dlYi9leHBvcnRzL3t7IGtlYmFiQ2FzZSBtZW1iZXIgfX0ifX0sImV4cGVyaW1lbnRhbCI6eyJzZXJ2ZXJNaW5pZmljYXRpb24iOnRydWUsInNlcnZlclNvdXJjZU1hcHMiOmZhbHNlLCJjYXNlU2Vuc2l0aXZlUm91dGVzIjpmYWxzZSwidXNlRGVwbG95bWVudElkIjpmYWxzZSwidXNlRGVwbG95bWVudElkU2VydmVyQWN0aW9ucyI6ZmFsc2UsImNsaWVudFJvdXRlckZpbHRlciI6dHJ1ZSwiY2xpZW50Um91dGVyRmlsdGVyUmVkaXJlY3RzIjpmYWxzZSwiZmV0Y2hDYWNoZUtleVByZWZpeCI6IiIsIm1pZGRsZXdhcmVQcmVmZXRjaCI6ImZsZXhpYmxlIiwib3B0aW1pc3RpY0NsaWVudENhY2hlIjp0cnVlLCJtYW51YWxDbGllbnRCYXNlUGF0aCI6ZmFsc2UsImNwdXMiOjksIm1lbW9yeUJhc2VkV29ya2Vyc0NvdW50IjpmYWxzZSwiaXNyRmx1c2hUb0Rpc2siOnRydWUsIndvcmtlclRocmVhZHMiOmZhbHNlLCJvcHRpbWl6ZUNzcyI6ZmFsc2UsIm5leHRTY3JpcHRXb3JrZXJzIjpmYWxzZSwic2Nyb2xsUmVzdG9yYXRpb24iOmZhbHNlLCJleHRlcm5hbERpciI6ZmFsc2UsImRpc2FibGVPcHRpbWl6ZWRMb2FkaW5nIjpmYWxzZSwiZ3ppcFNpemUiOnRydWUsImNyYUNvbXBhdCI6ZmFsc2UsImVzbUV4dGVybmFscyI6dHJ1ZSwiZnVsbHlTcGVjaWZpZWQiOmZhbHNlLCJvdXRwdXRGaWxlVHJhY2luZ1Jvb3QiOiIiLCJzd2NUcmFjZVByb2ZpbGluZyI6ZmFsc2UsImZvcmNlU3djVHJhbnNmb3JtcyI6ZmFsc2UsImxhcmdlUGFnZURhdGFCeXRlcyI6MTI4MDAwLCJhZGp1c3RGb250RmFsbGJhY2tzIjpmYWxzZSwiYWRqdXN0Rm9udEZhbGxiYWNrc1dpdGhTaXplQWRqdXN0IjpmYWxzZSwidHlwZWRSb3V0ZXMiOmZhbHNlLCJpbnN0cnVtZW50YXRpb25Ib29rIjpmYWxzZSwiYnVuZGxlUGFnZXNFeHRlcm5hbHMiOmZhbHNlLCJwYXJhbGxlbFNlcnZlckNvbXBpbGVzIjpmYWxzZSwicGFyYWxsZWxTZXJ2ZXJCdWlsZFRyYWNlcyI6ZmFsc2UsInBwciI6ZmFsc2UsIm1pc3NpbmdTdXNwZW5zZVdpdGhDU1JCYWlsb3V0Ijp0cnVlLCJvcHRpbWl6ZVBhY2thZ2VJbXBvcnRzIjpbImx1Y2lkZS1yZWFjdCIsImRhdGUtZm5zIiwibG9kYXNoLWVzIiwicmFtZGEiLCJhbnRkIiwicmVhY3QtYm9vdHN0cmFwIiwiYWhvb2tzIiwiQGFudC1kZXNpZ24vaWNvbnMiLCJAaGVhZGxlc3N1aS9yZWFjdCIsIkBoZWFkbGVzc3VpLWZsb2F0L3JlYWN0IiwiQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCIsIkBoZXJvaWNvbnMvcmVhY3QvMjQvc29saWQiLCJAaGVyb2ljb25zL3JlYWN0LzI0L291dGxpbmUiLCJAdmlzeC92aXN4IiwiQHRyZW1vci9yZWFjdCIsInJ4anMiLCJAbXVpL21hdGVyaWFsIiwiQG11aS9pY29ucy1tYXRlcmlhbCIsInJlY2hhcnRzIiwicmVhY3QtdXNlIiwiQG1hdGVyaWFsLXVpL2NvcmUiLCJAbWF0ZXJpYWwtdWkvaWNvbnMiLCJAdGFibGVyL2ljb25zLXJlYWN0IiwibXVpLWNvcmUiLCJyZWFjdC1pY29ucy9haSIsInJlYWN0LWljb25zL2JpIiwicmVhY3QtaWNvbnMvYnMiLCJyZWFjdC1pY29ucy9jZyIsInJlYWN0LWljb25zL2NpIiwicmVhY3QtaWNvbnMvZGkiLCJyZWFjdC1pY29ucy9mYSIsInJlYWN0LWljb25zL2ZhNiIsInJlYWN0LWljb25zL2ZjIiwicmVhY3QtaWNvbnMvZmkiLCJyZWFjdC1pY29ucy9naSIsInJlYWN0LWljb25zL2dvIiwicmVhY3QtaWNvbnMvZ3IiLCJyZWFjdC1pY29ucy9oaSIsInJlYWN0LWljb25zL2hpMiIsInJlYWN0LWljb25zL2ltIiwicmVhY3QtaWNvbnMvaW8iLCJyZWFjdC1pY29ucy9pbzUiLCJyZWFjdC1pY29ucy9saWEiLCJyZWFjdC1pY29ucy9saWIiLCJyZWFjdC1pY29ucy9sdSIsInJlYWN0LWljb25zL21kIiwicmVhY3QtaWNvbnMvcGkiLCJyZWFjdC1pY29ucy9yaSIsInJlYWN0LWljb25zL3J4IiwicmVhY3QtaWNvbnMvc2kiLCJyZWFjdC1pY29ucy9zbCIsInJlYWN0LWljb25zL3RiIiwicmVhY3QtaWNvbnMvdGZpIiwicmVhY3QtaWNvbnMvdGkiLCJyZWFjdC1pY29ucy92c2MiLCJyZWFjdC1pY29ucy93aSJdfSwiY29uZmlnRmlsZSI6Ii9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L2FwcHMvd2ViL25leHQuY29uZmlnLm1qcyIsImNvbmZpZ0ZpbGVOYW1lIjoibmV4dC5jb25maWcubWpzIn0=\",\"pagesType\":\"app\",\"appDirLoader\":\"bmV4dC1hcHAtbG9hZGVyP25hbWU9YXBwJTJGcGFnZSZwYWdlPSUyRnBhZ2UmYXBwUGF0aHM9JTJGcGFnZSZwYWdlUGF0aD1wcml2YXRlLW5leHQtYXBwLWRpciUyRnBhZ2UudHN4JmFwcERpcj0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZhcHBzJTJGd2ViJTJGc3JjJTJGYXBwJnBhZ2VFeHRlbnNpb25zPXRzeCZwYWdlRXh0ZW5zaW9ucz10cyZwYWdlRXh0ZW5zaW9ucz1qc3gmcGFnZUV4dGVuc2lvbnM9anMmcm9vdERpcj0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZhcHBzJTJGd2ViJmlzRGV2PXRydWUmdHNjb25maWdQYXRoPXRzY29uZmlnLmpzb24mYmFzZVBhdGg9JmFzc2V0UHJlZml4PSZuZXh0Q29uZmlnT3V0cHV0PSZwcmVmZXJyZWRSZWdpb249Jm1pZGRsZXdhcmVDb25maWc9ZTMwJTNEIQ==\",\"sriEnabled\":false,\"middlewareConfig\":\"e30=\"}!"},"startTime":1711835586403,"traceId":"5a826b609d032a07"},{"name":"make","duration":518117,"timestamp":4053538544153,"id":119,"parentId":118,"tags":{},"startTime":1711835586399,"traceId":"5a826b609d032a07"},{"name":"chunk-graph","duration":9489,"timestamp":4053539093005,"id":127,"parentId":126,"tags":{},"startTime":1711835586948,"traceId":"5a826b609d032a07"},{"name":"optimize-modules","duration":5,"timestamp":4053539102523,"id":129,"parentId":126,"tags":{},"startTime":1711835586957,"traceId":"5a826b609d032a07"},{"name":"optimize-chunks","duration":315,"timestamp":4053539102540,"id":130,"parentId":126,"tags":{},"startTime":1711835586957,"traceId":"5a826b609d032a07"},{"name":"optimize-tree","duration":4,"timestamp":4053539102871,"id":131,"parentId":126,"tags":{},"startTime":1711835586957,"traceId":"5a826b609d032a07"},{"name":"optimize-chunk-modules","duration":3,"timestamp":4053539102889,"id":132,"parentId":126,"tags":{},"startTime":1711835586957,"traceId":"5a826b609d032a07"},{"name":"optimize","duration":2219,"timestamp":4053539102514,"id":128,"parentId":126,"tags":{},"startTime":1711835586957,"traceId":"5a826b609d032a07"},{"name":"module-hash","duration":14398,"timestamp":4053539112515,"id":133,"parentId":126,"tags":{},"startTime":1711835586967,"traceId":"5a826b609d032a07"},{"name":"code-generation","duration":4092,"timestamp":4053539126939,"id":134,"parentId":126,"tags":{},"startTime":1711835586982,"traceId":"5a826b609d032a07"},{"name":"hash","duration":9209,"timestamp":4053539135318,"id":135,"parentId":126,"tags":{},"startTime":1711835586990,"traceId":"5a826b609d032a07"},{"name":"code-generation-jobs","duration":231,"timestamp":4053539144527,"id":136,"parentId":126,"tags":{},"startTime":1711835586999,"traceId":"5a826b609d032a07"},{"name":"module-assets","duration":231,"timestamp":4053539144750,"id":137,"parentId":126,"tags":{},"startTime":1711835586999,"traceId":"5a826b609d032a07"},{"name":"create-chunk-assets","duration":78869,"timestamp":4053539144986,"id":138,"parentId":126,"tags":{},"startTime":1711835587000,"traceId":"5a826b609d032a07"},{"name":"seal","duration":144255,"timestamp":4053539087241,"id":126,"parentId":118,"tags":{},"startTime":1711835586942,"traceId":"5a826b609d032a07"},{"name":"webpack-compilation","duration":690128,"timestamp":4053538543464,"id":118,"parentId":116,"tags":{"name":"edge-server"},"startTime":1711835586398,"traceId":"5a826b609d032a07"},{"name":"emit","duration":5793,"timestamp":4053539233765,"id":139,"parentId":116,"tags":{},"startTime":1711835587088,"traceId":"5a826b609d032a07"},{"name":"webpack-invalidated-edge-server","duration":698042,"timestamp":4053538542415,"id":116,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711835586397,"traceId":"5a826b609d032a07"},{"name":"read-resource","duration":2952,"timestamp":4053539295097,"id":150,"parentId":149,"tags":{},"startTime":1711835587150,"traceId":"5a826b609d032a07"},{"name":"add-entry","duration":420885,"timestamp":4053539250589,"id":146,"parentId":141,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1711835587105,"traceId":"5a826b609d032a07"},{"name":"postcss-process","duration":283517,"timestamp":4053539476790,"id":152,"parentId":151,"tags":{},"startTime":1711835587331,"traceId":"5a826b609d032a07"},{"name":"postcss-loader","duration":463001,"timestamp":4053539298185,"id":151,"parentId":149,"tags":{},"startTime":1711835587153,"traceId":"5a826b609d032a07"},{"name":"css-loader","duration":24325,"timestamp":4053539761352,"id":153,"parentId":149,"tags":{"astUsed":"true"},"startTime":1711835587616,"traceId":"5a826b609d032a07"},{"name":"build-module-css","duration":504494,"timestamp":4053539289462,"id":149,"parentId":148,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css.webpack[javascript/auto]!=!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css","layer":null},"startTime":1711835587144,"traceId":"5a826b609d032a07"},{"name":"build-module-css","duration":537156,"timestamp":4053539275804,"id":148,"parentId":140,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css","layer":"app-pages-browser"},"startTime":1711835587130,"traceId":"5a826b609d032a07"},{"name":"add-entry","duration":563787,"timestamp":4053539250329,"id":142,"parentId":141,"tags":{"request":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1711835587105,"traceId":"5a826b609d032a07"},{"name":"build-module","duration":122,"timestamp":4053539820750,"id":154,"parentId":148,"tags":{},"startTime":1711835587675,"traceId":"5a826b609d032a07"},{"name":"add-entry","duration":570960,"timestamp":4053539250492,"id":145,"parentId":141,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fapp%2Flayout.tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2Fglobals.css&server=false!"},"startTime":1711835587105,"traceId":"5a826b609d032a07"},{"name":"add-entry","duration":600225,"timestamp":4053539250606,"id":147,"parentId":141,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fdev-root-not-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fstatic-generation-searchparams-bailout-provider.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Floadable-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!"},"startTime":1711835587105,"traceId":"5a826b609d032a07"},{"name":"add-entry","duration":602686,"timestamp":4053539250390,"id":143,"parentId":141,"tags":{"request":"./../../node_modules/next/dist/client/app-next-dev.js"},"startTime":1711835587105,"traceId":"5a826b609d032a07"},{"name":"add-entry","duration":640593,"timestamp":4053539250405,"id":144,"parentId":141,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!"},"startTime":1711835587105,"traceId":"5a826b609d032a07"},{"name":"make","duration":644967,"timestamp":4053539246134,"id":141,"parentId":140,"tags":{},"startTime":1711835587101,"traceId":"5a826b609d032a07"},{"name":"chunk-graph","duration":6388,"timestamp":4053539899229,"id":156,"parentId":155,"tags":{},"startTime":1711835587754,"traceId":"5a826b609d032a07"},{"name":"optimize-modules","duration":5,"timestamp":4053539905645,"id":158,"parentId":155,"tags":{},"startTime":1711835587760,"traceId":"5a826b609d032a07"},{"name":"optimize-chunks","duration":62,"timestamp":4053539905661,"id":159,"parentId":155,"tags":{},"startTime":1711835587760,"traceId":"5a826b609d032a07"},{"name":"optimize-tree","duration":4,"timestamp":4053539905738,"id":160,"parentId":155,"tags":{},"startTime":1711835587760,"traceId":"5a826b609d032a07"},{"name":"optimize-chunk-modules","duration":3,"timestamp":4053539905752,"id":161,"parentId":155,"tags":{},"startTime":1711835587760,"traceId":"5a826b609d032a07"},{"name":"optimize","duration":1270,"timestamp":4053539905634,"id":157,"parentId":155,"tags":{},"startTime":1711835587760,"traceId":"5a826b609d032a07"},{"name":"module-hash","duration":5005,"timestamp":4053539909169,"id":162,"parentId":155,"tags":{},"startTime":1711835587764,"traceId":"5a826b609d032a07"},{"name":"code-generation","duration":2433,"timestamp":4053539914189,"id":163,"parentId":155,"tags":{},"startTime":1711835587769,"traceId":"5a826b609d032a07"},{"name":"hash","duration":6875,"timestamp":4053539918594,"id":164,"parentId":155,"tags":{},"startTime":1711835587773,"traceId":"5a826b609d032a07"},{"name":"code-generation-jobs","duration":119,"timestamp":4053539925468,"id":165,"parentId":155,"tags":{},"startTime":1711835587780,"traceId":"5a826b609d032a07"},{"name":"module-assets","duration":181,"timestamp":4053539925573,"id":166,"parentId":155,"tags":{},"startTime":1711835587780,"traceId":"5a826b609d032a07"},{"name":"create-chunk-assets","duration":3907,"timestamp":4053539925761,"id":167,"parentId":155,"tags":{},"startTime":1711835587780,"traceId":"5a826b609d032a07"},{"name":"NextJsBuildManifest-generateClientManifest","duration":235,"timestamp":4053539930489,"id":169,"parentId":140,"tags":{},"startTime":1711835587785,"traceId":"5a826b609d032a07"},{"name":"NextJsBuildManifest-createassets","duration":528,"timestamp":4053539930200,"id":168,"parentId":140,"tags":{},"startTime":1711835587785,"traceId":"5a826b609d032a07"},{"name":"seal","duration":37074,"timestamp":4053539896082,"id":155,"parentId":140,"tags":{},"startTime":1711835587751,"traceId":"5a826b609d032a07"},{"name":"webpack-compilation","duration":689483,"timestamp":4053539243792,"id":140,"parentId":125,"tags":{"name":"client"},"startTime":1711835587098,"traceId":"5a826b609d032a07"},{"name":"emit","duration":6008,"timestamp":4053539933326,"id":170,"parentId":125,"tags":{},"startTime":1711835587788,"traceId":"5a826b609d032a07"},{"name":"compile-path","duration":1397704,"timestamp":4053538542440,"id":117,"tags":{"trigger":"/","isTurbopack":false},"startTime":1711835586397,"traceId":"5a826b609d032a07"},{"name":"webpack-invalidated-client","duration":1065190,"timestamp":4053538875291,"id":125,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711835586730,"traceId":"5a826b609d032a07"}] -[{"name":"add-entry","duration":85999,"timestamp":4053540160529,"id":178,"parentId":173,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1711835588015,"traceId":"5a826b609d032a07"},{"name":"add-entry","duration":119059,"timestamp":4053540160351,"id":174,"parentId":173,"tags":{"request":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1711835588015,"traceId":"5a826b609d032a07"},{"name":"handle-request","duration":2064115,"timestamp":4053538534171,"id":115,"tags":{"url":"/","isTurbopack":false},"startTime":1711835586389,"traceId":"5a826b609d032a07"},{"name":"memory-usage","duration":0,"timestamp":4053540598340,"id":183,"parentId":115,"tags":{"url":"/","memory.rss":"728875008","memory.heapUsed":"297872448","memory.heapTotal":"352944128"},"startTime":1711835588453,"traceId":"5a826b609d032a07"},{"name":"read-resource","duration":318285,"timestamp":4053540280280,"id":182,"parentId":181,"tags":{},"startTime":1711835588135,"traceId":"5a826b609d032a07"},{"name":"postcss-process","duration":39739,"timestamp":4053540599067,"id":185,"parentId":184,"tags":{},"startTime":1711835588454,"traceId":"5a826b609d032a07"},{"name":"postcss-loader","duration":42019,"timestamp":4053540598586,"id":184,"parentId":181,"tags":{},"startTime":1711835588453,"traceId":"5a826b609d032a07"},{"name":"css-loader","duration":29448,"timestamp":4053540640645,"id":186,"parentId":181,"tags":{"astUsed":"true"},"startTime":1711835588495,"traceId":"5a826b609d032a07"},{"name":"build-module-css","duration":399318,"timestamp":4053540280138,"id":181,"parentId":180,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css.webpack[javascript/auto]!=!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css","layer":null},"startTime":1711835588135,"traceId":"5a826b609d032a07"},{"name":"add-entry","duration":519499,"timestamp":4053540160542,"id":179,"parentId":173,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fdev-root-not-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fstatic-generation-searchparams-bailout-provider.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Floadable-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!"},"startTime":1711835588015,"traceId":"5a826b609d032a07"},{"name":"add-entry","duration":546757,"timestamp":4053540160441,"id":175,"parentId":173,"tags":{"request":"./../../node_modules/next/dist/client/app-next-dev.js"},"startTime":1711835588015,"traceId":"5a826b609d032a07"},{"name":"build-module-css","duration":462536,"timestamp":4053540246782,"id":180,"parentId":172,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css","layer":"app-pages-browser"},"startTime":1711835588101,"traceId":"5a826b609d032a07"},{"name":"build-module","duration":22,"timestamp":4053540713181,"id":188,"parentId":180,"tags":{},"startTime":1711835588568,"traceId":"5a826b609d032a07"},{"name":"add-entry","duration":553691,"timestamp":4053540160465,"id":177,"parentId":173,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fapp%2Flayout.tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2Fglobals.css&server=false!"},"startTime":1711835588015,"traceId":"5a826b609d032a07"},{"name":"handle-request","duration":35366,"timestamp":4053540684956,"id":187,"tags":{"url":"/_next/image?url=%2Flogo.png&w=256&q=75","isTurbopack":false},"startTime":1711835588540,"traceId":"5a826b609d032a07"},{"name":"memory-usage","duration":0,"timestamp":4053540720344,"id":189,"parentId":187,"tags":{"url":"/_next/image?url=%2Flogo.png&w=256&q=75","memory.rss":"670334976","memory.heapUsed":"311695640","memory.heapTotal":"353206272"},"startTime":1711835588575,"traceId":"5a826b609d032a07"},{"name":"add-entry","duration":768616,"timestamp":4053540160455,"id":176,"parentId":173,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!"},"startTime":1711835588015,"traceId":"5a826b609d032a07"},{"name":"make","duration":769341,"timestamp":4053540159769,"id":173,"parentId":172,"tags":{},"startTime":1711835588014,"traceId":"5a826b609d032a07"},{"name":"chunk-graph","duration":22097,"timestamp":4053540959402,"id":191,"parentId":190,"tags":{},"startTime":1711835588814,"traceId":"5a826b609d032a07"},{"name":"optimize-modules","duration":10,"timestamp":4053540981535,"id":193,"parentId":190,"tags":{},"startTime":1711835588836,"traceId":"5a826b609d032a07"},{"name":"optimize-chunks","duration":100,"timestamp":4053540981558,"id":194,"parentId":190,"tags":{},"startTime":1711835588836,"traceId":"5a826b609d032a07"},{"name":"optimize-tree","duration":4,"timestamp":4053540981682,"id":195,"parentId":190,"tags":{},"startTime":1711835588836,"traceId":"5a826b609d032a07"},{"name":"optimize-chunk-modules","duration":2,"timestamp":4053540981702,"id":196,"parentId":190,"tags":{},"startTime":1711835588836,"traceId":"5a826b609d032a07"},{"name":"optimize","duration":4817,"timestamp":4053540981523,"id":192,"parentId":190,"tags":{},"startTime":1711835588836,"traceId":"5a826b609d032a07"},{"name":"module-hash","duration":378,"timestamp":4053540989058,"id":197,"parentId":190,"tags":{},"startTime":1711835588844,"traceId":"5a826b609d032a07"},{"name":"code-generation","duration":6005,"timestamp":4053540989450,"id":198,"parentId":190,"tags":{},"startTime":1711835588844,"traceId":"5a826b609d032a07"},{"name":"hash","duration":4796,"timestamp":4053540996875,"id":199,"parentId":190,"tags":{},"startTime":1711835588851,"traceId":"5a826b609d032a07"},{"name":"code-generation-jobs","duration":94,"timestamp":4053541001671,"id":200,"parentId":190,"tags":{},"startTime":1711835588856,"traceId":"5a826b609d032a07"},{"name":"module-assets","duration":149,"timestamp":4053541001758,"id":201,"parentId":190,"tags":{},"startTime":1711835588856,"traceId":"5a826b609d032a07"},{"name":"create-chunk-assets","duration":2575,"timestamp":4053541001911,"id":202,"parentId":190,"tags":{},"startTime":1711835588857,"traceId":"5a826b609d032a07"},{"name":"NextJsBuildManifest-generateClientManifest","duration":50,"timestamp":4053541005796,"id":204,"parentId":172,"tags":{},"startTime":1711835588860,"traceId":"5a826b609d032a07"},{"name":"NextJsBuildManifest-createassets","duration":113,"timestamp":4053541005738,"id":203,"parentId":172,"tags":{},"startTime":1711835588860,"traceId":"5a826b609d032a07"},{"name":"seal","duration":60399,"timestamp":4053540946946,"id":190,"parentId":172,"tags":{},"startTime":1711835588802,"traceId":"5a826b609d032a07"},{"name":"webpack-compilation","duration":847927,"timestamp":4053540159447,"id":172,"parentId":171,"tags":{"name":"client"},"startTime":1711835588014,"traceId":"5a826b609d032a07"},{"name":"emit","duration":18224,"timestamp":4053541007390,"id":205,"parentId":171,"tags":{},"startTime":1711835588862,"traceId":"5a826b609d032a07"},{"name":"webpack-invalidated-client","duration":868724,"timestamp":4053540157733,"id":171,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711835588012,"traceId":"5a826b609d032a07"}] +[{"name":"hot-reloader","duration":31,"timestamp":4078077706484,"id":3,"tags":{"version":"14.1.0","isTurbopack":false},"startTime":1711860125481,"traceId":"a43e3bb0d33d2683"},{"name":"start","duration":0,"timestamp":4078077706974,"id":4,"parentId":3,"tags":{},"startTime":1711860125482,"traceId":"a43e3bb0d33d2683"},{"name":"get-version-info","duration":894493,"timestamp":4078077707581,"id":5,"parentId":4,"tags":{},"startTime":1711860125482,"traceId":"a43e3bb0d33d2683"},{"name":"clean","duration":5717,"timestamp":4078078602116,"id":6,"parentId":4,"tags":{},"startTime":1711860126377,"traceId":"a43e3bb0d33d2683"},{"name":"create-pages-mapping","duration":122,"timestamp":4078078609657,"id":8,"parentId":7,"tags":{},"startTime":1711860126384,"traceId":"a43e3bb0d33d2683"},{"name":"create-entrypoints","duration":96613,"timestamp":4078078609792,"id":9,"parentId":7,"tags":{},"startTime":1711860126385,"traceId":"a43e3bb0d33d2683"},{"name":"generate-webpack-config","duration":83208,"timestamp":4078078706442,"id":10,"parentId":7,"tags":{},"startTime":1711860126481,"traceId":"a43e3bb0d33d2683"},{"name":"get-webpack-config","duration":180104,"timestamp":4078078609561,"id":7,"parentId":4,"tags":{},"startTime":1711860126384,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":2715,"timestamp":4078078959377,"id":12,"parentId":11,"tags":{},"startTime":1711860126734,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":382,"timestamp":4078078963581,"id":14,"parentId":13,"tags":{},"startTime":1711860126738,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":9,"timestamp":4078078964017,"id":16,"parentId":13,"tags":{},"startTime":1711860126739,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":106,"timestamp":4078078964133,"id":17,"parentId":13,"tags":{},"startTime":1711860126739,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":60,"timestamp":4078078964265,"id":18,"parentId":13,"tags":{},"startTime":1711860126739,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":66,"timestamp":4078078964416,"id":19,"parentId":13,"tags":{},"startTime":1711860126739,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":553,"timestamp":4078078963997,"id":15,"parentId":13,"tags":{},"startTime":1711860126739,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":184,"timestamp":4078078970599,"id":20,"parentId":13,"tags":{},"startTime":1711860126745,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":240,"timestamp":4078078970852,"id":21,"parentId":13,"tags":{},"startTime":1711860126746,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":334,"timestamp":4078078971254,"id":22,"parentId":13,"tags":{},"startTime":1711860126746,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":68,"timestamp":4078078971587,"id":23,"parentId":13,"tags":{},"startTime":1711860126746,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":41,"timestamp":4078078971642,"id":24,"parentId":13,"tags":{},"startTime":1711860126746,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":119,"timestamp":4078078971687,"id":25,"parentId":13,"tags":{},"startTime":1711860126746,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-generateClientManifest","duration":518,"timestamp":4078079022733,"id":27,"parentId":11,"tags":{},"startTime":1711860126798,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-createassets","duration":782,"timestamp":4078079022480,"id":26,"parentId":11,"tags":{},"startTime":1711860126797,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":60485,"timestamp":4078078963420,"id":13,"parentId":11,"tags":{},"startTime":1711860126738,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":75565,"timestamp":4078078948565,"id":11,"parentId":3,"tags":{"name":"client"},"startTime":1711860126723,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":20165,"timestamp":4078079024344,"id":28,"parentId":3,"tags":{},"startTime":1711860126799,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":708,"timestamp":4078079049503,"id":30,"parentId":29,"tags":{},"startTime":1711860126824,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":16,"timestamp":4078079050481,"id":32,"parentId":31,"tags":{},"startTime":1711860126825,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":2,"timestamp":4078079050508,"id":34,"parentId":31,"tags":{},"startTime":1711860126825,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":428,"timestamp":4078079050541,"id":35,"parentId":31,"tags":{},"startTime":1711860126825,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":3,"timestamp":4078079050989,"id":36,"parentId":31,"tags":{},"startTime":1711860126826,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":3,"timestamp":4078079051022,"id":37,"parentId":31,"tags":{},"startTime":1711860126826,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":547,"timestamp":4078079050504,"id":33,"parentId":31,"tags":{},"startTime":1711860126825,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":5,"timestamp":4078079051111,"id":38,"parentId":31,"tags":{},"startTime":1711860126826,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":3,"timestamp":4078079051121,"id":39,"parentId":31,"tags":{},"startTime":1711860126826,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":28,"timestamp":4078079051141,"id":40,"parentId":31,"tags":{},"startTime":1711860126826,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":19,"timestamp":4078079051170,"id":41,"parentId":31,"tags":{},"startTime":1711860126826,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":7,"timestamp":4078079051186,"id":42,"parentId":31,"tags":{},"startTime":1711860126826,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":7,"timestamp":4078079051197,"id":43,"parentId":31,"tags":{},"startTime":1711860126826,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":2632,"timestamp":4078079050464,"id":31,"parentId":29,"tags":{},"startTime":1711860126825,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":4260,"timestamp":4078079048926,"id":29,"parentId":3,"tags":{"name":"server"},"startTime":1711860126824,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":1823,"timestamp":4078079053224,"id":44,"parentId":3,"tags":{},"startTime":1711860126828,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":80,"timestamp":4078079057705,"id":46,"parentId":45,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":11,"timestamp":4078079058059,"id":48,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":2,"timestamp":4078079058079,"id":50,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":4,"timestamp":4078079058108,"id":51,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":2,"timestamp":4078079058118,"id":52,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":2,"timestamp":4078079058129,"id":53,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":63,"timestamp":4078079058076,"id":49,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":4,"timestamp":4078079058187,"id":54,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":3,"timestamp":4078079058195,"id":55,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":31,"timestamp":4078079058214,"id":56,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":8,"timestamp":4078079058245,"id":57,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":4,"timestamp":4078079058251,"id":58,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":5,"timestamp":4078079058257,"id":59,"parentId":47,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":502,"timestamp":4078079058044,"id":47,"parentId":45,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":1710,"timestamp":4078079056860,"id":45,"parentId":3,"tags":{"name":"edge-server"},"startTime":1711860126832,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":1403,"timestamp":4078079058593,"id":60,"parentId":3,"tags":{},"startTime":1711860126833,"traceId":"a43e3bb0d33d2683"}] +[{"name":"make","duration":211,"timestamp":4078079286936,"id":65,"parentId":64,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":14,"timestamp":4078079287380,"id":67,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":2,"timestamp":4078079287405,"id":69,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":4,"timestamp":4078079287416,"id":70,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":3,"timestamp":4078079287427,"id":71,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":2,"timestamp":4078079287440,"id":72,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":55,"timestamp":4078079287402,"id":68,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":4,"timestamp":4078079287506,"id":73,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":3,"timestamp":4078079287515,"id":74,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":27,"timestamp":4078079287534,"id":75,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":8,"timestamp":4078079287561,"id":76,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":4,"timestamp":4078079287567,"id":77,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":6,"timestamp":4078079287574,"id":78,"parentId":66,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-generateClientManifest","duration":264,"timestamp":4078079287795,"id":80,"parentId":64,"tags":{},"startTime":1711860127063,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-createassets","duration":348,"timestamp":4078079287720,"id":79,"parentId":64,"tags":{},"startTime":1711860127063,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":822,"timestamp":4078079287363,"id":66,"parentId":64,"tags":{},"startTime":1711860127062,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":1758,"timestamp":4078079286446,"id":64,"parentId":61,"tags":{"name":"client"},"startTime":1711860127061,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":2505,"timestamp":4078079288223,"id":81,"parentId":61,"tags":{},"startTime":1711860127063,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-invalidated-client","duration":8763,"timestamp":4078079283016,"id":61,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711860127058,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":188,"timestamp":4078079292941,"id":83,"parentId":82,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":16,"timestamp":4078079293288,"id":85,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":2,"timestamp":4078079293313,"id":87,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":71,"timestamp":4078079293349,"id":88,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":2,"timestamp":4078079293428,"id":89,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":2,"timestamp":4078079293440,"id":90,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":144,"timestamp":4078079293310,"id":86,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":4,"timestamp":4078079293594,"id":91,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":3,"timestamp":4078079293603,"id":92,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":37,"timestamp":4078079293621,"id":93,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":9,"timestamp":4078079293658,"id":94,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":4,"timestamp":4078079293665,"id":95,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":6,"timestamp":4078079293671,"id":96,"parentId":84,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":565,"timestamp":4078079293272,"id":84,"parentId":82,"tags":{},"startTime":1711860127068,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":1390,"timestamp":4078079292468,"id":82,"parentId":62,"tags":{"name":"server"},"startTime":1711860127067,"traceId":"a43e3bb0d33d2683"},{"name":"setup-dev-bundler","duration":1916101,"timestamp":4078077441547,"id":2,"parentId":1,"tags":{},"startTime":1711860125216,"traceId":"a43e3bb0d33d2683"},{"name":"run-instrumentation-hook","duration":26,"timestamp":4078079375242,"id":98,"parentId":1,"tags":{},"startTime":1711860127150,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":84953,"timestamp":4078079293869,"id":97,"parentId":62,"tags":{},"startTime":1711860127069,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-invalidated-server","duration":96094,"timestamp":4078079283117,"id":62,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711860127058,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":137,"timestamp":4078079380447,"id":100,"parentId":99,"tags":{},"startTime":1711860127155,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":13,"timestamp":4078079380753,"id":102,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":2,"timestamp":4078079380776,"id":104,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":5,"timestamp":4078079380787,"id":105,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":3,"timestamp":4078079380799,"id":106,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":3,"timestamp":4078079380812,"id":107,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":53,"timestamp":4078079380772,"id":103,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":4,"timestamp":4078079380874,"id":108,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":3,"timestamp":4078079380883,"id":109,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":90,"timestamp":4078079380901,"id":110,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":9,"timestamp":4078079380991,"id":111,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":4,"timestamp":4078079380998,"id":112,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":7,"timestamp":4078079381004,"id":113,"parentId":101,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":462,"timestamp":4078079380737,"id":101,"parentId":99,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":1170,"timestamp":4078079380043,"id":99,"parentId":63,"tags":{"name":"edge-server"},"startTime":1711860127155,"traceId":"a43e3bb0d33d2683"},{"name":"start-dev-server","duration":2867967,"timestamp":4078076516393,"id":1,"tags":{"cpus":"10","platform":"darwin","memory.freeMem":"132726784","memory.totalMem":"17179869184","memory.heapSizeLimit":"8640266240","isTurbopack":false,"memory.rss":"244809728","memory.heapTotal":"135938048","memory.heapUsed":"112056392"},"startTime":1711860124291,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":24455,"timestamp":4078079381224,"id":114,"parentId":63,"tags":{},"startTime":1711860127156,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-invalidated-edge-server","duration":123066,"timestamp":4078079283145,"id":63,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711860127058,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-tsx\",\"buildId\":\"development\",\"dev\":true,\"isServerComponent\":true,\"page\":\"/not-found\",\"stringifiedConfig\":\"eyJlbnYiOnt9LCJ3ZWJwYWNrIjpudWxsLCJlc2xpbnQiOnsiaWdub3JlRHVyaW5nQnVpbGRzIjpmYWxzZX0sInR5cGVzY3JpcHQiOnsiaWdub3JlQnVpbGRFcnJvcnMiOmZhbHNlLCJ0c2NvbmZpZ1BhdGgiOiJ0c2NvbmZpZy5qc29uIn0sImRpc3REaXIiOiIubmV4dCIsImNsZWFuRGlzdERpciI6dHJ1ZSwiYXNzZXRQcmVmaXgiOiIiLCJjYWNoZU1heE1lbW9yeVNpemUiOjUyNDI4ODAwLCJjb25maWdPcmlnaW4iOiJuZXh0LmNvbmZpZy5tanMiLCJ1c2VGaWxlU3lzdGVtUHVibGljUm91dGVzIjp0cnVlLCJnZW5lcmF0ZUV0YWdzIjp0cnVlLCJwYWdlRXh0ZW5zaW9ucyI6WyJ0c3giLCJ0cyIsImpzeCIsImpzIl0sInBvd2VyZWRCeUhlYWRlciI6dHJ1ZSwiY29tcHJlc3MiOnRydWUsImFuYWx5dGljc0lkIjoiIiwiaW1hZ2VzIjp7ImRldmljZVNpemVzIjpbNjQwLDc1MCw4MjgsMTA4MCwxMjAwLDE5MjAsMjA0OCwzODQwXSwiaW1hZ2VTaXplcyI6WzE2LDMyLDQ4LDY0LDk2LDEyOCwyNTYsMzg0XSwicGF0aCI6Ii9fbmV4dC9pbWFnZSIsImxvYWRlciI6ImRlZmF1bHQiLCJsb2FkZXJGaWxlIjoiIiwiZG9tYWlucyI6W10sImRpc2FibGVTdGF0aWNJbWFnZXMiOmZhbHNlLCJtaW5pbXVtQ2FjaGVUVEwiOjYwLCJmb3JtYXRzIjpbImltYWdlL3dlYnAiXSwiZGFuZ2Vyb3VzbHlBbGxvd1NWRyI6ZmFsc2UsImNvbnRlbnRTZWN1cml0eVBvbGljeSI6InNjcmlwdC1zcmMgJ25vbmUnOyBmcmFtZS1zcmMgJ25vbmUnOyBzYW5kYm94OyIsImNvbnRlbnREaXNwb3NpdGlvblR5cGUiOiJpbmxpbmUiLCJyZW1vdGVQYXR0ZXJucyI6W10sInVub3B0aW1pemVkIjpmYWxzZX0sImRldkluZGljYXRvcnMiOnsiYnVpbGRBY3Rpdml0eSI6dHJ1ZSwiYnVpbGRBY3Rpdml0eVBvc2l0aW9uIjoiYm90dG9tLXJpZ2h0In0sIm9uRGVtYW5kRW50cmllcyI6eyJtYXhJbmFjdGl2ZUFnZSI6NjAwMDAsInBhZ2VzQnVmZmVyTGVuZ3RoIjo1fSwiYW1wIjp7ImNhbm9uaWNhbEJhc2UiOiIifSwiYmFzZVBhdGgiOiIiLCJzYXNzT3B0aW9ucyI6e30sInRyYWlsaW5nU2xhc2giOmZhbHNlLCJpMThuIjpudWxsLCJwcm9kdWN0aW9uQnJvd3NlclNvdXJjZU1hcHMiOmZhbHNlLCJvcHRpbWl6ZUZvbnRzIjp0cnVlLCJleGNsdWRlRGVmYXVsdE1vbWVudExvY2FsZXMiOnRydWUsInNlcnZlclJ1bnRpbWVDb25maWciOnt9LCJwdWJsaWNSdW50aW1lQ29uZmlnIjp7fSwicmVhY3RQcm9kdWN0aW9uUHJvZmlsaW5nIjpmYWxzZSwicmVhY3RTdHJpY3RNb2RlIjpudWxsLCJodHRwQWdlbnRPcHRpb25zIjp7ImtlZXBBbGl2ZSI6dHJ1ZX0sIm91dHB1dEZpbGVUcmFjaW5nIjp0cnVlLCJzdGF0aWNQYWdlR2VuZXJhdGlvblRpbWVvdXQiOjYwLCJzd2NNaW5pZnkiOnRydWUsIm1vZHVsYXJpemVJbXBvcnRzIjp7IkBtdWkvaWNvbnMtbWF0ZXJpYWwiOnsidHJhbnNmb3JtIjoiQG11aS9pY29ucy1tYXRlcmlhbC97e21lbWJlcn19In0sImxvZGFzaCI6eyJ0cmFuc2Zvcm0iOiJsb2Rhc2gve3ttZW1iZXJ9fSJ9LCJuZXh0L3NlcnZlciI6eyJ0cmFuc2Zvcm0iOiJuZXh0L2Rpc3Qvc2VydmVyL3dlYi9leHBvcnRzL3t7IGtlYmFiQ2FzZSBtZW1iZXIgfX0ifX0sImV4cGVyaW1lbnRhbCI6eyJzZXJ2ZXJNaW5pZmljYXRpb24iOnRydWUsInNlcnZlclNvdXJjZU1hcHMiOmZhbHNlLCJjYXNlU2Vuc2l0aXZlUm91dGVzIjpmYWxzZSwidXNlRGVwbG95bWVudElkIjpmYWxzZSwidXNlRGVwbG95bWVudElkU2VydmVyQWN0aW9ucyI6ZmFsc2UsImNsaWVudFJvdXRlckZpbHRlciI6dHJ1ZSwiY2xpZW50Um91dGVyRmlsdGVyUmVkaXJlY3RzIjpmYWxzZSwiZmV0Y2hDYWNoZUtleVByZWZpeCI6IiIsIm1pZGRsZXdhcmVQcmVmZXRjaCI6ImZsZXhpYmxlIiwib3B0aW1pc3RpY0NsaWVudENhY2hlIjp0cnVlLCJtYW51YWxDbGllbnRCYXNlUGF0aCI6ZmFsc2UsImNwdXMiOjksIm1lbW9yeUJhc2VkV29ya2Vyc0NvdW50IjpmYWxzZSwiaXNyRmx1c2hUb0Rpc2siOnRydWUsIndvcmtlclRocmVhZHMiOmZhbHNlLCJvcHRpbWl6ZUNzcyI6ZmFsc2UsIm5leHRTY3JpcHRXb3JrZXJzIjpmYWxzZSwic2Nyb2xsUmVzdG9yYXRpb24iOmZhbHNlLCJleHRlcm5hbERpciI6ZmFsc2UsImRpc2FibGVPcHRpbWl6ZWRMb2FkaW5nIjpmYWxzZSwiZ3ppcFNpemUiOnRydWUsImNyYUNvbXBhdCI6ZmFsc2UsImVzbUV4dGVybmFscyI6dHJ1ZSwiZnVsbHlTcGVjaWZpZWQiOmZhbHNlLCJvdXRwdXRGaWxlVHJhY2luZ1Jvb3QiOiIiLCJzd2NUcmFjZVByb2ZpbGluZyI6ZmFsc2UsImZvcmNlU3djVHJhbnNmb3JtcyI6ZmFsc2UsImxhcmdlUGFnZURhdGFCeXRlcyI6MTI4MDAwLCJhZGp1c3RGb250RmFsbGJhY2tzIjpmYWxzZSwiYWRqdXN0Rm9udEZhbGxiYWNrc1dpdGhTaXplQWRqdXN0IjpmYWxzZSwidHlwZWRSb3V0ZXMiOmZhbHNlLCJpbnN0cnVtZW50YXRpb25Ib29rIjpmYWxzZSwiYnVuZGxlUGFnZXNFeHRlcm5hbHMiOmZhbHNlLCJwYXJhbGxlbFNlcnZlckNvbXBpbGVzIjpmYWxzZSwicGFyYWxsZWxTZXJ2ZXJCdWlsZFRyYWNlcyI6ZmFsc2UsInBwciI6ZmFsc2UsIm1pc3NpbmdTdXNwZW5zZVdpdGhDU1JCYWlsb3V0Ijp0cnVlLCJvcHRpbWl6ZVBhY2thZ2VJbXBvcnRzIjpbImx1Y2lkZS1yZWFjdCIsImRhdGUtZm5zIiwibG9kYXNoLWVzIiwicmFtZGEiLCJhbnRkIiwicmVhY3QtYm9vdHN0cmFwIiwiYWhvb2tzIiwiQGFudC1kZXNpZ24vaWNvbnMiLCJAaGVhZGxlc3N1aS9yZWFjdCIsIkBoZWFkbGVzc3VpLWZsb2F0L3JlYWN0IiwiQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCIsIkBoZXJvaWNvbnMvcmVhY3QvMjQvc29saWQiLCJAaGVyb2ljb25zL3JlYWN0LzI0L291dGxpbmUiLCJAdmlzeC92aXN4IiwiQHRyZW1vci9yZWFjdCIsInJ4anMiLCJAbXVpL21hdGVyaWFsIiwiQG11aS9pY29ucy1tYXRlcmlhbCIsInJlY2hhcnRzIiwicmVhY3QtdXNlIiwiQG1hdGVyaWFsLXVpL2NvcmUiLCJAbWF0ZXJpYWwtdWkvaWNvbnMiLCJAdGFibGVyL2ljb25zLXJlYWN0IiwibXVpLWNvcmUiLCJyZWFjdC1pY29ucy9haSIsInJlYWN0LWljb25zL2JpIiwicmVhY3QtaWNvbnMvYnMiLCJyZWFjdC1pY29ucy9jZyIsInJlYWN0LWljb25zL2NpIiwicmVhY3QtaWNvbnMvZGkiLCJyZWFjdC1pY29ucy9mYSIsInJlYWN0LWljb25zL2ZhNiIsInJlYWN0LWljb25zL2ZjIiwicmVhY3QtaWNvbnMvZmkiLCJyZWFjdC1pY29ucy9naSIsInJlYWN0LWljb25zL2dvIiwicmVhY3QtaWNvbnMvZ3IiLCJyZWFjdC1pY29ucy9oaSIsInJlYWN0LWljb25zL2hpMiIsInJlYWN0LWljb25zL2ltIiwicmVhY3QtaWNvbnMvaW8iLCJyZWFjdC1pY29ucy9pbzUiLCJyZWFjdC1pY29ucy9saWEiLCJyZWFjdC1pY29ucy9saWIiLCJyZWFjdC1pY29ucy9sdSIsInJlYWN0LWljb25zL21kIiwicmVhY3QtaWNvbnMvcGkiLCJyZWFjdC1pY29ucy9yaSIsInJlYWN0LWljb25zL3J4IiwicmVhY3QtaWNvbnMvc2kiLCJyZWFjdC1pY29ucy9zbCIsInJlYWN0LWljb25zL3RiIiwicmVhY3QtaWNvbnMvdGZpIiwicmVhY3QtaWNvbnMvdGkiLCJyZWFjdC1pY29ucy92c2MiLCJyZWFjdC1pY29ucy93aSJdfSwiY29uZmlnRmlsZSI6Ii9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L2FwcHMvd2ViL25leHQuY29uZmlnLm1qcyIsImNvbmZpZ0ZpbGVOYW1lIjoibmV4dC5jb25maWcubWpzIn0=\",\"pagesType\":\"app\",\"appDirLoader\":\"bmV4dC1hcHAtbG9hZGVyP25hbWU9YXBwJTJGbm90LWZvdW5kJnBhZ2U9JTJGbm90LWZvdW5kJmFwcFBhdGhzPSZwYWdlUGF0aD1wcml2YXRlLW5leHQtYXBwLWRpciUyRm5vdC1mb3VuZC50c3gmYXBwRGlyPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWIlMkZzcmMlMkZhcHAmcGFnZUV4dGVuc2lvbnM9dHN4JnBhZ2VFeHRlbnNpb25zPXRzJnBhZ2VFeHRlbnNpb25zPWpzeCZwYWdlRXh0ZW5zaW9ucz1qcyZyb290RGlyPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWImaXNEZXY9dHJ1ZSZ0c2NvbmZpZ1BhdGg9dHNjb25maWcuanNvbiZiYXNlUGF0aD0mYXNzZXRQcmVmaXg9Jm5leHRDb25maWdPdXRwdXQ9JnByZWZlcnJlZFJlZ2lvbj0mbWlkZGxld2FyZUNvbmZpZz1lMzAlM0Qh\",\"sriEnabled\":false,\"middlewareConfig\":\"e30=\"}!","duration":14173,"timestamp":4078079440777,"id":125,"parentId":124,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-edge-ssr-loader/index.js?{\"absolute500Path\":\"\",\"absoluteAppPath\":\"next/dist/pages/_app\",\"absoluteDocumentPath\":\"next/dist/pages/_document\",\"absoluteErrorPath\":\"next/dist/pages/_error\",\"absolutePagePath\":\"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/not-found.tsx\",\"buildId\":\"development\",\"dev\":true,\"isServerComponent\":true,\"page\":\"/not-found\",\"stringifiedConfig\":\"eyJlbnYiOnt9LCJ3ZWJwYWNrIjpudWxsLCJlc2xpbnQiOnsiaWdub3JlRHVyaW5nQnVpbGRzIjpmYWxzZX0sInR5cGVzY3JpcHQiOnsiaWdub3JlQnVpbGRFcnJvcnMiOmZhbHNlLCJ0c2NvbmZpZ1BhdGgiOiJ0c2NvbmZpZy5qc29uIn0sImRpc3REaXIiOiIubmV4dCIsImNsZWFuRGlzdERpciI6dHJ1ZSwiYXNzZXRQcmVmaXgiOiIiLCJjYWNoZU1heE1lbW9yeVNpemUiOjUyNDI4ODAwLCJjb25maWdPcmlnaW4iOiJuZXh0LmNvbmZpZy5tanMiLCJ1c2VGaWxlU3lzdGVtUHVibGljUm91dGVzIjp0cnVlLCJnZW5lcmF0ZUV0YWdzIjp0cnVlLCJwYWdlRXh0ZW5zaW9ucyI6WyJ0c3giLCJ0cyIsImpzeCIsImpzIl0sInBvd2VyZWRCeUhlYWRlciI6dHJ1ZSwiY29tcHJlc3MiOnRydWUsImFuYWx5dGljc0lkIjoiIiwiaW1hZ2VzIjp7ImRldmljZVNpemVzIjpbNjQwLDc1MCw4MjgsMTA4MCwxMjAwLDE5MjAsMjA0OCwzODQwXSwiaW1hZ2VTaXplcyI6WzE2LDMyLDQ4LDY0LDk2LDEyOCwyNTYsMzg0XSwicGF0aCI6Ii9fbmV4dC9pbWFnZSIsImxvYWRlciI6ImRlZmF1bHQiLCJsb2FkZXJGaWxlIjoiIiwiZG9tYWlucyI6W10sImRpc2FibGVTdGF0aWNJbWFnZXMiOmZhbHNlLCJtaW5pbXVtQ2FjaGVUVEwiOjYwLCJmb3JtYXRzIjpbImltYWdlL3dlYnAiXSwiZGFuZ2Vyb3VzbHlBbGxvd1NWRyI6ZmFsc2UsImNvbnRlbnRTZWN1cml0eVBvbGljeSI6InNjcmlwdC1zcmMgJ25vbmUnOyBmcmFtZS1zcmMgJ25vbmUnOyBzYW5kYm94OyIsImNvbnRlbnREaXNwb3NpdGlvblR5cGUiOiJpbmxpbmUiLCJyZW1vdGVQYXR0ZXJucyI6W10sInVub3B0aW1pemVkIjpmYWxzZX0sImRldkluZGljYXRvcnMiOnsiYnVpbGRBY3Rpdml0eSI6dHJ1ZSwiYnVpbGRBY3Rpdml0eVBvc2l0aW9uIjoiYm90dG9tLXJpZ2h0In0sIm9uRGVtYW5kRW50cmllcyI6eyJtYXhJbmFjdGl2ZUFnZSI6NjAwMDAsInBhZ2VzQnVmZmVyTGVuZ3RoIjo1fSwiYW1wIjp7ImNhbm9uaWNhbEJhc2UiOiIifSwiYmFzZVBhdGgiOiIiLCJzYXNzT3B0aW9ucyI6e30sInRyYWlsaW5nU2xhc2giOmZhbHNlLCJpMThuIjpudWxsLCJwcm9kdWN0aW9uQnJvd3NlclNvdXJjZU1hcHMiOmZhbHNlLCJvcHRpbWl6ZUZvbnRzIjp0cnVlLCJleGNsdWRlRGVmYXVsdE1vbWVudExvY2FsZXMiOnRydWUsInNlcnZlclJ1bnRpbWVDb25maWciOnt9LCJwdWJsaWNSdW50aW1lQ29uZmlnIjp7fSwicmVhY3RQcm9kdWN0aW9uUHJvZmlsaW5nIjpmYWxzZSwicmVhY3RTdHJpY3RNb2RlIjpudWxsLCJodHRwQWdlbnRPcHRpb25zIjp7ImtlZXBBbGl2ZSI6dHJ1ZX0sIm91dHB1dEZpbGVUcmFjaW5nIjp0cnVlLCJzdGF0aWNQYWdlR2VuZXJhdGlvblRpbWVvdXQiOjYwLCJzd2NNaW5pZnkiOnRydWUsIm1vZHVsYXJpemVJbXBvcnRzIjp7IkBtdWkvaWNvbnMtbWF0ZXJpYWwiOnsidHJhbnNmb3JtIjoiQG11aS9pY29ucy1tYXRlcmlhbC97e21lbWJlcn19In0sImxvZGFzaCI6eyJ0cmFuc2Zvcm0iOiJsb2Rhc2gve3ttZW1iZXJ9fSJ9LCJuZXh0L3NlcnZlciI6eyJ0cmFuc2Zvcm0iOiJuZXh0L2Rpc3Qvc2VydmVyL3dlYi9leHBvcnRzL3t7IGtlYmFiQ2FzZSBtZW1iZXIgfX0ifX0sImV4cGVyaW1lbnRhbCI6eyJzZXJ2ZXJNaW5pZmljYXRpb24iOnRydWUsInNlcnZlclNvdXJjZU1hcHMiOmZhbHNlLCJjYXNlU2Vuc2l0aXZlUm91dGVzIjpmYWxzZSwidXNlRGVwbG95bWVudElkIjpmYWxzZSwidXNlRGVwbG95bWVudElkU2VydmVyQWN0aW9ucyI6ZmFsc2UsImNsaWVudFJvdXRlckZpbHRlciI6dHJ1ZSwiY2xpZW50Um91dGVyRmlsdGVyUmVkaXJlY3RzIjpmYWxzZSwiZmV0Y2hDYWNoZUtleVByZWZpeCI6IiIsIm1pZGRsZXdhcmVQcmVmZXRjaCI6ImZsZXhpYmxlIiwib3B0aW1pc3RpY0NsaWVudENhY2hlIjp0cnVlLCJtYW51YWxDbGllbnRCYXNlUGF0aCI6ZmFsc2UsImNwdXMiOjksIm1lbW9yeUJhc2VkV29ya2Vyc0NvdW50IjpmYWxzZSwiaXNyRmx1c2hUb0Rpc2siOnRydWUsIndvcmtlclRocmVhZHMiOmZhbHNlLCJvcHRpbWl6ZUNzcyI6ZmFsc2UsIm5leHRTY3JpcHRXb3JrZXJzIjpmYWxzZSwic2Nyb2xsUmVzdG9yYXRpb24iOmZhbHNlLCJleHRlcm5hbERpciI6ZmFsc2UsImRpc2FibGVPcHRpbWl6ZWRMb2FkaW5nIjpmYWxzZSwiZ3ppcFNpemUiOnRydWUsImNyYUNvbXBhdCI6ZmFsc2UsImVzbUV4dGVybmFscyI6dHJ1ZSwiZnVsbHlTcGVjaWZpZWQiOmZhbHNlLCJvdXRwdXRGaWxlVHJhY2luZ1Jvb3QiOiIiLCJzd2NUcmFjZVByb2ZpbGluZyI6ZmFsc2UsImZvcmNlU3djVHJhbnNmb3JtcyI6ZmFsc2UsImxhcmdlUGFnZURhdGFCeXRlcyI6MTI4MDAwLCJhZGp1c3RGb250RmFsbGJhY2tzIjpmYWxzZSwiYWRqdXN0Rm9udEZhbGxiYWNrc1dpdGhTaXplQWRqdXN0IjpmYWxzZSwidHlwZWRSb3V0ZXMiOmZhbHNlLCJpbnN0cnVtZW50YXRpb25Ib29rIjpmYWxzZSwiYnVuZGxlUGFnZXNFeHRlcm5hbHMiOmZhbHNlLCJwYXJhbGxlbFNlcnZlckNvbXBpbGVzIjpmYWxzZSwicGFyYWxsZWxTZXJ2ZXJCdWlsZFRyYWNlcyI6ZmFsc2UsInBwciI6ZmFsc2UsIm1pc3NpbmdTdXNwZW5zZVdpdGhDU1JCYWlsb3V0Ijp0cnVlLCJvcHRpbWl6ZVBhY2thZ2VJbXBvcnRzIjpbImx1Y2lkZS1yZWFjdCIsImRhdGUtZm5zIiwibG9kYXNoLWVzIiwicmFtZGEiLCJhbnRkIiwicmVhY3QtYm9vdHN0cmFwIiwiYWhvb2tzIiwiQGFudC1kZXNpZ24vaWNvbnMiLCJAaGVhZGxlc3N1aS9yZWFjdCIsIkBoZWFkbGVzc3VpLWZsb2F0L3JlYWN0IiwiQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCIsIkBoZXJvaWNvbnMvcmVhY3QvMjQvc29saWQiLCJAaGVyb2ljb25zL3JlYWN0LzI0L291dGxpbmUiLCJAdmlzeC92aXN4IiwiQHRyZW1vci9yZWFjdCIsInJ4anMiLCJAbXVpL21hdGVyaWFsIiwiQG11aS9pY29ucy1tYXRlcmlhbCIsInJlY2hhcnRzIiwicmVhY3QtdXNlIiwiQG1hdGVyaWFsLXVpL2NvcmUiLCJAbWF0ZXJpYWwtdWkvaWNvbnMiLCJAdGFibGVyL2ljb25zLXJlYWN0IiwibXVpLWNvcmUiLCJyZWFjdC1pY29ucy9haSIsInJlYWN0LWljb25zL2JpIiwicmVhY3QtaWNvbnMvYnMiLCJyZWFjdC1pY29ucy9jZyIsInJlYWN0LWljb25zL2NpIiwicmVhY3QtaWNvbnMvZGkiLCJyZWFjdC1pY29ucy9mYSIsInJlYWN0LWljb25zL2ZhNiIsInJlYWN0LWljb25zL2ZjIiwicmVhY3QtaWNvbnMvZmkiLCJyZWFjdC1pY29ucy9naSIsInJlYWN0LWljb25zL2dvIiwicmVhY3QtaWNvbnMvZ3IiLCJyZWFjdC1pY29ucy9oaSIsInJlYWN0LWljb25zL2hpMiIsInJlYWN0LWljb25zL2ltIiwicmVhY3QtaWNvbnMvaW8iLCJyZWFjdC1pY29ucy9pbzUiLCJyZWFjdC1pY29ucy9saWEiLCJyZWFjdC1pY29ucy9saWIiLCJyZWFjdC1pY29ucy9sdSIsInJlYWN0LWljb25zL21kIiwicmVhY3QtaWNvbnMvcGkiLCJyZWFjdC1pY29ucy9yaSIsInJlYWN0LWljb25zL3J4IiwicmVhY3QtaWNvbnMvc2kiLCJyZWFjdC1pY29ucy9zbCIsInJlYWN0LWljb25zL3RiIiwicmVhY3QtaWNvbnMvdGZpIiwicmVhY3QtaWNvbnMvdGkiLCJyZWFjdC1pY29ucy92c2MiLCJyZWFjdC1pY29ucy93aSJdfSwiY29uZmlnRmlsZSI6Ii9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L2FwcHMvd2ViL25leHQuY29uZmlnLm1qcyIsImNvbmZpZ0ZpbGVOYW1lIjoibmV4dC5jb25maWcubWpzIn0=\",\"pagesType\":\"app\",\"appDirLoader\":\"bmV4dC1hcHAtbG9hZGVyP25hbWU9YXBwJTJGbm90LWZvdW5kJnBhZ2U9JTJGbm90LWZvdW5kJmFwcFBhdGhzPSZwYWdlUGF0aD1wcml2YXRlLW5leHQtYXBwLWRpciUyRm5vdC1mb3VuZC50c3gmYXBwRGlyPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWIlMkZzcmMlMkZhcHAmcGFnZUV4dGVuc2lvbnM9dHN4JnBhZ2VFeHRlbnNpb25zPXRzJnBhZ2VFeHRlbnNpb25zPWpzeCZwYWdlRXh0ZW5zaW9ucz1qcyZyb290RGlyPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWImaXNEZXY9dHJ1ZSZ0c2NvbmZpZ1BhdGg9dHNjb25maWcuanNvbiZiYXNlUGF0aD0mYXNzZXRQcmVmaXg9Jm5leHRDb25maWdPdXRwdXQ9JnByZWZlcnJlZFJlZ2lvbj0mbWlkZGxld2FyZUNvbmZpZz1lMzAlM0Qh\",\"sriEnabled\":false,\"middlewareConfig\":\"e30=\"}!","layer":"ssr"},"startTime":1711860127216,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":158235,"timestamp":4078079485543,"id":137,"parentId":136,"tags":{},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":158288,"timestamp":4078079485503,"id":136,"parentId":130,"tags":{},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":172544,"timestamp":4078079484860,"id":130,"parentId":125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/globals.js","layer":"ssr"},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":171956,"timestamp":4078079485500,"id":135,"parentId":134,"tags":{},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":172149,"timestamp":4078079485311,"id":134,"parentId":129,"tags":{},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":176183,"timestamp":4078079483774,"id":129,"parentId":125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/page-types.js","layer":"ssr"},"startTime":1711860127259,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":174452,"timestamp":4078079485584,"id":139,"parentId":138,"tags":{},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":174494,"timestamp":4078079485545,"id":138,"parentId":131,"tags":{},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":184681,"timestamp":4078079484979,"id":131,"parentId":125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/adapter.js","layer":"ssr"},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":192881,"timestamp":4078079476825,"id":128,"parentId":127,"tags":{},"startTime":1711860127252,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":193333,"timestamp":4078079476374,"id":127,"parentId":126,"tags":{},"startTime":1711860127251,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":184938,"timestamp":4078079485648,"id":143,"parentId":142,"tags":{},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":184971,"timestamp":4078079485617,"id":142,"parentId":133,"tags":{},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":190138,"timestamp":4078079485256,"id":133,"parentId":125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/build/webpack/loaders/next-edge-ssr-loader/render.js","layer":"ssr"},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":192637,"timestamp":4078079485616,"id":141,"parentId":140,"tags":{},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":192676,"timestamp":4078079485585,"id":140,"parentId":132,"tags":{},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":204945,"timestamp":4078079485129,"id":132,"parentId":125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/app-render.js","layer":"ssr"},"startTime":1711860127260,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4583,"timestamp":4078079711770,"id":174,"parentId":173,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4627,"timestamp":4078079711734,"id":173,"parentId":145,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7310,"timestamp":4078079710706,"id":145,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/constants.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5802,"timestamp":4078079712296,"id":178,"parentId":177,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5998,"timestamp":4078079712101,"id":177,"parentId":147,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7334,"timestamp":4078079711069,"id":147,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/detached-promise.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6081,"timestamp":4078079712360,"id":180,"parentId":179,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6136,"timestamp":4078079712306,"id":179,"parentId":148,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11790,"timestamp":4078079711108,"id":148,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/next-url.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12426,"timestamp":4078079712408,"id":184,"parentId":183,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12446,"timestamp":4078079712393,"id":183,"parentId":150,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14194,"timestamp":4078079711227,"id":150,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/error.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13062,"timestamp":4078079712391,"id":182,"parentId":181,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13090,"timestamp":4078079712364,"id":181,"parentId":149,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15699,"timestamp":4078079711202,"id":149,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/utils.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14495,"timestamp":4078079712442,"id":188,"parentId":187,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14509,"timestamp":4078079712430,"id":187,"parentId":152,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16409,"timestamp":4078079711275,"id":152,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/flight-render-result.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15277,"timestamp":4078079712428,"id":186,"parentId":185,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15297,"timestamp":4078079712410,"id":185,"parentId":151,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16863,"timestamp":4078079711250,"id":151,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/create-server-components-renderer.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15667,"timestamp":4078079712465,"id":192,"parentId":191,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15678,"timestamp":4078079712455,"id":191,"parentId":154,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17050,"timestamp":4078079711308,"id":154,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/get-short-dynamic-param-type.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15925,"timestamp":4078079712454,"id":190,"parentId":189,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15937,"timestamp":4078079712444,"id":189,"parentId":153,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18239,"timestamp":4078079711292,"id":153,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/create-error-handler.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17061,"timestamp":4078079712487,"id":196,"parentId":195,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17073,"timestamp":4078079712477,"id":195,"parentId":156,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18514,"timestamp":4078079711341,"id":156,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/parse-and-validate-flight-router-state.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17394,"timestamp":4078079712476,"id":194,"parentId":193,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17405,"timestamp":4078079712466,"id":193,"parentId":155,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18899,"timestamp":4078079711325,"id":155,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/get-segment-param.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17729,"timestamp":4078079712509,"id":200,"parentId":199,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17740,"timestamp":4078079712499,"id":199,"parentId":158,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19137,"timestamp":4078079711374,"id":158,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/validate-url.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18796,"timestamp":4078079711732,"id":172,"parentId":171,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18917,"timestamp":4078079711612,"id":171,"parentId":144,"tags":{},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20476,"timestamp":4078079710527,"id":144,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/internal-utils.js","layer":"ssr"},"startTime":1711860127485,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19090,"timestamp":4078079711938,"id":176,"parentId":175,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19259,"timestamp":4078079711771,"id":175,"parentId":146,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21126,"timestamp":4078079710978,"id":146,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/render-result.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19630,"timestamp":4078079712498,"id":198,"parentId":197,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19642,"timestamp":4078079712488,"id":197,"parentId":157,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21180,"timestamp":4078079711359,"id":157,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/create-flight-router-state-from-loader-tree.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20025,"timestamp":4078079712529,"id":204,"parentId":203,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20036,"timestamp":4078079712520,"id":203,"parentId":160,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21460,"timestamp":4078079711406,"id":160,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/server-inserted-html.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20326,"timestamp":4078079712562,"id":210,"parentId":209,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20337,"timestamp":4078079712552,"id":209,"parentId":163,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":22143,"timestamp":4078079711451,"id":163,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/make-get-server-inserted-html.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21071,"timestamp":4078079712540,"id":206,"parentId":205,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21082,"timestamp":4078079712530,"id":205,"parentId":161,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":22854,"timestamp":4078079711420,"id":161,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/required-scripts.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21756,"timestamp":4078079712551,"id":208,"parentId":207,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21767,"timestamp":4078079712541,"id":207,"parentId":162,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":23909,"timestamp":4078079711436,"id":162,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/walk-tree-with-flight-router-state.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":22788,"timestamp":4078079712572,"id":212,"parentId":211,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":22798,"timestamp":4078079712563,"id":211,"parentId":164,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":24309,"timestamp":4078079711467,"id":164,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/get-script-nonce-from-header.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":23328,"timestamp":4078079712519,"id":202,"parentId":201,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":23338,"timestamp":4078079712510,"id":201,"parentId":159,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":28150,"timestamp":4078079711390,"id":159,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/action-handler.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":27075,"timestamp":4078079712583,"id":214,"parentId":213,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":27086,"timestamp":4078079712574,"id":213,"parentId":165,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":32263,"timestamp":4078079711482,"id":165,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/create-component-tree.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":37102,"timestamp":4078079712593,"id":216,"parentId":215,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":37115,"timestamp":4078079712584,"id":215,"parentId":166,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":38659,"timestamp":4078079711498,"id":166,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/get-asset-query-string.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":37558,"timestamp":4078079712614,"id":220,"parentId":219,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":37568,"timestamp":4078079712604,"id":219,"parentId":168,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":38928,"timestamp":4078079711528,"id":168,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/is-missing-postpone-error.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":38105,"timestamp":4078079712603,"id":218,"parentId":217,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":38116,"timestamp":4078079712594,"id":217,"parentId":167,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":39813,"timestamp":4078079711513,"id":167,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/action-encryption-utils.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":38722,"timestamp":4078079712624,"id":222,"parentId":221,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":38733,"timestamp":4078079712615,"id":221,"parentId":169,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":40359,"timestamp":4078079711543,"id":169,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/use-flight-response.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":35654,"timestamp":4078079716263,"id":233,"parentId":232,"tags":{},"startTime":1711860127491,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":35665,"timestamp":4078079716253,"id":232,"parentId":227,"tags":{},"startTime":1711860127491,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":36129,"timestamp":4078079716115,"id":227,"parentId":133,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/internal-edge-wait-until.js","layer":"ssr"},"startTime":1711860127491,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":28735,"timestamp":4078079723527,"id":248,"parentId":247,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":28767,"timestamp":4078079723496,"id":247,"parentId":234,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":29696,"timestamp":4078079723122,"id":234,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/async-storage/static-generation-async-storage-wrapper.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":29303,"timestamp":4078079723540,"id":250,"parentId":249,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":29316,"timestamp":4078079723529,"id":249,"parentId":235,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":30177,"timestamp":4078079723179,"id":235,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/async-storage/request-async-storage-wrapper.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":29822,"timestamp":4078079723551,"id":252,"parentId":251,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":29833,"timestamp":4078079723541,"id":251,"parentId":236,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":30461,"timestamp":4078079723206,"id":236,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/fetch-event.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":30126,"timestamp":4078079723561,"id":254,"parentId":253,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":30137,"timestamp":4078079723551,"id":253,"parentId":237,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":30874,"timestamp":4078079723225,"id":237,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/request.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":41506,"timestamp":4078079712634,"id":224,"parentId":223,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":41517,"timestamp":4078079712625,"id":223,"parentId":170,"tags":{},"startTime":1711860127487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":43667,"timestamp":4078079711558,"id":170,"parentId":133,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web-server.js","layer":"ssr"},"startTime":1711860127486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":31676,"timestamp":4078079723571,"id":256,"parentId":255,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":31686,"timestamp":4078079723562,"id":255,"parentId":238,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":32632,"timestamp":4078079723243,"id":238,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/response.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":32329,"timestamp":4078079723580,"id":258,"parentId":257,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":32340,"timestamp":4078079723571,"id":257,"parentId":239,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":34027,"timestamp":4078079723264,"id":239,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/trace/tracer.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":41142,"timestamp":4078079716253,"id":231,"parentId":230,"tags":{},"startTime":1711860127491,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":41157,"timestamp":4078079716240,"id":230,"parentId":226,"tags":{},"startTime":1711860127491,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":44349,"timestamp":4078079716086,"id":226,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/patch-fetch.js","layer":"ssr"},"startTime":1711860127491,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":44271,"timestamp":4078079716239,"id":229,"parentId":228,"tags":{},"startTime":1711860127491,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":44304,"timestamp":4078079716208,"id":228,"parentId":225,"tags":{},"startTime":1711860127491,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":47367,"timestamp":4078079716018,"id":225,"parentId":125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/incremental-cache/index.js","layer":"ssr"},"startTime":1711860127491,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":39830,"timestamp":4078079723590,"id":260,"parentId":259,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":39841,"timestamp":4078079723581,"id":259,"parentId":240,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":40933,"timestamp":4078079723281,"id":240,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/trace/constants.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":40636,"timestamp":4078079723609,"id":264,"parentId":263,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":40647,"timestamp":4078079723600,"id":263,"parentId":242,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":42117,"timestamp":4078079723317,"id":242,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/build/output/log.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":41853,"timestamp":4078079723619,"id":266,"parentId":265,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":41863,"timestamp":4078079723610,"id":265,"parentId":243,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":42734,"timestamp":4078079723332,"id":243,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/metadata.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":42462,"timestamp":4078079723628,"id":268,"parentId":267,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":42473,"timestamp":4078079723619,"id":267,"parentId":244,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":43249,"timestamp":4078079723348,"id":244,"parentId":133,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/base-http/web.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":43205,"timestamp":4078079723600,"id":262,"parentId":261,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":43216,"timestamp":4078079723591,"id":261,"parentId":241,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":45122,"timestamp":4078079723301,"id":241,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/stream-utils/node-web-streams-helper.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":44812,"timestamp":4078079723638,"id":270,"parentId":269,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":44823,"timestamp":4078079723629,"id":269,"parentId":245,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":46050,"timestamp":4078079723364,"id":245,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/adapters/request-cookies.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":45787,"timestamp":4078079723647,"id":272,"parentId":271,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":45797,"timestamp":4078079723639,"id":271,"parentId":246,"tags":{},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":46835,"timestamp":4078079723381,"id":246,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/static/static-renderer.js","layer":"ssr"},"startTime":1711860127498,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-buffer","duration":414,"timestamp":4078079789358,"id":302,"parentId":226,"tags":{"name":"buffer","layer":null},"startTime":1711860127564,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6579,"timestamp":4078079784823,"id":282,"parentId":281,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6618,"timestamp":4078079784791,"id":281,"parentId":273,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7679,"timestamp":4078079784086,"id":273,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/app-router-headers.js","layer":"ssr"},"startTime":1711860127559,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6928,"timestamp":4078079784853,"id":288,"parentId":287,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6936,"timestamp":4078079784845,"id":287,"parentId":276,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7756,"timestamp":4078079784217,"id":276,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/request-async-storage.external.js","layer":"shared"},"startTime":1711860127559,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7122,"timestamp":4078079784869,"id":292,"parentId":291,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7130,"timestamp":4078079784862,"id":291,"parentId":278,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8364,"timestamp":4078079784253,"id":278,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1711860127559,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7794,"timestamp":4078079784844,"id":286,"parentId":285,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7804,"timestamp":4078079784836,"id":285,"parentId":275,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8669,"timestamp":4078079784194,"id":275,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/not-found.js","layer":"ssr"},"startTime":1711860127559,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8044,"timestamp":4078079784835,"id":284,"parentId":283,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8054,"timestamp":4078079784825,"id":283,"parentId":274,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9129,"timestamp":4078079784167,"id":274,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/match-segments.js","layer":"ssr"},"startTime":1711860127559,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8870,"timestamp":4078079784861,"id":290,"parentId":289,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8880,"timestamp":4078079784854,"id":289,"parentId":277,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10185,"timestamp":4078079784235,"id":277,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/redirect.js","layer":"ssr"},"startTime":1711860127559,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10282,"timestamp":4078079784877,"id":294,"parentId":293,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10292,"timestamp":4078079784870,"id":293,"parentId":279,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11662,"timestamp":4078079784281,"id":279,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1711860127559,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11074,"timestamp":4078079784884,"id":296,"parentId":295,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11082,"timestamp":4078079784878,"id":295,"parentId":280,"tags":{},"startTime":1711860127560,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11841,"timestamp":4078079784300,"id":280,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/dev-root-not-found-boundary.js","layer":"ssr"},"startTime":1711860127559,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11375,"timestamp":4078079790510,"id":331,"parentId":330,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11389,"timestamp":4078079790501,"id":330,"parentId":300,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12927,"timestamp":4078079789284,"id":300,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1711860127564,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11732,"timestamp":4078079790500,"id":329,"parentId":328,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11743,"timestamp":4078079790492,"id":328,"parentId":299,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13307,"timestamp":4078079789261,"id":299,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1711860127564,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12105,"timestamp":4078079790477,"id":325,"parentId":324,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12141,"timestamp":4078079790443,"id":324,"parentId":297,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13567,"timestamp":4078079789155,"id":297,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/head-manager-context.shared-runtime.js","layer":"ssr"},"startTime":1711860127564,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12217,"timestamp":4078079790518,"id":333,"parentId":332,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12226,"timestamp":4078079790511,"id":332,"parentId":301,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13596,"timestamp":4078079789310,"id":301,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/relativize-url.js","layer":"ssr"},"startTime":1711860127564,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12427,"timestamp":4078079790491,"id":327,"parentId":326,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12440,"timestamp":4078079790479,"id":326,"parentId":298,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13902,"timestamp":4078079789233,"id":298,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1711860127564,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12613,"timestamp":4078079790535,"id":337,"parentId":336,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12623,"timestamp":4078079790527,"id":336,"parentId":304,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13555,"timestamp":4078079789818,"id":304,"parentId":148,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/format-next-pathname-info.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12860,"timestamp":4078079790527,"id":335,"parentId":334,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12868,"timestamp":4078079790520,"id":334,"parentId":303,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13756,"timestamp":4078079789789,"id":303,"parentId":148,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/get-hostname.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13024,"timestamp":4078079790543,"id":339,"parentId":338,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13033,"timestamp":4078079790536,"id":338,"parentId":305,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14137,"timestamp":4078079789839,"id":305,"parentId":148,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/get-next-pathname-info.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13433,"timestamp":4078079790559,"id":343,"parentId":342,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13442,"timestamp":4078079790552,"id":342,"parentId":307,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14457,"timestamp":4078079789876,"id":307,"parentId":153,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/format-server-error.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13804,"timestamp":4078079790551,"id":341,"parentId":340,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13812,"timestamp":4078079790544,"id":340,"parentId":306,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14952,"timestamp":4078079789858,"id":306,"parentId":146,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/pipe-readable.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":14331,"timestamp":4078079790622,"id":347,"parentId":346,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14386,"timestamp":4078079790568,"id":346,"parentId":309,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16196,"timestamp":4078079789917,"id":309,"parentId":165,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/client-reference.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15559,"timestamp":4078079790567,"id":345,"parentId":344,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15567,"timestamp":4078079790560,"id":344,"parentId":308,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16586,"timestamp":4078079789895,"id":308,"parentId":164,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/htmlescape.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15877,"timestamp":4078079790632,"id":349,"parentId":348,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15888,"timestamp":4078079790623,"id":348,"parentId":310,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17237,"timestamp":4078079789982,"id":310,"parentId":144,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/constants.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16583,"timestamp":4078079790648,"id":353,"parentId":352,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16592,"timestamp":4078079790640,"id":352,"parentId":312,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17335,"timestamp":4078079790019,"id":312,"parentId":163,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16708,"timestamp":4078079790656,"id":355,"parentId":354,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16717,"timestamp":4078079790648,"id":354,"parentId":313,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17714,"timestamp":4078079790037,"id":313,"parentId":160,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17149,"timestamp":4078079790640,"id":351,"parentId":350,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17158,"timestamp":4078079790633,"id":350,"parentId":311,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18216,"timestamp":4078079790002,"id":311,"parentId":156,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/types.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17558,"timestamp":4078079790680,"id":361,"parentId":360,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17568,"timestamp":4078079790673,"id":360,"parentId":316,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18399,"timestamp":4078079790088,"id":316,"parentId":162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/parse-loader-tree.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17840,"timestamp":4078079790664,"id":357,"parentId":356,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17849,"timestamp":4078079790657,"id":356,"parentId":314,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18737,"timestamp":4078079790055,"id":314,"parentId":162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/get-preloadable-fonts.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18115,"timestamp":4078079790688,"id":363,"parentId":362,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18123,"timestamp":4078079790681,"id":362,"parentId":317,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18831,"timestamp":4078079790103,"id":317,"parentId":162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/has-loading-component-in-tree.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18278,"timestamp":4078079790672,"id":359,"parentId":358,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18286,"timestamp":4078079790665,"id":358,"parentId":315,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19214,"timestamp":4078079790071,"id":315,"parentId":162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/get-css-inlined-link-tags.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18605,"timestamp":4078079790696,"id":365,"parentId":364,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18613,"timestamp":4078079790689,"id":364,"parentId":318,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19360,"timestamp":4078079790208,"id":318,"parentId":159,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/server-action-request-meta.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18880,"timestamp":4078079790704,"id":367,"parentId":366,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18888,"timestamp":4078079790697,"id":366,"parentId":319,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19719,"timestamp":4078079790226,"id":319,"parentId":159,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/csrf-protection.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19216,"timestamp":4078079790740,"id":375,"parentId":374,"tags":{},"startTime":1711860127566,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19224,"timestamp":4078079790733,"id":374,"parentId":323,"tags":{},"startTime":1711860127566,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19775,"timestamp":4078079790296,"id":323,"parentId":157,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/segment.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19491,"timestamp":4078079790713,"id":369,"parentId":368,"tags":{},"startTime":1711860127566,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19501,"timestamp":4078079790705,"id":368,"parentId":320,"tags":{},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20213,"timestamp":4078079790243,"id":320,"parentId":165,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/app-dir-module.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20332,"timestamp":4078079790722,"id":371,"parentId":370,"tags":{},"startTime":1711860127566,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20342,"timestamp":4078079790714,"id":370,"parentId":321,"tags":{},"startTime":1711860127566,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20898,"timestamp":4078079790261,"id":321,"parentId":165,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/interop-default.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20448,"timestamp":4078079790732,"id":373,"parentId":372,"tags":{},"startTime":1711860127566,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20458,"timestamp":4078079790723,"id":372,"parentId":322,"tags":{},"startTime":1711860127566,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21577,"timestamp":4078079790280,"id":322,"parentId":162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/get-layer-assets.js","layer":"ssr"},"startTime":1711860127565,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14885,"timestamp":4078079796983,"id":394,"parentId":393,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14895,"timestamp":4078079796975,"id":393,"parentId":378,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15618,"timestamp":4078079796360,"id":378,"parentId":170,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/is-api-route.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15020,"timestamp":4078079796974,"id":392,"parentId":391,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15032,"timestamp":4078079796964,"id":391,"parentId":377,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15892,"timestamp":4078079796338,"id":377,"parentId":170,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/request-meta.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15235,"timestamp":4078079797004,"id":398,"parentId":397,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15247,"timestamp":4078079796993,"id":397,"parentId":380,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15905,"timestamp":4078079796450,"id":380,"parentId":165,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/parallel-route-default.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19825,"timestamp":4078079797013,"id":400,"parentId":399,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19848,"timestamp":4078079797005,"id":399,"parentId":381,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21053,"timestamp":4078079796470,"id":381,"parentId":165,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/create-component-styles-and-scripts.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20529,"timestamp":4078079797021,"id":402,"parentId":401,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20538,"timestamp":4078079797014,"id":401,"parentId":382,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21271,"timestamp":4078079796488,"id":382,"parentId":169,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/stream-utils/encode-decode.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20823,"timestamp":4078079796992,"id":396,"parentId":395,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20832,"timestamp":4078079796984,"id":395,"parentId":379,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":22964,"timestamp":4078079796427,"id":379,"parentId":170,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/server-utils.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":22389,"timestamp":4078079797029,"id":404,"parentId":403,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":22398,"timestamp":4078079797022,"id":403,"parentId":383,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":23248,"timestamp":4078079796539,"id":383,"parentId":235,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/async-storage/draft-mode-provider.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":22769,"timestamp":4078079797037,"id":406,"parentId":405,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":22777,"timestamp":4078079797030,"id":405,"parentId":384,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":23658,"timestamp":4078079796594,"id":384,"parentId":170,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/etag.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":23213,"timestamp":4078079797052,"id":410,"parentId":409,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":23222,"timestamp":4078079797045,"id":409,"parentId":386,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":23903,"timestamp":4078079796640,"id":386,"parentId":235,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/cookies.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":23511,"timestamp":4078079797060,"id":412,"parentId":411,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":23520,"timestamp":4078079797053,"id":411,"parentId":387,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":25757,"timestamp":4078079796659,"id":387,"parentId":235,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/adapters/headers.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":25545,"timestamp":4078079797045,"id":408,"parentId":407,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":25554,"timestamp":4078079797038,"id":407,"parentId":385,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":26962,"timestamp":4078079796619,"id":385,"parentId":170,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/route-regex.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":26525,"timestamp":4078079797068,"id":414,"parentId":413,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":26534,"timestamp":4078079797061,"id":413,"parentId":388,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":27039,"timestamp":4078079796677,"id":388,"parentId":170,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":28121,"timestamp":4078079796962,"id":390,"parentId":389,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":28149,"timestamp":4078079796937,"id":389,"parentId":376,"tags":{},"startTime":1711860127572,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":43618,"timestamp":4078079796285,"id":376,"parentId":170,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/base-server.js","layer":"ssr"},"startTime":1711860127571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":26436,"timestamp":4078079813496,"id":423,"parentId":422,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":26467,"timestamp":4078079813466,"id":422,"parentId":415,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":27413,"timestamp":4078079812737,"id":415,"parentId":159,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/server-ipc/utils.js","layer":"ssr"},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":26640,"timestamp":4078079813526,"id":429,"parentId":428,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":26649,"timestamp":4078079813518,"id":428,"parentId":418,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":27618,"timestamp":4078079812835,"id":418,"parentId":170,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/route-matcher.js","layer":"ssr"},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":26960,"timestamp":4078079813509,"id":425,"parentId":424,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":26972,"timestamp":4078079813498,"id":424,"parentId":416,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":28037,"timestamp":4078079812793,"id":416,"parentId":153,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/dev/log-app-dir-error.js","layer":"ssr"},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":27326,"timestamp":4078079813518,"id":427,"parentId":426,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":27335,"timestamp":4078079813509,"id":426,"parentId":417,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":28200,"timestamp":4078079812816,"id":417,"parentId":148,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/i18n/detect-domain-locale.js","layer":"ssr"},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":27690,"timestamp":4078079813542,"id":433,"parentId":432,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":27698,"timestamp":4078079813535,"id":432,"parentId":420,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":29189,"timestamp":4078079812870,"id":420,"parentId":242,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/picocolors.js","layer":"ssr"},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":31279,"timestamp":4078079813550,"id":435,"parentId":434,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":31290,"timestamp":4078079813543,"id":434,"parentId":421,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":33708,"timestamp":4078079812887,"id":421,"parentId":225,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/incremental-cache/file-system-cache.js","layer":"ssr"},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":33106,"timestamp":4078079813534,"id":431,"parentId":430,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":33116,"timestamp":4078079813527,"id":430,"parentId":419,"tags":{},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":34960,"timestamp":4078079812853,"id":419,"parentId":225,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/incremental-cache/fetch-cache.js","layer":"ssr"},"startTime":1711860127588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3477,"timestamp":4078079855451,"id":442,"parentId":441,"tags":{},"startTime":1711860127630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3492,"timestamp":4078079855441,"id":441,"parentId":437,"tags":{},"startTime":1711860127630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4255,"timestamp":4078079854895,"id":437,"parentId":170,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/api-utils/web.js","layer":"ssr"},"startTime":1711860127630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4164,"timestamp":4078079855439,"id":440,"parentId":439,"tags":{},"startTime":1711860127630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4199,"timestamp":4078079855407,"id":439,"parentId":436,"tags":{},"startTime":1711860127630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5364,"timestamp":4078079854832,"id":436,"parentId":170,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/response-cache/web.js","layer":"ssr"},"startTime":1711860127630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2948,"timestamp":4078079858147,"id":472,"parentId":471,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2971,"timestamp":4078079858126,"id":471,"parentId":445,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4142,"timestamp":4078079857304,"id":445,"parentId":243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/default-metadata.js","layer":"ssr"},"startTime":1711860127632,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6196,"timestamp":4078079855460,"id":444,"parentId":443,"tags":{},"startTime":1711860127630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6220,"timestamp":4078079855452,"id":443,"parentId":438,"tags":{},"startTime":1711860127630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9909,"timestamp":4078079854921,"id":438,"parentId":243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/resolve-metadata.js","layer":"ssr"},"startTime":1711860127630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6695,"timestamp":4078079858157,"id":474,"parentId":473,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6705,"timestamp":4078079858148,"id":473,"parentId":446,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7750,"timestamp":4078079857341,"id":446,"parentId":244,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/base-http/index.js","layer":"ssr"},"startTime":1711860127632,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6938,"timestamp":4078079858166,"id":476,"parentId":475,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6947,"timestamp":4078079858158,"id":475,"parentId":447,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7919,"timestamp":4078079857362,"id":447,"parentId":241,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/scheduler.js","layer":"ssr"},"startTime":1711860127632,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7117,"timestamp":4078079858182,"id":480,"parentId":479,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7125,"timestamp":4078079858175,"id":479,"parentId":449,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8273,"timestamp":4078079857398,"id":449,"parentId":155,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/helpers/interception-routes.js","layer":"ssr"},"startTime":1711860127632,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7492,"timestamp":4078079858190,"id":482,"parentId":481,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7500,"timestamp":4078079858183,"id":481,"parentId":450,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8389,"timestamp":4078079857415,"id":450,"parentId":153,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/export/helpers/is-dynamic-usage-error.js","layer":"ssr"},"startTime":1711860127632,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7657,"timestamp":4078079858174,"id":478,"parentId":477,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7665,"timestamp":4078079858167,"id":477,"parentId":448,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8607,"timestamp":4078079857381,"id":448,"parentId":245,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1711860127632,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7793,"timestamp":4078079858206,"id":486,"parentId":485,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7801,"timestamp":4078079858199,"id":485,"parentId":452,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8755,"timestamp":4078079857451,"id":452,"parentId":225,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/page-path/normalize-page-path.js","layer":"ssr"},"startTime":1711860127632,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9282,"timestamp":4078079858214,"id":488,"parentId":487,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9291,"timestamp":4078079858207,"id":487,"parentId":453,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10472,"timestamp":4078079857467,"id":453,"parentId":280,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/not-found-boundary.js","layer":"ssr"},"startTime":1711860127632,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9722,"timestamp":4078079858230,"id":490,"parentId":489,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9737,"timestamp":4078079858215,"id":489,"parentId":454,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10634,"timestamp":4078079857483,"id":454,"parentId":276,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/async-local-storage.js","layer":"shared"},"startTime":1711860127632,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9889,"timestamp":4078079858246,"id":494,"parentId":493,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9898,"timestamp":4078079858238,"id":493,"parentId":456,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10623,"timestamp":4078079857802,"id":456,"parentId":243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/generate/alternate.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10220,"timestamp":4078079858238,"id":492,"parentId":491,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10229,"timestamp":4078079858230,"id":491,"parentId":455,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13002,"timestamp":4078079857784,"id":455,"parentId":243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/generate/basic.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12543,"timestamp":4078079858261,"id":498,"parentId":497,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12551,"timestamp":4078079858254,"id":497,"parentId":458,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13264,"timestamp":4078079857834,"id":458,"parentId":243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/generate/icons.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12910,"timestamp":4078079858198,"id":484,"parentId":483,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12919,"timestamp":4078079858190,"id":483,"parentId":451,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14183,"timestamp":4078079857434,"id":451,"parentId":225,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/isomorphic/path.js","layer":"ssr"},"startTime":1711860127632,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13418,"timestamp":4078079858253,"id":496,"parentId":495,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13426,"timestamp":4078079858247,"id":495,"parentId":457,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14905,"timestamp":4078079857818,"id":457,"parentId":243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/generate/opengraph.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14457,"timestamp":4078079858276,"id":502,"parentId":501,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14465,"timestamp":4078079858269,"id":501,"parentId":460,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14953,"timestamp":4078079857871,"id":460,"parentId":279,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/static-generation-async-storage.external.js","layer":"shared"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14573,"timestamp":4078079858269,"id":500,"parentId":499,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14580,"timestamp":4078079858262,"id":499,"parentId":459,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18490,"timestamp":4078079857850,"id":459,"parentId":243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/generate/meta.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18105,"timestamp":4078079858284,"id":504,"parentId":503,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18114,"timestamp":4078079858277,"id":503,"parentId":461,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18778,"timestamp":4078079857887,"id":461,"parentId":277,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/action-async-storage.external.js","layer":"shared"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18392,"timestamp":4078079858292,"id":506,"parentId":505,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18401,"timestamp":4078079858284,"id":505,"parentId":462,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19315,"timestamp":4078079857902,"id":462,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/build/webpack/alias/react-dom-server-edge.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18929,"timestamp":4078079858307,"id":510,"parentId":509,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18937,"timestamp":4078079858300,"id":509,"parentId":464,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19450,"timestamp":4078079857933,"id":464,"parentId":310,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/modern-browserslist-target.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19074,"timestamp":4078079858322,"id":514,"parentId":513,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19083,"timestamp":4078079858316,"id":513,"parentId":466,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20027,"timestamp":4078079857965,"id":466,"parentId":305,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/i18n/normalize-locale-path.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19675,"timestamp":4078079858337,"id":518,"parentId":517,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19683,"timestamp":4078079858330,"id":517,"parentId":468,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20195,"timestamp":4078079857996,"id":468,"parentId":304,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/add-path-suffix.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19887,"timestamp":4078079858315,"id":512,"parentId":511,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19895,"timestamp":4078079858308,"id":511,"parentId":465,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20340,"timestamp":4078079857950,"id":465,"parentId":299,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20015,"timestamp":4078079858299,"id":508,"parentId":507,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20024,"timestamp":4078079858292,"id":507,"parentId":463,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20813,"timestamp":4078079857917,"id":463,"parentId":306,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/adapters/next-request.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21391,"timestamp":4078079858330,"id":516,"parentId":515,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21400,"timestamp":4078079858323,"id":515,"parentId":467,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21906,"timestamp":4078079857981,"id":467,"parentId":300,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21554,"timestamp":4078079858345,"id":520,"parentId":519,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21562,"timestamp":4078079858338,"id":519,"parentId":469,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":22035,"timestamp":4078079858011,"id":469,"parentId":304,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/add-locale.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21706,"timestamp":4078079858353,"id":522,"parentId":521,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21714,"timestamp":4078079858345,"id":521,"parentId":470,"tags":{},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":22151,"timestamp":4078079858027,"id":470,"parentId":305,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/remove-path-prefix.js","layer":"ssr"},"startTime":1711860127633,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":22074,"timestamp":4078079860634,"id":545,"parentId":544,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":22084,"timestamp":4078079860627,"id":544,"parentId":526,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":23089,"timestamp":4078079860333,"id":526,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/utils.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":22828,"timestamp":4078079860607,"id":539,"parentId":538,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":22850,"timestamp":4078079860586,"id":538,"parentId":523,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":23313,"timestamp":4078079860255,"id":523,"parentId":305,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":22960,"timestamp":4078079860618,"id":541,"parentId":540,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":23097,"timestamp":4078079860608,"id":540,"parentId":524,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":23513,"timestamp":4078079860294,"id":524,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/is-edge-runtime.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":23198,"timestamp":4078079860626,"id":543,"parentId":542,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":23207,"timestamp":4078079860619,"id":542,"parentId":525,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":23827,"timestamp":4078079860315,"id":525,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/utils.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":23509,"timestamp":4078079860642,"id":547,"parentId":546,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":23518,"timestamp":4078079860635,"id":546,"parentId":527,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":23903,"timestamp":4078079860350,"id":527,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/format-hostname.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":23611,"timestamp":4078079860650,"id":549,"parentId":548,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":23619,"timestamp":4078079860643,"id":548,"parentId":528,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":24184,"timestamp":4078079860366,"id":528,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/runtime-config.external.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":23897,"timestamp":4078079860665,"id":553,"parentId":552,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":23905,"timestamp":4078079860658,"id":552,"parentId":530,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":24357,"timestamp":4078079860398,"id":530,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/redirect-status.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":24109,"timestamp":4078079860657,"id":551,"parentId":550,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":24117,"timestamp":4078079860650,"id":550,"parentId":529,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":24554,"timestamp":4078079860383,"id":529,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/is-error.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":24251,"timestamp":4078079860696,"id":561,"parentId":560,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":24259,"timestamp":4078079860689,"id":560,"parentId":534,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":24581,"timestamp":4078079860462,"id":534,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/escape-path-delimiters.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":24374,"timestamp":4078079860680,"id":557,"parentId":556,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":24382,"timestamp":4078079860673,"id":556,"parentId":532,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":24747,"timestamp":4078079860429,"id":532,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/page-path/denormalize-page-path.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":24512,"timestamp":4078079860672,"id":555,"parentId":554,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":24520,"timestamp":4078079860665,"id":554,"parentId":531,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":25040,"timestamp":4078079860413,"id":531,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":24772,"timestamp":4078079860688,"id":559,"parentId":558,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":24781,"timestamp":4078079860681,"id":558,"parentId":533,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":25119,"timestamp":4078079860444,"id":533,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/revalidate.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":25027,"timestamp":4078079860704,"id":563,"parentId":562,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":25035,"timestamp":4078079860697,"id":562,"parentId":535,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":26607,"timestamp":4078079860478,"id":535,"parentId":379,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/prepare-destination.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":26382,"timestamp":4078079860718,"id":567,"parentId":566,"tags":{},"startTime":1711860127636,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":26390,"timestamp":4078079860711,"id":566,"parentId":537,"tags":{},"startTime":1711860127636,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":26812,"timestamp":4078079860508,"id":537,"parentId":379,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/path-match.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":26618,"timestamp":4078079860711,"id":565,"parentId":564,"tags":{},"startTime":1711860127636,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":26626,"timestamp":4078079860704,"id":564,"parentId":536,"tags":{},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":27051,"timestamp":4078079860493,"id":536,"parentId":385,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/escape-regexp.js","layer":"ssr"},"startTime":1711860127635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5615,"timestamp":4078079890623,"id":579,"parentId":578,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5639,"timestamp":4078079890613,"id":578,"parentId":569,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7646,"timestamp":4078079889398,"id":569,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/match-next-data-pathname.js","layer":"ssr"},"startTime":1711860127664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9357,"timestamp":4078079890611,"id":577,"parentId":576,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9402,"timestamp":4078079890579,"id":576,"parentId":568,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11574,"timestamp":4078079889342,"id":568,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/send-response.js","layer":"ssr"},"startTime":1711860127664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10469,"timestamp":4078079890641,"id":583,"parentId":582,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10487,"timestamp":4078079890634,"id":582,"parentId":571,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12187,"timestamp":4078079889441,"id":571,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/parse-url.js","layer":"ssr"},"startTime":1711860127664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10991,"timestamp":4078079890666,"id":589,"parentId":588,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11000,"timestamp":4078079890659,"id":588,"parentId":574,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12343,"timestamp":4078079889493,"id":574,"parentId":170,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/index.js","layer":"ssr"},"startTime":1711860127664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14489,"timestamp":4078079890650,"id":585,"parentId":584,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14502,"timestamp":4078079890642,"id":584,"parentId":572,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16017,"timestamp":4078079889459,"id":572,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/get-route-from-asset-path.js","layer":"ssr"},"startTime":1711860127664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15105,"timestamp":4078079890658,"id":587,"parentId":586,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15115,"timestamp":4078079890651,"id":586,"parentId":573,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17076,"timestamp":4078079889477,"id":573,"parentId":131,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/experimental/testmode/server-edge.js","layer":"ssr"},"startTime":1711860127664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14255,"timestamp":4078079893647,"id":604,"parentId":603,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14283,"timestamp":4078079893622,"id":603,"parentId":592,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14824,"timestamp":4078079893353,"id":592,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"ssr"},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17517,"timestamp":4078079890675,"id":591,"parentId":590,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17526,"timestamp":4078079890667,"id":590,"parentId":575,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18818,"timestamp":4078079889509,"id":575,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/strip-flight-headers.js","layer":"ssr"},"startTime":1711860127664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17717,"timestamp":4078079890633,"id":581,"parentId":580,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17726,"timestamp":4078079890624,"id":580,"parentId":570,"tags":{},"startTime":1711860127665,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19456,"timestamp":4078079889422,"id":570,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/helpers/i18n-provider.js","layer":"ssr"},"startTime":1711860127664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15234,"timestamp":4078079893661,"id":606,"parentId":605,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15246,"timestamp":4078079893650,"id":605,"parentId":593,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15785,"timestamp":4078079893410,"id":593,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matcher-providers/app-page-route-matcher-provider.js","layer":"ssr"},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15533,"timestamp":4078079893679,"id":610,"parentId":609,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15542,"timestamp":4078079893671,"id":609,"parentId":595,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16113,"timestamp":4078079893455,"id":595,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matcher-providers/pages-api-route-matcher-provider.js","layer":"ssr"},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15904,"timestamp":4078079893687,"id":612,"parentId":611,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15913,"timestamp":4078079893679,"id":611,"parentId":596,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16511,"timestamp":4078079893474,"id":596,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matcher-providers/pages-route-matcher-provider.js","layer":"ssr"},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16330,"timestamp":4078079893670,"id":608,"parentId":607,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16340,"timestamp":4078079893662,"id":607,"parentId":594,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16795,"timestamp":4078079893435,"id":594,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matcher-providers/app-route-route-matcher-provider.js","layer":"ssr"},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16547,"timestamp":4078079893695,"id":614,"parentId":613,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16556,"timestamp":4078079893688,"id":613,"parentId":597,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16875,"timestamp":4078079893492,"id":597,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/locale-route-normalizer.js","layer":"ssr"},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16665,"timestamp":4078079893711,"id":618,"parentId":617,"tags":{},"startTime":1711860127669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16673,"timestamp":4078079893704,"id":617,"parentId":599,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16939,"timestamp":4078079893529,"id":599,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/request/rsc.js","layer":"ssr"},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18907,"timestamp":4078079893703,"id":616,"parentId":615,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18917,"timestamp":4078079893696,"id":615,"parentId":598,"tags":{},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19880,"timestamp":4078079893509,"id":598,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matcher-managers/default-route-matcher-manager.js","layer":"ssr"},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19683,"timestamp":4078079893719,"id":620,"parentId":619,"tags":{},"startTime":1711860127669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19692,"timestamp":4078079893711,"id":619,"parentId":600,"tags":{},"startTime":1711860127669,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20003,"timestamp":4078079893545,"id":600,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/request/postponed.js","layer":"ssr"},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19831,"timestamp":4078079893726,"id":622,"parentId":621,"tags":{},"startTime":1711860127669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19840,"timestamp":4078079893719,"id":621,"parentId":601,"tags":{},"startTime":1711860127669,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20091,"timestamp":4078079893562,"id":601,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/request/prefetch-rsc.js","layer":"ssr"},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20095,"timestamp":4078079893736,"id":624,"parentId":623,"tags":{},"startTime":1711860127669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20105,"timestamp":4078079893727,"id":623,"parentId":602,"tags":{},"startTime":1711860127669,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20444,"timestamp":4078079893579,"id":602,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/request/next-data.js","layer":"ssr"},"startTime":1711860127668,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18055,"timestamp":4078079896068,"id":628,"parentId":627,"tags":{},"startTime":1711860127671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18125,"timestamp":4078079895999,"id":627,"parentId":625,"tags":{},"startTime":1711860127671,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18568,"timestamp":4078079895717,"id":625,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-modules/checks.js","layer":"ssr"},"startTime":1711860127671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18198,"timestamp":4078079896098,"id":630,"parentId":629,"tags":{},"startTime":1711860127671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18225,"timestamp":4078079896072,"id":629,"parentId":626,"tags":{},"startTime":1711860127671,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18554,"timestamp":4078079895905,"id":626,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-modules/helpers/response-handlers.js","layer":"ssr"},"startTime":1711860127671,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":3324,"timestamp":4078079916627,"id":647,"parentId":646,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3336,"timestamp":4078079916619,"id":646,"parentId":634,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3934,"timestamp":4078079916205,"id":634,"parentId":132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/index.js","layer":"ssr"},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4171,"timestamp":4078079916609,"id":643,"parentId":642,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4183,"timestamp":4078079916599,"id":642,"parentId":632,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4864,"timestamp":4078079916139,"id":632,"parentId":438,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/clone-metadata.js","layer":"ssr"},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4398,"timestamp":4078079916619,"id":645,"parentId":644,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4408,"timestamp":4078079916610,"id":644,"parentId":633,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4974,"timestamp":4078079916174,"id":633,"parentId":438,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/generate/utils.js","layer":"ssr"},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4573,"timestamp":4078079916598,"id":641,"parentId":640,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4602,"timestamp":4078079916570,"id":640,"parentId":631,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5166,"timestamp":4078079916085,"id":631,"parentId":438,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/interop-default.js","layer":"ssr"},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4817,"timestamp":4078079916635,"id":649,"parentId":648,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4827,"timestamp":4078079916627,"id":648,"parentId":635,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5379,"timestamp":4078079916222,"id":635,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.js","layer":"ssr"},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5497,"timestamp":4078079916650,"id":653,"parentId":652,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5552,"timestamp":4078079916643,"id":652,"parentId":637,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6659,"timestamp":4078079916255,"id":637,"parentId":453,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js","layer":"ssr"},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6796,"timestamp":4078079916657,"id":655,"parentId":654,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6805,"timestamp":4078079916651,"id":654,"parentId":638,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7335,"timestamp":4078079916272,"id":638,"parentId":455,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/constants.js","layer":"ssr"},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7992,"timestamp":4078079916642,"id":651,"parentId":650,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8001,"timestamp":4078079916635,"id":650,"parentId":636,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9408,"timestamp":4078079916240,"id":636,"parentId":453,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/navigation.js","layer":"ssr"},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8996,"timestamp":4078079916665,"id":657,"parentId":656,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9005,"timestamp":4078079916658,"id":656,"parentId":639,"tags":{},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9514,"timestamp":4078079916288,"id":639,"parentId":446,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/api-utils/get-cookie-parser.js","layer":"ssr"},"startTime":1711860127691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6258,"timestamp":4078079919583,"id":669,"parentId":668,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6282,"timestamp":4078079919560,"id":668,"parentId":658,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6600,"timestamp":4078079919361,"id":658,"parentId":529,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/is-plain-object.js","layer":"ssr"},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6373,"timestamp":4078079919602,"id":673,"parentId":672,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6382,"timestamp":4078079919594,"id":672,"parentId":660,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6754,"timestamp":4078079919431,"id":660,"parentId":527,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/is-ipv6.js","layer":"ssr"},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6601,"timestamp":4078079919593,"id":671,"parentId":670,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6611,"timestamp":4078079919584,"id":670,"parentId":659,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6859,"timestamp":4078079919409,"id":659,"parentId":459,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/non-nullable.js","layer":"ssr"},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6666,"timestamp":4078079919610,"id":675,"parentId":674,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6674,"timestamp":4078079919603,"id":674,"parentId":661,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6919,"timestamp":4078079919449,"id":661,"parentId":532,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/page-path/normalize-path-sep.js","layer":"ssr"},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6753,"timestamp":4078079919625,"id":679,"parentId":678,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6760,"timestamp":4078079919618,"id":678,"parentId":663,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7076,"timestamp":4078079919481,"id":663,"parentId":438,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/resolvers/resolve-title.js","layer":"ssr"},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8566,"timestamp":4078079919618,"id":677,"parentId":676,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8576,"timestamp":4078079919611,"id":676,"parentId":662,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9308,"timestamp":4078079919466,"id":662,"parentId":438,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/resolvers/resolve-opengraph.js","layer":"ssr"},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9149,"timestamp":4078079919640,"id":683,"parentId":682,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9157,"timestamp":4078079919633,"id":682,"parentId":665,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9526,"timestamp":4078079919511,"id":665,"parentId":438,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/resolvers/resolve-icons.js","layer":"ssr"},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9575,"timestamp":4078079919648,"id":685,"parentId":684,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9583,"timestamp":4078079919641,"id":684,"parentId":666,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9797,"timestamp":4078079919527,"id":666,"parentId":161,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-dom/server-rendering-stub.js","layer":"ssr"},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9895,"timestamp":4078079919633,"id":681,"parentId":680,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9903,"timestamp":4078079919626,"id":680,"parentId":664,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13434,"timestamp":4078079919496,"id":664,"parentId":438,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/resolvers/resolve-basics.js","layer":"ssr"},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13296,"timestamp":4078079919655,"id":687,"parentId":686,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13304,"timestamp":4078079919649,"id":686,"parentId":667,"tags":{},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13560,"timestamp":4078079919543,"id":667,"parentId":453,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1711860127694,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8261,"timestamp":4078079927316,"id":701,"parentId":700,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8277,"timestamp":4078079927308,"id":700,"parentId":691,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9264,"timestamp":4078079926756,"id":691,"parentId":571,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/parse-relative-url.js","layer":"ssr"},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8762,"timestamp":4078079927297,"id":697,"parentId":696,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8775,"timestamp":4078079927285,"id":696,"parentId":689,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10096,"timestamp":4078079926715,"id":689,"parentId":574,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/sorted-routes.js","layer":"ssr"},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9522,"timestamp":4078079927308,"id":699,"parentId":698,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9533,"timestamp":4078079927298,"id":698,"parentId":690,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10277,"timestamp":4078079926736,"id":690,"parentId":574,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/is-dynamic.js","layer":"ssr"},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11145,"timestamp":4078079927284,"id":695,"parentId":694,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11175,"timestamp":4078079927257,"id":694,"parentId":688,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12140,"timestamp":4078079926667,"id":688,"parentId":571,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1711860127701,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11485,"timestamp":4078079927334,"id":705,"parentId":704,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11494,"timestamp":4078079927326,"id":704,"parentId":693,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12130,"timestamp":4078079926791,"id":693,"parentId":169,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-server-dom-webpack/client.edge.js","layer":"ssr"},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11623,"timestamp":4078079927325,"id":703,"parentId":702,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11632,"timestamp":4078079927318,"id":702,"parentId":692,"tags":{},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12798,"timestamp":4078079926773,"id":692,"parentId":376,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/api-utils/index.js","layer":"ssr"},"startTime":1711860127702,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6237,"timestamp":4078079934271,"id":719,"parentId":718,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6248,"timestamp":4078079934263,"id":718,"parentId":709,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7341,"timestamp":4078079933312,"id":709,"parentId":593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-kind.js","layer":"ssr"},"startTime":1711860127708,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6385,"timestamp":4078079934281,"id":721,"parentId":720,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6394,"timestamp":4078079934272,"id":720,"parentId":710,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7671,"timestamp":4078079933386,"id":710,"parentId":593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matcher-providers/manifest-route-matcher-provider.js","layer":"ssr"},"startTime":1711860127708,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6845,"timestamp":4078079934251,"id":715,"parentId":714,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6859,"timestamp":4078079934239,"id":714,"parentId":707,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8184,"timestamp":4078079933274,"id":707,"parentId":573,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/experimental/testmode/context.js","layer":"ssr"},"startTime":1711860127708,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7304,"timestamp":4078079934291,"id":723,"parentId":722,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7313,"timestamp":4078079934283,"id":722,"parentId":711,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8201,"timestamp":4078079933562,"id":711,"parentId":599,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/request/suffix.js","layer":"ssr"},"startTime":1711860127708,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10905,"timestamp":4078079934262,"id":717,"parentId":716,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10917,"timestamp":4078079934253,"id":716,"parentId":708,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11998,"timestamp":4078079933295,"id":708,"parentId":594,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/is-app-route-route.js","layer":"ssr"},"startTime":1711860127708,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11113,"timestamp":4078079934236,"id":713,"parentId":712,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11163,"timestamp":4078079934187,"id":712,"parentId":706,"tags":{},"startTime":1711860127709,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12846,"timestamp":4078079933230,"id":706,"parentId":573,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/experimental/testmode/fetch.js","layer":"ssr"},"startTime":1711860127708,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6789,"timestamp":4078079940081,"id":727,"parentId":726,"tags":{},"startTime":1711860127715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6816,"timestamp":4078079940056,"id":726,"parentId":724,"tags":{},"startTime":1711860127715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7300,"timestamp":4078079939698,"id":724,"parentId":593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/is-app-page-route.js","layer":"ssr"},"startTime":1711860127714,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-node:async_hooks","duration":46,"timestamp":4078079947499,"id":751,"parentId":707,"tags":{"name":"node:async_hooks","layer":null},"startTime":1711860127722,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1889,"timestamp":4078079946567,"id":740,"parentId":739,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1916,"timestamp":4078079946557,"id":739,"parentId":731,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2576,"timestamp":4078079946297,"id":731,"parentId":600,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/request/prefix.js","layer":"ssr"},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2333,"timestamp":4078079946576,"id":742,"parentId":741,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":2470,"timestamp":4078079946568,"id":741,"parentId":732,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2857,"timestamp":4078079946320,"id":732,"parentId":593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matchers/app-page-route-matcher.js","layer":"ssr"},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9200,"timestamp":4078079940092,"id":729,"parentId":728,"tags":{},"startTime":1711860127715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9211,"timestamp":4078079940083,"id":728,"parentId":725,"tags":{},"startTime":1711860127715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13748,"timestamp":4078079939743,"id":725,"parentId":592,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.development.js","layer":"ssr"},"startTime":1711860127715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7446,"timestamp":4078079946600,"id":748,"parentId":747,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7455,"timestamp":4078079946593,"id":747,"parentId":735,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7787,"timestamp":4078079946378,"id":735,"parentId":594,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matchers/app-route-route-matcher.js","layer":"ssr"},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7593,"timestamp":4078079946584,"id":744,"parentId":743,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7601,"timestamp":4078079946577,"id":743,"parentId":733,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7934,"timestamp":4078079946343,"id":733,"parentId":595,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matchers/pages-api-route-matcher.js","layer":"ssr"},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7952,"timestamp":4078079946608,"id":750,"parentId":749,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7960,"timestamp":4078079946601,"id":749,"parentId":736,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8463,"timestamp":4078079946397,"id":736,"parentId":598,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matchers/locale-route-matcher.js","layer":"ssr"},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8581,"timestamp":4078079946592,"id":746,"parentId":745,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8590,"timestamp":4078079946585,"id":745,"parentId":734,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8935,"timestamp":4078079946361,"id":734,"parentId":596,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matchers/pages-route-matcher.js","layer":"ssr"},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8794,"timestamp":4078079947725,"id":756,"parentId":755,"tags":{},"startTime":1711860127723,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8828,"timestamp":4078079947698,"id":755,"parentId":752,"tags":{},"startTime":1711860127722,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9308,"timestamp":4078079947563,"id":752,"parentId":636,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js","layer":"ssr"},"startTime":1711860127722,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9143,"timestamp":4078079947745,"id":760,"parentId":759,"tags":{},"startTime":1711860127723,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9152,"timestamp":4078079947737,"id":759,"parentId":754,"tags":{},"startTime":1711860127723,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9424,"timestamp":4078079947667,"id":754,"parentId":636,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/bailout-to-client-rendering.js","layer":"ssr"},"startTime":1711860127722,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9371,"timestamp":4078079947736,"id":758,"parentId":757,"tags":{},"startTime":1711860127723,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9383,"timestamp":4078079947726,"id":757,"parentId":753,"tags":{},"startTime":1711860127723,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9624,"timestamp":4078079947628,"id":753,"parentId":636,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/client-hook-in-server-component-error.js","layer":"ssr"},"startTime":1711860127722,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14260,"timestamp":4078079946555,"id":738,"parentId":737,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14290,"timestamp":4078079946530,"id":737,"parentId":730,"tags":{},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":24158,"timestamp":4078079946240,"id":730,"parentId":634,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/cjs/react.development.js","layer":"ssr"},"startTime":1711860127721,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11005,"timestamp":4078079972021,"id":766,"parentId":765,"tags":{},"startTime":1711860127747,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11083,"timestamp":4078079971949,"id":765,"parentId":761,"tags":{},"startTime":1711860127747,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13043,"timestamp":4078079970570,"id":761,"parentId":662,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/resolvers/resolve-url.js","layer":"ssr"},"startTime":1711860127745,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17085,"timestamp":4078079972052,"id":768,"parentId":767,"tags":{},"startTime":1711860127747,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17115,"timestamp":4078079972026,"id":767,"parentId":762,"tags":{},"startTime":1711860127747,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18951,"timestamp":4078079970651,"id":762,"parentId":153,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/string-hash/index.js","layer":"ssr"},"startTime":1711860127745,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14930,"timestamp":4078079974684,"id":778,"parentId":777,"tags":{},"startTime":1711860127749,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14942,"timestamp":4078079974674,"id":777,"parentId":774,"tags":{},"startTime":1711860127749,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15151,"timestamp":4078079974581,"id":774,"parentId":165,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-is/index.js","layer":"ssr"},"startTime":1711860127749,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15175,"timestamp":4078079974672,"id":776,"parentId":775,"tags":{},"startTime":1711860127749,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15201,"timestamp":4078079974647,"id":775,"parentId":773,"tags":{},"startTime":1711860127749,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16824,"timestamp":4078079974525,"id":773,"parentId":666,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-dom/cjs/react-dom-server-rendering-stub.development.js","layer":"ssr"},"startTime":1711860127749,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19307,"timestamp":4078079972076,"id":770,"parentId":769,"tags":{},"startTime":1711860127747,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19330,"timestamp":4078079972055,"id":769,"parentId":763,"tags":{},"startTime":1711860127747,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":22494,"timestamp":4078079970679,"id":763,"parentId":379,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/native-url/index.js","layer":"ssr"},"startTime":1711860127745,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21103,"timestamp":4078079972131,"id":772,"parentId":771,"tags":{},"startTime":1711860127747,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21157,"timestamp":4078079972078,"id":771,"parentId":764,"tags":{},"startTime":1711860127747,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-cjs","duration":26917,"timestamp":4078079970700,"id":764,"parentId":156,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/superstruct/index.cjs","layer":"ssr"},"startTime":1711860127745,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18320,"timestamp":4078079982882,"id":784,"parentId":783,"tags":{},"startTime":1711860127758,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18351,"timestamp":4078079982858,"id":783,"parentId":779,"tags":{},"startTime":1711860127758,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":25903,"timestamp":4078079975730,"id":779,"parentId":710,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matcher-providers/helpers/cached-route-matcher-provider.js","layer":"ssr"},"startTime":1711860127751,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18833,"timestamp":4078079982913,"id":790,"parentId":789,"tags":{},"startTime":1711860127758,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18842,"timestamp":4078079982906,"id":789,"parentId":782,"tags":{},"startTime":1711860127758,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19269,"timestamp":4078079982808,"id":782,"parentId":732,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-matchers/route-matcher.js","layer":"ssr"},"startTime":1711860127758,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19756,"timestamp":4078079982895,"id":786,"parentId":785,"tags":{},"startTime":1711860127758,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19770,"timestamp":4078079982884,"id":785,"parentId":780,"tags":{},"startTime":1711860127758,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":42213,"timestamp":4078079975884,"id":780,"parentId":693,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.development.js","layer":"ssr"},"startTime":1711860127751,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":40842,"timestamp":4078080033406,"id":793,"parentId":792,"tags":{},"startTime":1711860127808,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":40887,"timestamp":4078080033369,"id":792,"parentId":791,"tags":{},"startTime":1711860127808,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":41443,"timestamp":4078080033176,"id":791,"parentId":636,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/get-segment-value.js","layer":"ssr"},"startTime":1711860127808,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":131491,"timestamp":4078079982905,"id":788,"parentId":787,"tags":{},"startTime":1711860127758,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":131516,"timestamp":4078079982896,"id":787,"parentId":781,"tags":{},"startTime":1711860127758,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":305292,"timestamp":4078079976118,"id":781,"parentId":462,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-dom/cjs/react-dom-server.edge.development.js","layer":"ssr"},"startTime":1711860127751,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12481,"timestamp":4078080282214,"id":796,"parentId":795,"tags":{},"startTime":1711860128057,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12532,"timestamp":4078080282172,"id":795,"parentId":794,"tags":{},"startTime":1711860128057,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":49404,"timestamp":4078080281880,"id":794,"parentId":239,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"ssr"},"startTime":1711860128057,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":38401,"timestamp":4078080293803,"id":803,"parentId":802,"tags":{},"startTime":1711860128069,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":38417,"timestamp":4078080293792,"id":802,"parentId":798,"tags":{},"startTime":1711860128069,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":44712,"timestamp":4078080287832,"id":798,"parentId":593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/built/app/index.js","layer":"ssr"},"startTime":1711860128063,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":38773,"timestamp":4078080293789,"id":801,"parentId":800,"tags":{},"startTime":1711860128069,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":38815,"timestamp":4078080293749,"id":800,"parentId":797,"tags":{},"startTime":1711860128069,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":44977,"timestamp":4078080287764,"id":797,"parentId":595,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/built/pages/index.js","layer":"ssr"},"startTime":1711860128063,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":38960,"timestamp":4078080293813,"id":805,"parentId":804,"tags":{},"startTime":1711860128069,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":38970,"timestamp":4078080293804,"id":804,"parentId":799,"tags":{},"startTime":1711860128069,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":39694,"timestamp":4078080293660,"id":799,"parentId":774,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","layer":"ssr"},"startTime":1711860128068,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5326,"timestamp":4078080334490,"id":811,"parentId":810,"tags":{},"startTime":1711860128109,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5358,"timestamp":4078080334470,"id":810,"parentId":809,"tags":{},"startTime":1711860128109,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7236,"timestamp":4078080334419,"id":809,"parentId":386,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"ssr"},"startTime":1711860128109,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6915,"timestamp":4078080336026,"id":827,"parentId":826,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6942,"timestamp":4078080336017,"id":826,"parentId":816,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8815,"timestamp":4078080335864,"id":816,"parentId":798,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/built/app/app-bundle-path-normalizer.js","layer":"ssr"},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11343,"timestamp":4078080336016,"id":825,"parentId":824,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11370,"timestamp":4078080336004,"id":824,"parentId":815,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15329,"timestamp":4078080335837,"id":815,"parentId":451,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/path-browserify/index.js","layer":"ssr"},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15607,"timestamp":4078080335720,"id":814,"parentId":813,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15630,"timestamp":4078080335702,"id":813,"parentId":812,"tags":{},"startTime":1711860128110,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18542,"timestamp":4078080335614,"id":812,"parentId":535,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"ssr"},"startTime":1711860128110,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18152,"timestamp":4078080336035,"id":829,"parentId":828,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18161,"timestamp":4078080336027,"id":828,"parentId":817,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18514,"timestamp":4078080335884,"id":817,"parentId":798,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/built/app/app-page-normalizer.js","layer":"ssr"},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18369,"timestamp":4078080336043,"id":831,"parentId":830,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18378,"timestamp":4078080336035,"id":830,"parentId":818,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18681,"timestamp":4078080335902,"id":818,"parentId":798,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/built/app/app-pathname-normalizer.js","layer":"ssr"},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18543,"timestamp":4078080336051,"id":833,"parentId":832,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18551,"timestamp":4078080336044,"id":832,"parentId":819,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18780,"timestamp":4078080335922,"id":819,"parentId":798,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/built/app/app-filename-normalizer.js","layer":"ssr"},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18644,"timestamp":4078080336067,"id":837,"parentId":836,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18652,"timestamp":4078080336060,"id":836,"parentId":821,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18865,"timestamp":4078080335955,"id":821,"parentId":797,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/built/pages/pages-page-normalizer.js","layer":"ssr"},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18771,"timestamp":4078080336060,"id":835,"parentId":834,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18779,"timestamp":4078080336052,"id":834,"parentId":820,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19065,"timestamp":4078080335939,"id":820,"parentId":797,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/built/pages/pages-bundle-path-normalizer.js","layer":"ssr"},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":21642,"timestamp":4078080333748,"id":808,"parentId":807,"tags":{},"startTime":1711860128109,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21680,"timestamp":4078080333712,"id":807,"parentId":806,"tags":{},"startTime":1711860128109,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":26436,"timestamp":4078080333482,"id":806,"parentId":421,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/lru-cache/index.js","layer":"ssr"},"startTime":1711860128108,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":25632,"timestamp":4078080336075,"id":839,"parentId":838,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":25644,"timestamp":4078080336068,"id":838,"parentId":822,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":26027,"timestamp":4078080335971,"id":822,"parentId":797,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/built/pages/pages-filename-normalizer.js","layer":"ssr"},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":25932,"timestamp":4078080336083,"id":841,"parentId":840,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":25940,"timestamp":4078080336075,"id":840,"parentId":823,"tags":{},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":26165,"timestamp":4078080335987,"id":823,"parentId":797,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/built/pages/pages-pathname-normalizer.js","layer":"ssr"},"startTime":1711860128111,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx?__next_edge_ssr_entry__","duration":906902,"timestamp":4078079461173,"id":126,"parentId":125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-app-loader.js?name=app%2Fnot-found&page=%2Fnot-found&appPaths=&pagePath=private-next-app-dir%2Fnot-found.tsx&appDir=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/not-found.tsx?__next_edge_ssr_entry__","layer":"rsc"},"startTime":1711860127236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2615,"timestamp":4078080366707,"id":845,"parentId":844,"tags":{},"startTime":1711860128141,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2689,"timestamp":4078080366636,"id":844,"parentId":842,"tags":{},"startTime":1711860128141,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3242,"timestamp":4078080366346,"id":842,"parentId":816,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/normalizers.js","layer":"ssr"},"startTime":1711860128141,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2226,"timestamp":4078080367766,"id":853,"parentId":852,"tags":{},"startTime":1711860128143,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2272,"timestamp":4078080367726,"id":852,"parentId":849,"tags":{},"startTime":1711860128143,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3088,"timestamp":4078080367579,"id":849,"parentId":817,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/absolute-filename-normalizer.js","layer":"ssr"},"startTime":1711860128142,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3034,"timestamp":4078080367723,"id":851,"parentId":850,"tags":{},"startTime":1711860128143,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3081,"timestamp":4078080367681,"id":850,"parentId":848,"tags":{},"startTime":1711860128142,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4644,"timestamp":4078080367493,"id":848,"parentId":639,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/cookie/index.js","layer":"ssr"},"startTime":1711860128142,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3872,"timestamp":4078080368796,"id":857,"parentId":856,"tags":{},"startTime":1711860128144,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3901,"timestamp":4078080368770,"id":856,"parentId":854,"tags":{},"startTime":1711860128144,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4608,"timestamp":4078080368207,"id":854,"parentId":818,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/wrap-normalizer-fn.js","layer":"ssr"},"startTime":1711860128143,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4019,"timestamp":4078080368808,"id":859,"parentId":858,"tags":{},"startTime":1711860128144,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4030,"timestamp":4078080368798,"id":858,"parentId":855,"tags":{},"startTime":1711860128144,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4673,"timestamp":4078080368265,"id":855,"parentId":818,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/underscore-normalizer.js","layer":"ssr"},"startTime":1711860128143,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13403,"timestamp":4078080366736,"id":847,"parentId":846,"tags":{},"startTime":1711860128142,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13432,"timestamp":4078080366711,"id":846,"parentId":843,"tags":{},"startTime":1711860128142,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13856,"timestamp":4078080366506,"id":843,"parentId":816,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/normalizers/prefixing-normalizer.js","layer":"ssr"},"startTime":1711860128141,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5919,"timestamp":4078080374470,"id":865,"parentId":864,"tags":{},"startTime":1711860128149,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5929,"timestamp":4078080374461,"id":864,"parentId":861,"tags":{},"startTime":1711860128149,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6156,"timestamp":4078080374412,"id":861,"parentId":849,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/page-path/absolute-path-to-page.js","layer":"ssr"},"startTime":1711860128149,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6128,"timestamp":4078080374459,"id":863,"parentId":862,"tags":{},"startTime":1711860128149,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6149,"timestamp":4078080374439,"id":862,"parentId":860,"tags":{},"startTime":1711860128149,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6763,"timestamp":4078080374367,"id":860,"parentId":763,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/querystring-es3/index.js","layer":"ssr"},"startTime":1711860128149,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1846,"timestamp":4078080379936,"id":880,"parentId":879,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1857,"timestamp":4078080379927,"id":879,"parentId":870,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2764,"timestamp":4078080379519,"id":870,"parentId":126,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/entry-base.js","layer":"rsc"},"startTime":1711860128154,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2384,"timestamp":4078080379912,"id":876,"parentId":875,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2413,"timestamp":4078080379885,"id":875,"parentId":868,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4624,"timestamp":4078080377791,"id":868,"parentId":126,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-kind.js","layer":"rsc"},"startTime":1711860128153,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2497,"timestamp":4078080379926,"id":878,"parentId":877,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2511,"timestamp":4078080379914,"id":877,"parentId":869,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3043,"timestamp":4078080379483,"id":869,"parentId":126,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/parallel-route-default.js","layer":"rsc"},"startTime":1711860128154,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4796,"timestamp":4078080379951,"id":884,"parentId":883,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4805,"timestamp":4078080379944,"id":883,"parentId":872,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":5449,"timestamp":4078080379563,"id":872,"parentId":126,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/not-found.tsx","layer":"rsc"},"startTime":1711860128154,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5087,"timestamp":4078080379943,"id":882,"parentId":881,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5095,"timestamp":4078080379936,"id":881,"parentId":871,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5944,"timestamp":4078080379542,"id":871,"parentId":126,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/error-boundary.js","layer":"rsc"},"startTime":1711860128154,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5621,"timestamp":4078080379966,"id":888,"parentId":887,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5630,"timestamp":4078080379959,"id":887,"parentId":874,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6018,"timestamp":4078080379865,"id":874,"parentId":126,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7442,"timestamp":4078080379959,"id":886,"parentId":885,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7452,"timestamp":4078080379952,"id":885,"parentId":873,"tags":{},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":7806,"timestamp":4078080379846,"id":873,"parentId":126,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/layout.tsx","layer":"rsc"},"startTime":1711860128155,"traceId":"a43e3bb0d33d2683"},{"name":"read-resource","duration":10358,"timestamp":4078080377466,"id":867,"parentId":866,"tags":{},"startTime":1711860128152,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-ico?__next_metadata__","duration":11927,"timestamp":4078080376952,"id":866,"parentId":126,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1711860128152,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1808,"timestamp":4078080392392,"id":898,"parentId":897,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1844,"timestamp":4078080392360,"id":897,"parentId":889,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2846,"timestamp":4078080391570,"id":889,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/static-generation-async-storage.external.js","layer":"shared"},"startTime":1711860128166,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2034,"timestamp":4078080392403,"id":900,"parentId":899,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2045,"timestamp":4078080392394,"id":899,"parentId":890,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2806,"timestamp":4078080391877,"id":890,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/request-async-storage.external.js","layer":"shared"},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2281,"timestamp":4078080392412,"id":902,"parentId":901,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2290,"timestamp":4078080392404,"id":901,"parentId":891,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2885,"timestamp":4078080391899,"id":891,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/action-async-storage.external.js","layer":"shared"},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2363,"timestamp":4078080392430,"id":906,"parentId":905,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2372,"timestamp":4078080392423,"id":905,"parentId":893,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3102,"timestamp":4078080391938,"id":893,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2749,"timestamp":4078080392422,"id":904,"parentId":903,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2759,"timestamp":4078080392413,"id":903,"parentId":892,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3618,"timestamp":4078080391916,"id":892,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4926,"timestamp":4078080392456,"id":912,"parentId":911,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4937,"timestamp":4078080392448,"id":911,"parentId":896,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5620,"timestamp":4078080392002,"id":896,"parentId":869,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/not-found.js","layer":"rsc"},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5200,"timestamp":4078080392439,"id":908,"parentId":907,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5208,"timestamp":4078080392432,"id":907,"parentId":894,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5876,"timestamp":4078080391959,"id":894,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/not-found-boundary.js","layer":"rsc"},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3722,"timestamp":4078080394126,"id":918,"parentId":917,"tags":{},"startTime":1711860128169,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3733,"timestamp":4078080394116,"id":917,"parentId":914,"tags":{},"startTime":1711860128169,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3960,"timestamp":4078080394056,"id":914,"parentId":861,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/page-path/remove-page-path-tail.js","layer":"ssr"},"startTime":1711860128169,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4036,"timestamp":4078080394115,"id":916,"parentId":915,"tags":{},"startTime":1711860128169,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4066,"timestamp":4078080394086,"id":915,"parentId":913,"tags":{},"startTime":1711860128169,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4555,"timestamp":4078080393984,"id":913,"parentId":861,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/get-metadata-route.js","layer":"ssr"},"startTime":1711860128169,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6450,"timestamp":4078080392447,"id":910,"parentId":909,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6458,"timestamp":4078080392440,"id":909,"parentId":895,"tags":{},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8919,"timestamp":4078080391983,"id":895,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1711860128167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1216,"timestamp":4078080401469,"id":929,"parentId":928,"tags":{},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1226,"timestamp":4078080401462,"id":928,"parentId":921,"tags":{},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1767,"timestamp":4078080401099,"id":921,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1590,"timestamp":4078080401478,"id":931,"parentId":930,"tags":{},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1599,"timestamp":4078080401470,"id":930,"parentId":922,"tags":{},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2084,"timestamp":4078080401118,"id":922,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js","layer":"rsc"},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1906,"timestamp":4078080401461,"id":927,"parentId":926,"tags":{},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1916,"timestamp":4078080401452,"id":926,"parentId":920,"tags":{},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2504,"timestamp":4078080401076,"id":920,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/layout-router.js","layer":"rsc"},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2166,"timestamp":4078080401450,"id":925,"parentId":924,"tags":{},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2192,"timestamp":4078080401425,"id":924,"parentId":919,"tags":{},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2858,"timestamp":4078080401026,"id":919,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/app-router.js","layer":"rsc"},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2682,"timestamp":4078080401486,"id":933,"parentId":932,"tags":{},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2690,"timestamp":4078080401478,"id":932,"parentId":923,"tags":{},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":3314,"timestamp":4078080401137,"id":923,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/searchparams-bailout-proxy.js","layer":"rsc"},"startTime":1711860128176,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1632,"timestamp":4078080403010,"id":937,"parentId":936,"tags":{},"startTime":1711860128178,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1650,"timestamp":4078080402994,"id":936,"parentId":934,"tags":{},"startTime":1711860128178,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1913,"timestamp":4078080402900,"id":934,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1711860128178,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1803,"timestamp":4078080403020,"id":939,"parentId":938,"tags":{},"startTime":1711860128178,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1812,"timestamp":4078080403012,"id":938,"parentId":935,"tags":{},"startTime":1711860128178,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2062,"timestamp":4078080402931,"id":935,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1711860128178,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2165,"timestamp":4078080404077,"id":947,"parentId":946,"tags":{},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2180,"timestamp":4078080404069,"id":946,"parentId":941,"tags":{},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2923,"timestamp":4078080403944,"id":941,"parentId":895,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/build/output/log.js","layer":"rsc"},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3355,"timestamp":4078080404085,"id":949,"parentId":948,"tags":{},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3365,"timestamp":4078080404077,"id":948,"parentId":942,"tags":{},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4116,"timestamp":4078080403965,"id":942,"parentId":895,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/trace/constants.js","layer":"rsc"},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4052,"timestamp":4078080404068,"id":945,"parentId":944,"tags":{},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4068,"timestamp":4078080404053,"id":944,"parentId":940,"tags":{},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4896,"timestamp":4078080403918,"id":940,"parentId":895,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/constants.js","layer":"rsc"},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5221,"timestamp":4078080404092,"id":951,"parentId":950,"tags":{},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5230,"timestamp":4078080404085,"id":950,"parentId":943,"tags":{},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6228,"timestamp":4078080403981,"id":943,"parentId":895,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1711860128179,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2799,"timestamp":4078080409049,"id":956,"parentId":955,"tags":{},"startTime":1711860128184,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2830,"timestamp":4078080409021,"id":955,"parentId":954,"tags":{},"startTime":1711860128184,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3080,"timestamp":4078080408897,"id":954,"parentId":934,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-dom/server-rendering-stub.js","layer":"rsc"},"startTime":1711860128184,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2591,"timestamp":4078080411007,"id":960,"parentId":959,"tags":{},"startTime":1711860128186,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2619,"timestamp":4078080410983,"id":959,"parentId":957,"tags":{},"startTime":1711860128186,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3342,"timestamp":4078080410482,"id":957,"parentId":913,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/hash.js","layer":"ssr"},"startTime":1711860128185,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2859,"timestamp":4078080411019,"id":962,"parentId":961,"tags":{},"startTime":1711860128186,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2870,"timestamp":4078080411009,"id":961,"parentId":958,"tags":{},"startTime":1711860128186,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3897,"timestamp":4078080410529,"id":958,"parentId":913,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/is-metadata-route.js","layer":"ssr"},"startTime":1711860128185,"traceId":"a43e3bb0d33d2683"},{"name":"read-resource","duration":9115,"timestamp":4078080406136,"id":953,"parentId":952,"tags":{},"startTime":1711860128181,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-css","duration":10019,"timestamp":4078080405586,"id":952,"parentId":873,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css","layer":"rsc"},"startTime":1711860128180,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2233,"timestamp":4078080413421,"id":965,"parentId":964,"tags":{},"startTime":1711860128188,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2256,"timestamp":4078080413400,"id":964,"parentId":963,"tags":{},"startTime":1711860128188,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2822,"timestamp":4078080413317,"id":963,"parentId":941,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/picocolors.js","layer":"rsc"},"startTime":1711860128188,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":894,"timestamp":4078080416330,"id":977,"parentId":976,"tags":{},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":911,"timestamp":4078080416321,"id":976,"parentId":970,"tags":{},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1567,"timestamp":4078080416232,"id":970,"parentId":866,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2446,"timestamp":4078080416341,"id":979,"parentId":978,"tags":{},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2458,"timestamp":4078080416331,"id":978,"parentId":971,"tags":{},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2941,"timestamp":4078080416252,"id":971,"parentId":874,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-modules/app-page/module.js","layer":"ssr"},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2856,"timestamp":4078080416349,"id":981,"parentId":980,"tags":{},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2865,"timestamp":4078080416341,"id":980,"parentId":972,"tags":{},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3035,"timestamp":4078080416270,"id":972,"parentId":870,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-server-dom-webpack/server.edge.js","layer":"rsc"},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3217,"timestamp":4078080416356,"id":983,"parentId":982,"tags":{},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3225,"timestamp":4078080416349,"id":982,"parentId":973,"tags":{},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3375,"timestamp":4078080416287,"id":973,"parentId":872,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/jsx-dev-runtime.js","layer":"rsc"},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3388,"timestamp":4078080416320,"id":975,"parentId":974,"tags":{},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3405,"timestamp":4078080416305,"id":974,"parentId":969,"tags":{},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4657,"timestamp":4078080416200,"id":969,"parentId":954,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-dom/cjs/react-dom-server-rendering-stub.development.js","layer":"rsc"},"startTime":1711860128191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1157,"timestamp":4078080422104,"id":997,"parentId":996,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1170,"timestamp":4078080422096,"id":996,"parentId":986,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1559,"timestamp":4078080421947,"id":986,"parentId":970,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/hash.js","layer":"rsc"},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1451,"timestamp":4078080422095,"id":995,"parentId":994,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1462,"timestamp":4078080422086,"id":994,"parentId":985,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2107,"timestamp":4078080421923,"id":985,"parentId":970,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1953,"timestamp":4078080422112,"id":999,"parentId":998,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1964,"timestamp":4078080422105,"id":998,"parentId":987,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2314,"timestamp":4078080421966,"id":987,"parentId":970,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10521,"timestamp":4078080415193,"id":968,"parentId":967,"tags":{},"startTime":1711860128190,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10552,"timestamp":4078080415175,"id":967,"parentId":966,"tags":{},"startTime":1711860128190,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14590,"timestamp":4078080414977,"id":966,"parentId":943,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1711860128190,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7468,"timestamp":4078080422120,"id":1001,"parentId":1000,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7476,"timestamp":4078080422112,"id":1000,"parentId":988,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7735,"timestamp":4078080421983,"id":988,"parentId":970,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7599,"timestamp":4078080422136,"id":1005,"parentId":1004,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7607,"timestamp":4078080422129,"id":1004,"parentId":990,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7910,"timestamp":4078080422017,"id":990,"parentId":970,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7974,"timestamp":4078080422143,"id":1007,"parentId":1006,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7983,"timestamp":4078080422136,"id":1006,"parentId":991,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8224,"timestamp":4078080422033,"id":991,"parentId":871,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7731,"timestamp":4078080422536,"id":1010,"parentId":1009,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7745,"timestamp":4078080422524,"id":1009,"parentId":1008,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7864,"timestamp":4078080422486,"id":1008,"parentId":969,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/index.js","layer":"rsc"},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8253,"timestamp":4078080422128,"id":1003,"parentId":1002,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8262,"timestamp":4078080422121,"id":1002,"parentId":989,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8983,"timestamp":4078080422000,"id":989,"parentId":970,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8947,"timestamp":4078080422085,"id":993,"parentId":992,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8971,"timestamp":4078080422061,"id":992,"parentId":984,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10080,"timestamp":4078080421871,"id":984,"parentId":970,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/server-utils.js","layer":"rsc"},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12461,"timestamp":4078080422635,"id":1014,"parentId":1013,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12473,"timestamp":4078080422625,"id":1013,"parentId":1011,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14819,"timestamp":4078080422586,"id":1011,"parentId":973,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/cjs/react-jsx-dev-runtime.development.js","layer":"rsc"},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":911,"timestamp":4078080437947,"id":1022,"parentId":1021,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":924,"timestamp":4078080437935,"id":1021,"parentId":1018,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1179,"timestamp":4078080437804,"id":1018,"parentId":971,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-modules/route-module.js","layer":"ssr"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17137,"timestamp":4078080422644,"id":1016,"parentId":1015,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17149,"timestamp":4078080422636,"id":1015,"parentId":1012,"tags":{},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":23704,"timestamp":4078080422607,"id":1012,"parentId":972,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-server.edge.development.js","layer":"rsc"},"startTime":1711860128197,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9698,"timestamp":4078080438589,"id":1040,"parentId":1039,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9709,"timestamp":4078080438582,"id":1039,"parentId":1025,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10079,"timestamp":4078080438393,"id":1025,"parentId":990,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/segment.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9906,"timestamp":4078080438581,"id":1038,"parentId":1037,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9915,"timestamp":4078080438573,"id":1037,"parentId":1024,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10260,"timestamp":4078080438372,"id":1024,"parentId":984,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10045,"timestamp":4078080438597,"id":1042,"parentId":1041,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10053,"timestamp":4078080438590,"id":1041,"parentId":1026,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10350,"timestamp":4078080438410,"id":1026,"parentId":989,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10169,"timestamp":4078080438604,"id":1044,"parentId":1043,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10177,"timestamp":4078080438597,"id":1043,"parentId":1027,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10589,"timestamp":4078080438427,"id":1027,"parentId":984,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10419,"timestamp":4078080438611,"id":1046,"parentId":1045,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10427,"timestamp":4078080438605,"id":1045,"parentId":1028,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":10865,"timestamp":4078080438445,"id":1028,"parentId":984,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10694,"timestamp":4078080438626,"id":1050,"parentId":1049,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10702,"timestamp":4078080438619,"id":1049,"parentId":1030,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10965,"timestamp":4078080438476,"id":1030,"parentId":984,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10820,"timestamp":4078080438633,"id":1052,"parentId":1051,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10828,"timestamp":4078080438626,"id":1051,"parentId":1031,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11045,"timestamp":4078080438494,"id":1031,"parentId":990,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10957,"timestamp":4078080438618,"id":1048,"parentId":1047,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10965,"timestamp":4078080438612,"id":1047,"parentId":1029,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11919,"timestamp":4078080438461,"id":1029,"parentId":984,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12475,"timestamp":4078080437934,"id":1020,"parentId":1019,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12500,"timestamp":4078080437909,"id":1019,"parentId":1017,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13588,"timestamp":4078080437755,"id":1017,"parentId":987,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/path-browserify/index.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12721,"timestamp":4078080438640,"id":1054,"parentId":1053,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12728,"timestamp":4078080438633,"id":1053,"parentId":1032,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13138,"timestamp":4078080438509,"id":1032,"parentId":989,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/helpers/interception-routes.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13179,"timestamp":4078080438655,"id":1058,"parentId":1057,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13187,"timestamp":4078080438648,"id":1057,"parentId":1034,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13375,"timestamp":4078080438541,"id":1034,"parentId":935,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/react.shared-subset.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13294,"timestamp":4078080438647,"id":1056,"parentId":1055,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13302,"timestamp":4078080438641,"id":1055,"parentId":1033,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14359,"timestamp":4078080438524,"id":1033,"parentId":984,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/native-url/index.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16509,"timestamp":4078080438572,"id":1036,"parentId":1035,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16525,"timestamp":4078080438558,"id":1035,"parentId":1023,"tags":{},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21880,"timestamp":4078080438342,"id":1023,"parentId":1008,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/cjs/react.development.js","layer":"rsc"},"startTime":1711860128213,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1049,"timestamp":4078080460516,"id":1061,"parentId":1060,"tags":{},"startTime":1711860128235,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1126,"timestamp":4078080460488,"id":1060,"parentId":1059,"tags":{},"startTime":1711860128235,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1588,"timestamp":4078080460365,"id":1059,"parentId":971,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/future/route-modules/app-page/vendored/contexts/entrypoints.js","layer":"ssr"},"startTime":1711860128235,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1125,"timestamp":4078080460846,"id":1073,"parentId":1072,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1133,"timestamp":4078080460838,"id":1072,"parentId":1064,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1416,"timestamp":4078080460720,"id":1064,"parentId":1029,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1310,"timestamp":4078080460838,"id":1071,"parentId":1070,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1319,"timestamp":4078080460829,"id":1070,"parentId":1063,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1588,"timestamp":4078080460700,"id":1063,"parentId":1029,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/app-router-headers.js","layer":"rsc"},"startTime":1711860128235,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3432,"timestamp":4078080460854,"id":1075,"parentId":1074,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3442,"timestamp":4078080460847,"id":1074,"parentId":1065,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3743,"timestamp":4078080460741,"id":1065,"parentId":1029,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3736,"timestamp":4078080460828,"id":1069,"parentId":1068,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3753,"timestamp":4078080460813,"id":1068,"parentId":1062,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4409,"timestamp":4078080460660,"id":1062,"parentId":1028,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/utils.js","layer":"rsc"},"startTime":1711860128235,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4225,"timestamp":4078080460861,"id":1077,"parentId":1076,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4233,"timestamp":4078080460854,"id":1076,"parentId":1066,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4726,"timestamp":4078080460768,"id":1066,"parentId":1033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/querystring-es3/index.js","layer":"rsc"},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5078,"timestamp":4078080460869,"id":1079,"parentId":1078,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5086,"timestamp":4078080460862,"id":1078,"parentId":1067,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6171,"timestamp":4078080460787,"id":1067,"parentId":1027,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20536,"timestamp":4078080461104,"id":1082,"parentId":1081,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20560,"timestamp":4078080461085,"id":1081,"parentId":1080,"tags":{},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":24679,"timestamp":4078080461048,"id":1080,"parentId":1034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/cjs/react.shared-subset.development.js","layer":"rsc"},"startTime":1711860128236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5104,"timestamp":4078080480952,"id":1087,"parentId":1086,"tags":{},"startTime":1711860128256,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5135,"timestamp":4078080480923,"id":1086,"parentId":1083,"tags":{},"startTime":1711860128256,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19481,"timestamp":4078080467043,"id":1083,"parentId":1064,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1711860128242,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":892,"timestamp":4078080485968,"id":1091,"parentId":1090,"tags":{},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":920,"timestamp":4078080485942,"id":1090,"parentId":1088,"tags":{},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1290,"timestamp":4078080485814,"id":1088,"parentId":1065,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1146,"timestamp":4078080485980,"id":1093,"parentId":1092,"tags":{},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1157,"timestamp":4078080485970,"id":1092,"parentId":1089,"tags":{},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1420,"timestamp":4078080485873,"id":1089,"parentId":1065,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":781,"timestamp":4078080486707,"id":1101,"parentId":1100,"tags":{},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":799,"timestamp":4078080486691,"id":1100,"parentId":1094,"tags":{},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1020,"timestamp":4078080486568,"id":1094,"parentId":1059,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/amp-context.shared-runtime.js","layer":"ssr"},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1128,"timestamp":4078080486717,"id":1103,"parentId":1102,"tags":{},"startTime":1711860128262,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1156,"timestamp":4078080486708,"id":1102,"parentId":1095,"tags":{},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1835,"timestamp":4078080486598,"id":1095,"parentId":1059,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/loadable-context.shared-runtime.js","layer":"ssr"},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2065,"timestamp":4078080486725,"id":1105,"parentId":1104,"tags":{},"startTime":1711860128262,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2077,"timestamp":4078080486717,"id":1104,"parentId":1096,"tags":{},"startTime":1711860128262,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2511,"timestamp":4078080486620,"id":1096,"parentId":1059,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/image-config-context.shared-runtime.js","layer":"ssr"},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"read-resource","duration":8300,"timestamp":4078080480867,"id":1085,"parentId":1084,"tags":{},"startTime":1711860128256,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":28666,"timestamp":4078080486740,"id":1109,"parentId":1108,"tags":{},"startTime":1711860128262,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":28679,"timestamp":4078080486733,"id":1108,"parentId":1098,"tags":{},"startTime":1711860128262,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":29099,"timestamp":4078080486655,"id":1098,"parentId":1059,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/html-context.shared-runtime.js","layer":"ssr"},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":29024,"timestamp":4078080486747,"id":1111,"parentId":1110,"tags":{},"startTime":1711860128262,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":29032,"timestamp":4078080486741,"id":1110,"parentId":1099,"tags":{},"startTime":1711860128262,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":29218,"timestamp":4078080486672,"id":1099,"parentId":1059,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router-context.shared-runtime.js","layer":"ssr"},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":29584,"timestamp":4078080486733,"id":1107,"parentId":1106,"tags":{},"startTime":1711860128262,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":29593,"timestamp":4078080486725,"id":1106,"parentId":1097,"tags":{},"startTime":1711860128262,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":30420,"timestamp":4078080486638,"id":1097,"parentId":1059,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/loadable.shared-runtime.js","layer":"ssr"},"startTime":1711860128261,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":788,"timestamp":4078080517620,"id":1116,"parentId":1115,"tags":{},"startTime":1711860128292,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":817,"timestamp":4078080517594,"id":1115,"parentId":1114,"tags":{},"startTime":1711860128292,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1042,"timestamp":4078080517544,"id":1114,"parentId":1096,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/image-config.js","layer":"ssr"},"startTime":1711860128292,"traceId":"a43e3bb0d33d2683"},{"name":"font-loader","duration":1390105,"timestamp":4078080512186,"id":1113,"parentId":1112,"tags":{},"startTime":1711860128287,"traceId":"a43e3bb0d33d2683"},{"name":"postcss","duration":2780,"timestamp":4078082050183,"id":1117,"parentId":1112,"tags":{},"startTime":1711860129825,"traceId":"a43e3bb0d33d2683"},{"name":"next-font-loader","duration":1563838,"timestamp":4078080489406,"id":1112,"parentId":1084,"tags":{},"startTime":1711860128264,"traceId":"a43e3bb0d33d2683"},{"name":"css-loader","duration":17498,"timestamp":4078082053064,"id":1118,"parentId":1084,"tags":{"astUsed":"true"},"startTime":1711860129828,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}","duration":1603760,"timestamp":4078080467083,"id":1084,"parentId":873,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}","layer":"rsc"},"startTime":1711860128242,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":2646995,"timestamp":4078079423989,"id":124,"parentId":123,"tags":{"request":"next-edge-ssr-loader?{\"absolute500Path\":\"\",\"absoluteAppPath\":\"next/dist/pages/_app\",\"absoluteDocumentPath\":\"next/dist/pages/_document\",\"absoluteErrorPath\":\"next/dist/pages/_error\",\"absolutePagePath\":\"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/not-found.tsx\",\"buildId\":\"development\",\"dev\":true,\"isServerComponent\":true,\"page\":\"/not-found\",\"stringifiedConfig\":\"eyJlbnYiOnt9LCJ3ZWJwYWNrIjpudWxsLCJlc2xpbnQiOnsiaWdub3JlRHVyaW5nQnVpbGRzIjpmYWxzZX0sInR5cGVzY3JpcHQiOnsiaWdub3JlQnVpbGRFcnJvcnMiOmZhbHNlLCJ0c2NvbmZpZ1BhdGgiOiJ0c2NvbmZpZy5qc29uIn0sImRpc3REaXIiOiIubmV4dCIsImNsZWFuRGlzdERpciI6dHJ1ZSwiYXNzZXRQcmVmaXgiOiIiLCJjYWNoZU1heE1lbW9yeVNpemUiOjUyNDI4ODAwLCJjb25maWdPcmlnaW4iOiJuZXh0LmNvbmZpZy5tanMiLCJ1c2VGaWxlU3lzdGVtUHVibGljUm91dGVzIjp0cnVlLCJnZW5lcmF0ZUV0YWdzIjp0cnVlLCJwYWdlRXh0ZW5zaW9ucyI6WyJ0c3giLCJ0cyIsImpzeCIsImpzIl0sInBvd2VyZWRCeUhlYWRlciI6dHJ1ZSwiY29tcHJlc3MiOnRydWUsImFuYWx5dGljc0lkIjoiIiwiaW1hZ2VzIjp7ImRldmljZVNpemVzIjpbNjQwLDc1MCw4MjgsMTA4MCwxMjAwLDE5MjAsMjA0OCwzODQwXSwiaW1hZ2VTaXplcyI6WzE2LDMyLDQ4LDY0LDk2LDEyOCwyNTYsMzg0XSwicGF0aCI6Ii9fbmV4dC9pbWFnZSIsImxvYWRlciI6ImRlZmF1bHQiLCJsb2FkZXJGaWxlIjoiIiwiZG9tYWlucyI6W10sImRpc2FibGVTdGF0aWNJbWFnZXMiOmZhbHNlLCJtaW5pbXVtQ2FjaGVUVEwiOjYwLCJmb3JtYXRzIjpbImltYWdlL3dlYnAiXSwiZGFuZ2Vyb3VzbHlBbGxvd1NWRyI6ZmFsc2UsImNvbnRlbnRTZWN1cml0eVBvbGljeSI6InNjcmlwdC1zcmMgJ25vbmUnOyBmcmFtZS1zcmMgJ25vbmUnOyBzYW5kYm94OyIsImNvbnRlbnREaXNwb3NpdGlvblR5cGUiOiJpbmxpbmUiLCJyZW1vdGVQYXR0ZXJucyI6W10sInVub3B0aW1pemVkIjpmYWxzZX0sImRldkluZGljYXRvcnMiOnsiYnVpbGRBY3Rpdml0eSI6dHJ1ZSwiYnVpbGRBY3Rpdml0eVBvc2l0aW9uIjoiYm90dG9tLXJpZ2h0In0sIm9uRGVtYW5kRW50cmllcyI6eyJtYXhJbmFjdGl2ZUFnZSI6NjAwMDAsInBhZ2VzQnVmZmVyTGVuZ3RoIjo1fSwiYW1wIjp7ImNhbm9uaWNhbEJhc2UiOiIifSwiYmFzZVBhdGgiOiIiLCJzYXNzT3B0aW9ucyI6e30sInRyYWlsaW5nU2xhc2giOmZhbHNlLCJpMThuIjpudWxsLCJwcm9kdWN0aW9uQnJvd3NlclNvdXJjZU1hcHMiOmZhbHNlLCJvcHRpbWl6ZUZvbnRzIjp0cnVlLCJleGNsdWRlRGVmYXVsdE1vbWVudExvY2FsZXMiOnRydWUsInNlcnZlclJ1bnRpbWVDb25maWciOnt9LCJwdWJsaWNSdW50aW1lQ29uZmlnIjp7fSwicmVhY3RQcm9kdWN0aW9uUHJvZmlsaW5nIjpmYWxzZSwicmVhY3RTdHJpY3RNb2RlIjpudWxsLCJodHRwQWdlbnRPcHRpb25zIjp7ImtlZXBBbGl2ZSI6dHJ1ZX0sIm91dHB1dEZpbGVUcmFjaW5nIjp0cnVlLCJzdGF0aWNQYWdlR2VuZXJhdGlvblRpbWVvdXQiOjYwLCJzd2NNaW5pZnkiOnRydWUsIm1vZHVsYXJpemVJbXBvcnRzIjp7IkBtdWkvaWNvbnMtbWF0ZXJpYWwiOnsidHJhbnNmb3JtIjoiQG11aS9pY29ucy1tYXRlcmlhbC97e21lbWJlcn19In0sImxvZGFzaCI6eyJ0cmFuc2Zvcm0iOiJsb2Rhc2gve3ttZW1iZXJ9fSJ9LCJuZXh0L3NlcnZlciI6eyJ0cmFuc2Zvcm0iOiJuZXh0L2Rpc3Qvc2VydmVyL3dlYi9leHBvcnRzL3t7IGtlYmFiQ2FzZSBtZW1iZXIgfX0ifX0sImV4cGVyaW1lbnRhbCI6eyJzZXJ2ZXJNaW5pZmljYXRpb24iOnRydWUsInNlcnZlclNvdXJjZU1hcHMiOmZhbHNlLCJjYXNlU2Vuc2l0aXZlUm91dGVzIjpmYWxzZSwidXNlRGVwbG95bWVudElkIjpmYWxzZSwidXNlRGVwbG95bWVudElkU2VydmVyQWN0aW9ucyI6ZmFsc2UsImNsaWVudFJvdXRlckZpbHRlciI6dHJ1ZSwiY2xpZW50Um91dGVyRmlsdGVyUmVkaXJlY3RzIjpmYWxzZSwiZmV0Y2hDYWNoZUtleVByZWZpeCI6IiIsIm1pZGRsZXdhcmVQcmVmZXRjaCI6ImZsZXhpYmxlIiwib3B0aW1pc3RpY0NsaWVudENhY2hlIjp0cnVlLCJtYW51YWxDbGllbnRCYXNlUGF0aCI6ZmFsc2UsImNwdXMiOjksIm1lbW9yeUJhc2VkV29ya2Vyc0NvdW50IjpmYWxzZSwiaXNyRmx1c2hUb0Rpc2siOnRydWUsIndvcmtlclRocmVhZHMiOmZhbHNlLCJvcHRpbWl6ZUNzcyI6ZmFsc2UsIm5leHRTY3JpcHRXb3JrZXJzIjpmYWxzZSwic2Nyb2xsUmVzdG9yYXRpb24iOmZhbHNlLCJleHRlcm5hbERpciI6ZmFsc2UsImRpc2FibGVPcHRpbWl6ZWRMb2FkaW5nIjpmYWxzZSwiZ3ppcFNpemUiOnRydWUsImNyYUNvbXBhdCI6ZmFsc2UsImVzbUV4dGVybmFscyI6dHJ1ZSwiZnVsbHlTcGVjaWZpZWQiOmZhbHNlLCJvdXRwdXRGaWxlVHJhY2luZ1Jvb3QiOiIiLCJzd2NUcmFjZVByb2ZpbGluZyI6ZmFsc2UsImZvcmNlU3djVHJhbnNmb3JtcyI6ZmFsc2UsImxhcmdlUGFnZURhdGFCeXRlcyI6MTI4MDAwLCJhZGp1c3RGb250RmFsbGJhY2tzIjpmYWxzZSwiYWRqdXN0Rm9udEZhbGxiYWNrc1dpdGhTaXplQWRqdXN0IjpmYWxzZSwidHlwZWRSb3V0ZXMiOmZhbHNlLCJpbnN0cnVtZW50YXRpb25Ib29rIjpmYWxzZSwiYnVuZGxlUGFnZXNFeHRlcm5hbHMiOmZhbHNlLCJwYXJhbGxlbFNlcnZlckNvbXBpbGVzIjpmYWxzZSwicGFyYWxsZWxTZXJ2ZXJCdWlsZFRyYWNlcyI6ZmFsc2UsInBwciI6ZmFsc2UsIm1pc3NpbmdTdXNwZW5zZVdpdGhDU1JCYWlsb3V0Ijp0cnVlLCJvcHRpbWl6ZVBhY2thZ2VJbXBvcnRzIjpbImx1Y2lkZS1yZWFjdCIsImRhdGUtZm5zIiwibG9kYXNoLWVzIiwicmFtZGEiLCJhbnRkIiwicmVhY3QtYm9vdHN0cmFwIiwiYWhvb2tzIiwiQGFudC1kZXNpZ24vaWNvbnMiLCJAaGVhZGxlc3N1aS9yZWFjdCIsIkBoZWFkbGVzc3VpLWZsb2F0L3JlYWN0IiwiQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCIsIkBoZXJvaWNvbnMvcmVhY3QvMjQvc29saWQiLCJAaGVyb2ljb25zL3JlYWN0LzI0L291dGxpbmUiLCJAdmlzeC92aXN4IiwiQHRyZW1vci9yZWFjdCIsInJ4anMiLCJAbXVpL21hdGVyaWFsIiwiQG11aS9pY29ucy1tYXRlcmlhbCIsInJlY2hhcnRzIiwicmVhY3QtdXNlIiwiQG1hdGVyaWFsLXVpL2NvcmUiLCJAbWF0ZXJpYWwtdWkvaWNvbnMiLCJAdGFibGVyL2ljb25zLXJlYWN0IiwibXVpLWNvcmUiLCJyZWFjdC1pY29ucy9haSIsInJlYWN0LWljb25zL2JpIiwicmVhY3QtaWNvbnMvYnMiLCJyZWFjdC1pY29ucy9jZyIsInJlYWN0LWljb25zL2NpIiwicmVhY3QtaWNvbnMvZGkiLCJyZWFjdC1pY29ucy9mYSIsInJlYWN0LWljb25zL2ZhNiIsInJlYWN0LWljb25zL2ZjIiwicmVhY3QtaWNvbnMvZmkiLCJyZWFjdC1pY29ucy9naSIsInJlYWN0LWljb25zL2dvIiwicmVhY3QtaWNvbnMvZ3IiLCJyZWFjdC1pY29ucy9oaSIsInJlYWN0LWljb25zL2hpMiIsInJlYWN0LWljb25zL2ltIiwicmVhY3QtaWNvbnMvaW8iLCJyZWFjdC1pY29ucy9pbzUiLCJyZWFjdC1pY29ucy9saWEiLCJyZWFjdC1pY29ucy9saWIiLCJyZWFjdC1pY29ucy9sdSIsInJlYWN0LWljb25zL21kIiwicmVhY3QtaWNvbnMvcGkiLCJyZWFjdC1pY29ucy9yaSIsInJlYWN0LWljb25zL3J4IiwicmVhY3QtaWNvbnMvc2kiLCJyZWFjdC1pY29ucy9zbCIsInJlYWN0LWljb25zL3RiIiwicmVhY3QtaWNvbnMvdGZpIiwicmVhY3QtaWNvbnMvdGkiLCJyZWFjdC1pY29ucy92c2MiLCJyZWFjdC1pY29ucy93aSJdfSwiY29uZmlnRmlsZSI6Ii9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L2FwcHMvd2ViL25leHQuY29uZmlnLm1qcyIsImNvbmZpZ0ZpbGVOYW1lIjoibmV4dC5jb25maWcubWpzIn0=\",\"pagesType\":\"app\",\"appDirLoader\":\"bmV4dC1hcHAtbG9hZGVyP25hbWU9YXBwJTJGbm90LWZvdW5kJnBhZ2U9JTJGbm90LWZvdW5kJmFwcFBhdGhzPSZwYWdlUGF0aD1wcml2YXRlLW5leHQtYXBwLWRpciUyRm5vdC1mb3VuZC50c3gmYXBwRGlyPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWIlMkZzcmMlMkZhcHAmcGFnZUV4dGVuc2lvbnM9dHN4JnBhZ2VFeHRlbnNpb25zPXRzJnBhZ2VFeHRlbnNpb25zPWpzeCZwYWdlRXh0ZW5zaW9ucz1qcyZyb290RGlyPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWImaXNEZXY9dHJ1ZSZ0c2NvbmZpZ1BhdGg9dHNjb25maWcuanNvbiZiYXNlUGF0aD0mYXNzZXRQcmVmaXg9Jm5leHRDb25maWdPdXRwdXQ9JnByZWZlcnJlZFJlZ2lvbj0mbWlkZGxld2FyZUNvbmZpZz1lMzAlM0Qh\",\"sriEnabled\":false,\"middlewareConfig\":\"e30=\"}!"},"startTime":1711860127199,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js?server=true!","duration":419,"timestamp":4078082075238,"id":1123,"parentId":122,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=true!","layer":"ssr"},"startTime":1711860129850,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&server=true!","duration":93,"timestamp":4078082075668,"id":1124,"parentId":122,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fapp%2Flayout.tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&server=true!","layer":"ssr"},"startTime":1711860129850,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js&server=true!","duration":3046,"timestamp":4078082075768,"id":1125,"parentId":122,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fcomponents%2Fdev-root-not-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fcomponents%2Ferror-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fcomponents%2Fnot-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fcomponents%2Fstatic-generation-searchparams-bailout-provider.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Floadable-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=true!","layer":"ssr"},"startTime":1711860129851,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":626,"timestamp":4078082082121,"id":1138,"parentId":1137,"tags":{},"startTime":1711860129857,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":649,"timestamp":4078082082107,"id":1137,"parentId":1135,"tags":{},"startTime":1711860129857,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1064,"timestamp":4078082082062,"id":1135,"parentId":1125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1711860129857,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1826,"timestamp":4078082081604,"id":1130,"parentId":1129,"tags":{},"startTime":1711860129856,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1856,"timestamp":4078082081576,"id":1129,"parentId":1126,"tags":{},"startTime":1711860129856,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2559,"timestamp":4078082081481,"id":1126,"parentId":1125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/error-boundary.js","layer":"ssr"},"startTime":1711860129856,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1926,"timestamp":4078082082130,"id":1140,"parentId":1139,"tags":{},"startTime":1711860129857,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1936,"timestamp":4078082082121,"id":1139,"parentId":1136,"tags":{},"startTime":1711860129857,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2107,"timestamp":4078082082088,"id":1136,"parentId":1125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js","layer":"ssr"},"startTime":1711860129857,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3194,"timestamp":4078082081625,"id":1134,"parentId":1133,"tags":{},"startTime":1711860129856,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3204,"timestamp":4078082081617,"id":1133,"parentId":1128,"tags":{},"startTime":1711860129856,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4515,"timestamp":4078082081546,"id":1128,"parentId":1125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/layout-router.js","layer":"ssr"},"startTime":1711860129856,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":4667,"timestamp":4078082081616,"id":1132,"parentId":1131,"tags":{},"startTime":1711860129856,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4678,"timestamp":4078082081606,"id":1131,"parentId":1127,"tags":{},"startTime":1711860129856,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7773,"timestamp":4078082081523,"id":1127,"parentId":1125,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/app-router.js","layer":"ssr"},"startTime":1711860129856,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1109,"timestamp":4078082091946,"id":1143,"parentId":1142,"tags":{},"startTime":1711860129867,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1139,"timestamp":4078082091919,"id":1142,"parentId":1141,"tags":{},"startTime":1711860129867,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1384,"timestamp":4078082091843,"id":1141,"parentId":1136,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/searchparams-bailout-proxy.js","layer":"ssr"},"startTime":1711860129867,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1021,"timestamp":4078082093008,"id":1146,"parentId":1145,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1039,"timestamp":4078082092991,"id":1145,"parentId":1144,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1363,"timestamp":4078082092883,"id":1144,"parentId":1126,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1298,"timestamp":4078082093546,"id":1166,"parentId":1165,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1311,"timestamp":4078082093538,"id":1165,"parentId":1149,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1927,"timestamp":4078082093296,"id":1149,"parentId":1127,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/remove-base-path.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1700,"timestamp":4078082093537,"id":1164,"parentId":1163,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1711,"timestamp":4078082093528,"id":1163,"parentId":1148,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2088,"timestamp":4078082093275,"id":1148,"parentId":1128,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/infinite-promise.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1847,"timestamp":4078082093527,"id":1162,"parentId":1161,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1862,"timestamp":4078082093513,"id":1161,"parentId":1147,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2263,"timestamp":4078082093247,"id":1147,"parentId":1127,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/has-base-path.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1977,"timestamp":4078082093554,"id":1168,"parentId":1167,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1985,"timestamp":4078082093546,"id":1167,"parentId":1150,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2580,"timestamp":4078082093313,"id":1150,"parentId":1128,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2986,"timestamp":4078082093561,"id":1170,"parentId":1169,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2995,"timestamp":4078082093554,"id":1169,"parentId":1151,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3433,"timestamp":4078082093329,"id":1151,"parentId":1127,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/add-base-path.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3221,"timestamp":4078082093568,"id":1172,"parentId":1171,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3229,"timestamp":4078082093561,"id":1171,"parentId":1152,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3857,"timestamp":4078082093345,"id":1152,"parentId":1128,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3646,"timestamp":4078082093576,"id":1174,"parentId":1173,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3654,"timestamp":4078082093569,"id":1173,"parentId":1153,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4134,"timestamp":4078082093360,"id":1153,"parentId":1127,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/app-router-announcer.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3914,"timestamp":4078082093591,"id":1178,"parentId":1177,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3922,"timestamp":4078082093584,"id":1177,"parentId":1155,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4228,"timestamp":4078082093391,"id":1155,"parentId":1128,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4057,"timestamp":4078082093583,"id":1176,"parentId":1175,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4065,"timestamp":4078082093577,"id":1175,"parentId":1154,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4639,"timestamp":4078082093376,"id":1154,"parentId":1127,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/use-reducer-with-devtools.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4420,"timestamp":4078082093606,"id":1182,"parentId":1181,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4427,"timestamp":4078082093599,"id":1181,"parentId":1157,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4703,"timestamp":4078082093424,"id":1157,"parentId":1128,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/utils/handle-smooth-scroll.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4539,"timestamp":4078082093598,"id":1180,"parentId":1179,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4546,"timestamp":4078082093592,"id":1179,"parentId":1156,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4872,"timestamp":4078082093409,"id":1156,"parentId":1127,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4671,"timestamp":4078082093620,"id":1186,"parentId":1185,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4678,"timestamp":4078082093613,"id":1185,"parentId":1159,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4962,"timestamp":4078082093455,"id":1159,"parentId":1127,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6462,"timestamp":4078082093613,"id":1184,"parentId":1183,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6472,"timestamp":4078082093606,"id":1183,"parentId":1158,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6816,"timestamp":4078082093441,"id":1158,"parentId":1127,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6654,"timestamp":4078082093627,"id":1188,"parentId":1187,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6662,"timestamp":4078082093621,"id":1187,"parentId":1160,"tags":{},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7070,"timestamp":4078082093471,"id":1160,"parentId":1127,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/create-initial-router-state.js","layer":"ssr"},"startTime":1711860129868,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4335,"timestamp":4078082096258,"id":1191,"parentId":1190,"tags":{},"startTime":1711860129871,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4357,"timestamp":4078082096236,"id":1190,"parentId":1189,"tags":{},"startTime":1711860129871,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5938,"timestamp":4078082095946,"id":1189,"parentId":1127,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/hot-reloader-client.js","layer":"ssr"},"startTime":1711860129871,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1132,"timestamp":4078082105974,"id":1196,"parentId":1195,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1160,"timestamp":4078082105948,"id":1195,"parentId":1192,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1469,"timestamp":4078082105827,"id":1192,"parentId":1152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/app-call-server.js","layer":"ssr"},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1572,"timestamp":4078082105995,"id":1200,"parentId":1199,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1581,"timestamp":4078082105986,"id":1199,"parentId":1194,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2052,"timestamp":4078082105906,"id":1194,"parentId":1154,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/router/action-queue.js","layer":"ssr"},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1986,"timestamp":4078082105986,"id":1198,"parentId":1197,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1997,"timestamp":4078082105976,"id":1197,"parentId":1193,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2318,"timestamp":4078082105882,"id":1193,"parentId":1151,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2878,"timestamp":4078082106204,"id":1205,"parentId":1204,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2892,"timestamp":4078082106193,"id":1204,"parentId":1201,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3293,"timestamp":4078082106131,"id":1201,"parentId":1160,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"ssr"},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3217,"timestamp":4078082106220,"id":1209,"parentId":1208,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3225,"timestamp":4078082106213,"id":1208,"parentId":1203,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3378,"timestamp":4078082106175,"id":1203,"parentId":1189,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/dev/hot-reloader-types.js","layer":"ssr"},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3358,"timestamp":4078082106213,"id":1207,"parentId":1206,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3367,"timestamp":4078082106205,"id":1206,"parentId":1202,"tags":{},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3730,"timestamp":4078082106156,"id":1202,"parentId":1160,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1711860129881,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2955,"timestamp":4078082106950,"id":1217,"parentId":1216,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2979,"timestamp":4078082106926,"id":1216,"parentId":1210,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3379,"timestamp":4078082106768,"id":1210,"parentId":1189,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/error-overlay-reducer.js","layer":"ssr"},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3189,"timestamp":4078082106970,"id":1221,"parentId":1220,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3198,"timestamp":4078082106962,"id":1220,"parentId":1212,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3528,"timestamp":4078082106845,"id":1212,"parentId":1189,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/parseStack.js","layer":"ssr"},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4010,"timestamp":4078082106961,"id":1219,"parentId":1218,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4022,"timestamp":4078082106951,"id":1218,"parentId":1211,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4472,"timestamp":4078082106822,"id":1211,"parentId":1189,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/ReactDevOverlay.js","layer":"ssr"},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4442,"timestamp":4078082106978,"id":1223,"parentId":1222,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4451,"timestamp":4078082106970,"id":1222,"parentId":1213,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4833,"timestamp":4078082106864,"id":1213,"parentId":1189,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/use-error-handler.js","layer":"ssr"},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4730,"timestamp":4078082106986,"id":1225,"parentId":1224,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4738,"timestamp":4078082106978,"id":1224,"parentId":1214,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5228,"timestamp":4078082106888,"id":1214,"parentId":1189,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/use-websocket.js","layer":"ssr"},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5139,"timestamp":4078082106994,"id":1227,"parentId":1226,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5148,"timestamp":4078082106986,"id":1226,"parentId":1215,"tags":{},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5520,"timestamp":4078082106907,"id":1215,"parentId":1189,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/parse-component-stack.js","layer":"ssr"},"startTime":1711860129882,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2214,"timestamp":4078082114717,"id":1230,"parentId":1229,"tags":{},"startTime":1711860129889,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2241,"timestamp":4078082114696,"id":1229,"parentId":1228,"tags":{},"startTime":1711860129889,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3299,"timestamp":4078082114655,"id":1228,"parentId":1189,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/dev/error-overlay/format-webpack-messages.js","layer":"ssr"},"startTime":1711860129889,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3707,"timestamp":4078082115062,"id":1233,"parentId":1232,"tags":{},"startTime":1711860129890,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3725,"timestamp":4078082115048,"id":1232,"parentId":1231,"tags":{},"startTime":1711860129890,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4049,"timestamp":4078082115019,"id":1231,"parentId":1194,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/router-reducer.js","layer":"ssr"},"startTime":1711860129890,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2767,"timestamp":4078082116318,"id":1237,"parentId":1236,"tags":{},"startTime":1711860129891,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2789,"timestamp":4078082116297,"id":1236,"parentId":1234,"tags":{},"startTime":1711860129891,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3032,"timestamp":4078082116230,"id":1234,"parentId":1213,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/hydration-error-info.js","layer":"ssr"},"startTime":1711860129891,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2946,"timestamp":4078082116328,"id":1239,"parentId":1238,"tags":{},"startTime":1711860129891,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2956,"timestamp":4078082116319,"id":1238,"parentId":1235,"tags":{},"startTime":1711860129891,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":3306,"timestamp":4078082116274,"id":1235,"parentId":1214,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/get-socket-url.js","layer":"ssr"},"startTime":1711860129891,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2147,"timestamp":4078082118229,"id":1252,"parentId":1251,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2157,"timestamp":4078082118221,"id":1251,"parentId":1242,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2690,"timestamp":4078082118076,"id":1242,"parentId":1211,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/container/RootLayoutError.js","layer":"ssr"},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3534,"timestamp":4078082118210,"id":1248,"parentId":1247,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3554,"timestamp":4078082118192,"id":1247,"parentId":1240,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3923,"timestamp":4078082118024,"id":1240,"parentId":1211,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/ShadowPortal.js","layer":"ssr"},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3745,"timestamp":4078082118221,"id":1250,"parentId":1249,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3755,"timestamp":4078082118212,"id":1249,"parentId":1241,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4158,"timestamp":4078082118056,"id":1241,"parentId":1211,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/container/BuildError.js","layer":"ssr"},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3984,"timestamp":4078082118246,"id":1256,"parentId":1255,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3992,"timestamp":4078082118238,"id":1255,"parentId":1244,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4472,"timestamp":4078082118112,"id":1244,"parentId":1211,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/styles/ComponentStyles.js","layer":"ssr"},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4627,"timestamp":4078082118238,"id":1254,"parentId":1253,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4637,"timestamp":4078082118230,"id":1253,"parentId":1243,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7096,"timestamp":4078082118094,"id":1243,"parentId":1211,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/container/Errors.js","layer":"ssr"},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9953,"timestamp":4078082118261,"id":1260,"parentId":1259,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9963,"timestamp":4078082118254,"id":1259,"parentId":1246,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10359,"timestamp":4078082118145,"id":1246,"parentId":1211,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/styles/CssReset.js","layer":"ssr"},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10430,"timestamp":4078082118253,"id":1258,"parentId":1257,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10439,"timestamp":4078082118246,"id":1257,"parentId":1245,"tags":{},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10709,"timestamp":4078082118128,"id":1245,"parentId":1211,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/styles/Base.js","layer":"ssr"},"startTime":1711860129893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1609,"timestamp":4078082131514,"id":1272,"parentId":1271,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1635,"timestamp":4078082131504,"id":1271,"parentId":1262,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3056,"timestamp":4078082131102,"id":1262,"parentId":1231,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"ssr"},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3342,"timestamp":4078082131523,"id":1274,"parentId":1273,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3353,"timestamp":4078082131515,"id":1273,"parentId":1263,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4013,"timestamp":4078082131127,"id":1263,"parentId":1231,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/restore-reducer.js","layer":"ssr"},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3627,"timestamp":4078082131531,"id":1276,"parentId":1275,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3636,"timestamp":4078082131523,"id":1275,"parentId":1264,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4281,"timestamp":4078082131147,"id":1264,"parentId":1231,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"ssr"},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3971,"timestamp":4078082131502,"id":1270,"parentId":1269,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4000,"timestamp":4078082131475,"id":1269,"parentId":1261,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5763,"timestamp":4078082131047,"id":1261,"parentId":1231,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5303,"timestamp":4078082131540,"id":1278,"parentId":1277,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5312,"timestamp":4078082131532,"id":1277,"parentId":1265,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6006,"timestamp":4078082131165,"id":1265,"parentId":1231,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/refresh-reducer.js","layer":"ssr"},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6374,"timestamp":4078082131555,"id":1282,"parentId":1281,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6383,"timestamp":4078082131548,"id":1281,"parentId":1267,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7387,"timestamp":4078082131199,"id":1267,"parentId":1231,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/server-action-reducer.js","layer":"ssr"},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7036,"timestamp":4078082131563,"id":1284,"parentId":1283,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7044,"timestamp":4078082131556,"id":1283,"parentId":1268,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7507,"timestamp":4078082131217,"id":1268,"parentId":1242,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/noop-template.js","layer":"ssr"},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9211,"timestamp":4078082132225,"id":1290,"parentId":1289,"tags":{},"startTime":1711860129907,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9222,"timestamp":4078082132217,"id":1289,"parentId":1286,"tags":{},"startTime":1711860129907,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9484,"timestamp":4078082132172,"id":1286,"parentId":1243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/getErrorByType.js","layer":"ssr"},"startTime":1711860129907,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9460,"timestamp":4078082132216,"id":1288,"parentId":1287,"tags":{},"startTime":1711860129907,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9474,"timestamp":4078082132203,"id":1287,"parentId":1285,"tags":{},"startTime":1711860129907,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10064,"timestamp":4078082131918,"id":1285,"parentId":1243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/nodeStackFrames.js","layer":"ssr"},"startTime":1711860129907,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10452,"timestamp":4078082131548,"id":1280,"parentId":1279,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10460,"timestamp":4078082131540,"id":1279,"parentId":1266,"tags":{},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11207,"timestamp":4078082131183,"id":1266,"parentId":1231,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/fast-refresh-reducer.js","layer":"ssr"},"startTime":1711860129906,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1579,"timestamp":4078082144636,"id":1302,"parentId":1301,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1591,"timestamp":4078082144627,"id":1301,"parentId":1293,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2240,"timestamp":4078082144191,"id":1293,"parentId":1243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/icons/CloseIcon.js","layer":"ssr"},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1818,"timestamp":4078082144627,"id":1300,"parentId":1299,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1829,"timestamp":4078082144617,"id":1299,"parentId":1292,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2410,"timestamp":4078082144167,"id":1292,"parentId":1244,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Terminal/styles.js","layer":"ssr"},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1944,"timestamp":4078082144644,"id":1304,"parentId":1303,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1952,"timestamp":4078082144636,"id":1303,"parentId":1294,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2488,"timestamp":4078082144212,"id":1294,"parentId":1244,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/CodeFrame/styles.js","layer":"ssr"},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2294,"timestamp":4078082144615,"id":1298,"parentId":1297,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2319,"timestamp":4078082144591,"id":1297,"parentId":1291,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2867,"timestamp":4078082144114,"id":1291,"parentId":1214,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/dev/noop-turbopack-hmr.js","layer":"ssr"},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4398,"timestamp":4078082144652,"id":1306,"parentId":1305,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4408,"timestamp":4078082144645,"id":1305,"parentId":1295,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4960,"timestamp":4078082144244,"id":1295,"parentId":1244,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/LeftRightDialogHeader/styles.js","layer":"ssr"},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4554,"timestamp":4078082144661,"id":1308,"parentId":1307,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4563,"timestamp":4078082144653,"id":1307,"parentId":1296,"tags":{},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5064,"timestamp":4078082144263,"id":1296,"parentId":1244,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Overlay/styles.js","layer":"ssr"},"startTime":1711860129919,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2903,"timestamp":4078082147991,"id":1319,"parentId":1318,"tags":{},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2915,"timestamp":4078082147983,"id":1318,"parentId":1311,"tags":{},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3402,"timestamp":4078082147750,"id":1311,"parentId":1262,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3196,"timestamp":4078082147983,"id":1317,"parentId":1316,"tags":{},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3206,"timestamp":4078082147974,"id":1316,"parentId":1310,"tags":{},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3707,"timestamp":4078082147730,"id":1310,"parentId":1262,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/apply-flight-data.js","layer":"ssr"},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3551,"timestamp":4078082147999,"id":1321,"parentId":1320,"tags":{},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3560,"timestamp":4078082147991,"id":1320,"parentId":1312,"tags":{},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4047,"timestamp":4078082147767,"id":1312,"parentId":1262,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/handle-mutable.js","layer":"ssr"},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4258,"timestamp":4078082148007,"id":1323,"parentId":1322,"tags":{},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4267,"timestamp":4078082147999,"id":1322,"parentId":1313,"tags":{},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4625,"timestamp":4078082147784,"id":1313,"parentId":1262,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/handle-segment-mismatch.js","layer":"ssr"},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4490,"timestamp":4078082147973,"id":1315,"parentId":1314,"tags":{},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4509,"timestamp":4078082147954,"id":1314,"parentId":1309,"tags":{},"startTime":1711860129923,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5082,"timestamp":4078082147698,"id":1309,"parentId":1262,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"ssr"},"startTime":1711860129922,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3300,"timestamp":4078082150071,"id":1334,"parentId":1333,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3331,"timestamp":4078082150043,"id":1333,"parentId":1324,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3909,"timestamp":4078082149706,"id":1324,"parentId":1189,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/strip-ansi/index.js","layer":"ssr"},"startTime":1711860129924,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3529,"timestamp":4078082150099,"id":1340,"parentId":1339,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3538,"timestamp":4078082150092,"id":1339,"parentId":1327,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3959,"timestamp":4078082149847,"id":1327,"parentId":1261,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"ssr"},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3741,"timestamp":4078082150082,"id":1336,"parentId":1335,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3752,"timestamp":4078082150073,"id":1335,"parentId":1325,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4405,"timestamp":4078082149778,"id":1325,"parentId":1264,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/promise-queue.js","layer":"ssr"},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4089,"timestamp":4078082150106,"id":1342,"parentId":1341,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4097,"timestamp":4078082150099,"id":1341,"parentId":1328,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4484,"timestamp":4078082149866,"id":1328,"parentId":1261,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/get-prefetch-cache-entry-status.js","layer":"ssr"},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4249,"timestamp":4078082150114,"id":1344,"parentId":1343,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4256,"timestamp":4078082150107,"id":1343,"parentId":1329,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4702,"timestamp":4078082149885,"id":1329,"parentId":1261,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/fill-cache-with-data-property.js","layer":"ssr"},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4476,"timestamp":4078082150121,"id":1346,"parentId":1345,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":4603,"timestamp":4078082150114,"id":1345,"parentId":1330,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4928,"timestamp":4078082149902,"id":1330,"parentId":1261,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/should-hard-navigate.js","layer":"ssr"},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4819,"timestamp":4078082150136,"id":1350,"parentId":1349,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4828,"timestamp":4078082150129,"id":1349,"parentId":1332,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5136,"timestamp":4078082149936,"id":1332,"parentId":1264,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/create-prefetch-cache-key.js","layer":"ssr"},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4952,"timestamp":4078082150128,"id":1348,"parentId":1347,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4960,"timestamp":4078082150121,"id":1347,"parentId":1331,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5257,"timestamp":4078082149920,"id":1331,"parentId":1264,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/prune-prefetch-cache.js","layer":"ssr"},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5341,"timestamp":4078082150091,"id":1338,"parentId":1337,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5350,"timestamp":4078082150083,"id":1337,"parentId":1326,"tags":{},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6816,"timestamp":4078082149824,"id":1326,"parentId":1263,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1711860129925,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2721,"timestamp":4078082157390,"id":1359,"parentId":1358,"tags":{},"startTime":1711860129932,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2733,"timestamp":4078082157380,"id":1358,"parentId":1353,"tags":{},"startTime":1711860129932,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3516,"timestamp":4078082156800,"id":1353,"parentId":1242,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Terminal/index.js","layer":"ssr"},"startTime":1711860129932,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2946,"timestamp":4078082157380,"id":1357,"parentId":1356,"tags":{},"startTime":1711860129932,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2958,"timestamp":4078082157368,"id":1356,"parentId":1352,"tags":{},"startTime":1711860129932,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3621,"timestamp":4078082156775,"id":1352,"parentId":1242,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Overlay/index.js","layer":"ssr"},"startTime":1711860129932,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3055,"timestamp":4078082157366,"id":1355,"parentId":1354,"tags":{},"startTime":1711860129932,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3082,"timestamp":4078082157339,"id":1354,"parentId":1351,"tags":{},"startTime":1711860129932,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4195,"timestamp":4078082156730,"id":1351,"parentId":1286,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/stack-frame.js","layer":"ssr"},"startTime":1711860129932,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1944,"timestamp":4078082159452,"id":1362,"parentId":1361,"tags":{},"startTime":1711860129934,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1969,"timestamp":4078082159428,"id":1361,"parentId":1360,"tags":{},"startTime":1711860129934,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2112,"timestamp":4078082159370,"id":1360,"parentId":1243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/LeftRightDialogHeader/index.js","layer":"ssr"},"startTime":1711860129934,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1194,"timestamp":4078082161073,"id":1365,"parentId":1364,"tags":{},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1215,"timestamp":4078082161056,"id":1364,"parentId":1363,"tags":{},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1466,"timestamp":4078082160966,"id":1363,"parentId":1242,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Dialog/index.js","layer":"ssr"},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1256,"timestamp":4078082161711,"id":1373,"parentId":1372,"tags":{},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1267,"timestamp":4078082161702,"id":1372,"parentId":1367,"tags":{},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1473,"timestamp":4078082161584,"id":1367,"parentId":1244,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Toast/index.js","layer":"ssr"},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1388,"timestamp":4078082161701,"id":1371,"parentId":1370,"tags":{},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1404,"timestamp":4078082161686,"id":1370,"parentId":1366,"tags":{},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1610,"timestamp":4078082161554,"id":1366,"parentId":1241,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/VersionStalenessInfo/index.js","layer":"ssr"},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1519,"timestamp":4078082161728,"id":1377,"parentId":1376,"tags":{},"startTime":1711860129937,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1527,"timestamp":4078082161720,"id":1376,"parentId":1369,"tags":{},"startTime":1711860129937,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1864,"timestamp":4078082161619,"id":1369,"parentId":1243,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/hot-linked-text/index.js","layer":"ssr"},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1952,"timestamp":4078082161720,"id":1375,"parentId":1374,"tags":{},"startTime":1711860129937,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1962,"timestamp":4078082161712,"id":1374,"parentId":1368,"tags":{},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2521,"timestamp":4078082161602,"id":1368,"parentId":1244,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/container/RuntimeError/index.js","layer":"ssr"},"startTime":1711860129936,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3491,"timestamp":4078082162705,"id":1381,"parentId":1380,"tags":{},"startTime":1711860129937,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3513,"timestamp":4078082162685,"id":1380,"parentId":1378,"tags":{},"startTime":1711860129937,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3915,"timestamp":4078082162531,"id":1378,"parentId":1310,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"ssr"},"startTime":1711860129937,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3806,"timestamp":4078082162716,"id":1383,"parentId":1382,"tags":{},"startTime":1711860129937,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3816,"timestamp":4078082162707,"id":1382,"parentId":1379,"tags":{},"startTime":1711860129937,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4528,"timestamp":4078082162577,"id":1379,"parentId":1212,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","layer":"ssr"},"startTime":1711860129937,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1809,"timestamp":4078082167482,"id":1386,"parentId":1385,"tags":{},"startTime":1711860129942,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1835,"timestamp":4078082167464,"id":1385,"parentId":1384,"tags":{},"startTime":1711860129942,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2496,"timestamp":4078082167305,"id":1384,"parentId":1353,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Terminal/Terminal.js","layer":"ssr"},"startTime":1711860129942,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1729,"timestamp":4078082168115,"id":1389,"parentId":1388,"tags":{},"startTime":1711860129943,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1745,"timestamp":4078082168100,"id":1388,"parentId":1387,"tags":{},"startTime":1711860129943,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1992,"timestamp":4078082168050,"id":1387,"parentId":1352,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Overlay/Overlay.js","layer":"ssr"},"startTime":1711860129943,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3128,"timestamp":4078082169027,"id":1398,"parentId":1397,"tags":{},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3138,"timestamp":4078082169018,"id":1397,"parentId":1391,"tags":{},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3548,"timestamp":4078082168897,"id":1391,"parentId":1363,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Dialog/Dialog.js","layer":"ssr"},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3421,"timestamp":4078082169035,"id":1400,"parentId":1399,"tags":{},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3430,"timestamp":4078082169028,"id":1399,"parentId":1392,"tags":{},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3642,"timestamp":4078082168916,"id":1392,"parentId":1363,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Dialog/DialogBody.js","layer":"ssr"},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3566,"timestamp":4078082169017,"id":1396,"parentId":1395,"tags":{},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3580,"timestamp":4078082169004,"id":1395,"parentId":1390,"tags":{},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4087,"timestamp":4078082168872,"id":1390,"parentId":1360,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/LeftRightDialogHeader/LeftRightDialogHeader.js","layer":"ssr"},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4108,"timestamp":4078082169050,"id":1404,"parentId":1403,"tags":{},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4116,"timestamp":4078082169043,"id":1403,"parentId":1394,"tags":{},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4303,"timestamp":4078082168951,"id":1394,"parentId":1363,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Dialog/DialogHeader.js","layer":"ssr"},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4219,"timestamp":4078082169043,"id":1402,"parentId":1401,"tags":{},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4227,"timestamp":4078082169036,"id":1401,"parentId":1393,"tags":{},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4413,"timestamp":4078082168934,"id":1393,"parentId":1363,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Dialog/DialogContent.js","layer":"ssr"},"startTime":1711860129944,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2900,"timestamp":4078082170455,"id":1420,"parentId":1419,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2908,"timestamp":4078082170447,"id":1419,"parentId":1407,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3297,"timestamp":4078082170140,"id":1407,"parentId":1367,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Toast/Toast.js","layer":"ssr"},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3000,"timestamp":4078082170446,"id":1418,"parentId":1417,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3010,"timestamp":4078082170437,"id":1417,"parentId":1406,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3484,"timestamp":4078082170120,"id":1406,"parentId":1368,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/group-stack-frames-by-framework.js","layer":"ssr"},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3149,"timestamp":4078082170463,"id":1422,"parentId":1421,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3157,"timestamp":4078082170455,"id":1421,"parentId":1408,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3548,"timestamp":4078082170162,"id":1408,"parentId":1366,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/VersionStalenessInfo/styles.js","layer":"ssr"},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3285,"timestamp":4078082170436,"id":1416,"parentId":1415,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3303,"timestamp":4078082170419,"id":1415,"parentId":1405,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3737,"timestamp":4078082170087,"id":1405,"parentId":1363,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Dialog/styles.js","layer":"ssr"},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3347,"timestamp":4078082170486,"id":1428,"parentId":1427,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3355,"timestamp":4078082170479,"id":1427,"parentId":1411,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3740,"timestamp":4078082170212,"id":1411,"parentId":1369,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/hot-linked-text/get-words-and-whitespaces.js","layer":"ssr"},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3490,"timestamp":4078082170470,"id":1424,"parentId":1423,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3498,"timestamp":4078082170463,"id":1423,"parentId":1409,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3885,"timestamp":4078082170180,"id":1409,"parentId":1367,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Toast/styles.js","layer":"ssr"},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3599,"timestamp":4078082170478,"id":1426,"parentId":1425,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3607,"timestamp":4078082170471,"id":1425,"parentId":1410,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4052,"timestamp":4078082170196,"id":1410,"parentId":1366,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/VersionStalenessInfo/VersionStalenessInfo.js","layer":"ssr"},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8351,"timestamp":4078082170493,"id":1430,"parentId":1429,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8361,"timestamp":4078082170486,"id":1429,"parentId":1412,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8981,"timestamp":4078082170227,"id":1412,"parentId":1368,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/container/RuntimeError/CallStackFrame.js","layer":"ssr"},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8727,"timestamp":4078082170501,"id":1432,"parentId":1431,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8735,"timestamp":4078082170494,"id":1431,"parentId":1413,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9225,"timestamp":4078082170244,"id":1413,"parentId":1368,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/container/RuntimeError/GroupedStackFrames.js","layer":"ssr"},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8982,"timestamp":4078082170508,"id":1434,"parentId":1433,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8990,"timestamp":4078082170501,"id":1433,"parentId":1414,"tags":{},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9513,"timestamp":4078082170260,"id":1414,"parentId":1368,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/container/RuntimeError/ComponentStackFrameRow.js","layer":"ssr"},"startTime":1711860129945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":935,"timestamp":4078082180497,"id":1437,"parentId":1436,"tags":{},"startTime":1711860129955,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":960,"timestamp":4078082180474,"id":1436,"parentId":1435,"tags":{},"startTime":1711860129955,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1546,"timestamp":4078082180060,"id":1435,"parentId":1378,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"ssr"},"startTime":1711860129955,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1206,"timestamp":4078082181324,"id":1442,"parentId":1441,"tags":{},"startTime":1711860129956,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1226,"timestamp":4078082181307,"id":1441,"parentId":1438,"tags":{},"startTime":1711860129956,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1561,"timestamp":4078082181236,"id":1438,"parentId":1384,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Terminal/EditorLink.js","layer":"ssr"},"startTime":1711860129956,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":1999,"timestamp":4078082181342,"id":1446,"parentId":1445,"tags":{},"startTime":1711860129956,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2009,"timestamp":4078082181334,"id":1445,"parentId":1440,"tags":{},"startTime":1711860129956,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2237,"timestamp":4078082181288,"id":1440,"parentId":1387,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Overlay/body-locker.js","layer":"ssr"},"startTime":1711860129956,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1556,"timestamp":4078082182179,"id":1452,"parentId":1451,"tags":{},"startTime":1711860129957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1567,"timestamp":4078082182169,"id":1451,"parentId":1448,"tags":{},"startTime":1711860129957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1909,"timestamp":4078082182121,"id":1448,"parentId":1413,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/container/RuntimeError/FrameworkIcon.js","layer":"ssr"},"startTime":1711860129957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1874,"timestamp":4078082182168,"id":1450,"parentId":1449,"tags":{},"startTime":1711860129957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1893,"timestamp":4078082182150,"id":1449,"parentId":1447,"tags":{},"startTime":1711860129957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2123,"timestamp":4078082182088,"id":1447,"parentId":1412,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/helpers/use-open-in-editor.js","layer":"ssr"},"startTime":1711860129957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1385,"timestamp":4078082183162,"id":1455,"parentId":1454,"tags":{},"startTime":1711860129958,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1405,"timestamp":4078082183143,"id":1454,"parentId":1453,"tags":{},"startTime":1711860129958,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1735,"timestamp":4078082182967,"id":1453,"parentId":1391,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/hooks/use-on-click-outside.js","layer":"ssr"},"startTime":1711860129958,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":747,"timestamp":4078082184440,"id":1458,"parentId":1457,"tags":{},"startTime":1711860129959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":766,"timestamp":4078082184424,"id":1457,"parentId":1456,"tags":{},"startTime":1711860129959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1079,"timestamp":4078082184242,"id":1456,"parentId":1368,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/CodeFrame/index.js","layer":"ssr"},"startTime":1711860129959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2010,"timestamp":4078082186413,"id":1461,"parentId":1460,"tags":{},"startTime":1711860129961,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2031,"timestamp":4078082186395,"id":1460,"parentId":1459,"tags":{},"startTime":1711860129961,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2544,"timestamp":4078082186359,"id":1459,"parentId":1456,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/CodeFrame/CodeFrame.js","layer":"ssr"},"startTime":1711860129961,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2115,"timestamp":4078082188287,"id":1468,"parentId":1467,"tags":{},"startTime":1711860129963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2128,"timestamp":4078082188277,"id":1467,"parentId":1463,"tags":{},"startTime":1711860129963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2466,"timestamp":4078082188215,"id":1463,"parentId":1325,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"ssr"},"startTime":1711860129963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2425,"timestamp":4078082188276,"id":1466,"parentId":1465,"tags":{},"startTime":1711860129963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2445,"timestamp":4078082188258,"id":1465,"parentId":1462,"tags":{},"startTime":1711860129963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2974,"timestamp":4078082187844,"id":1462,"parentId":1242,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@swc/helpers/esm/_tagged_template_literal_loose.js","layer":"ssr"},"startTime":1711860129963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2533,"timestamp":4078082188295,"id":1470,"parentId":1469,"tags":{},"startTime":1711860129963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2542,"timestamp":4078082188287,"id":1469,"parentId":1464,"tags":{},"startTime":1711860129963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2704,"timestamp":4078082188237,"id":1464,"parentId":1325,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"ssr"},"startTime":1711860129963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12557,"timestamp":4078082181334,"id":1444,"parentId":1443,"tags":{},"startTime":1711860129956,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12570,"timestamp":4078082181324,"id":1443,"parentId":1439,"tags":{},"startTime":1711860129956,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18728,"timestamp":4078082181267,"id":1439,"parentId":1387,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/react-dev-overlay/internal/components/Overlay/maintain--tab-focus.js","layer":"ssr"},"startTime":1711860129956,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7482,"timestamp":4078082192834,"id":1473,"parentId":1472,"tags":{},"startTime":1711860129968,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7505,"timestamp":4078082192812,"id":1472,"parentId":1471,"tags":{},"startTime":1711860129968,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8700,"timestamp":4078082192765,"id":1471,"parentId":1384,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/anser/index.js","layer":"ssr"},"startTime":1711860129968,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1514,"timestamp":4078082203034,"id":1477,"parentId":1476,"tags":{},"startTime":1711860129978,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1542,"timestamp":4078082203009,"id":1476,"parentId":1474,"tags":{},"startTime":1711860129978,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1983,"timestamp":4078082202929,"id":1474,"parentId":1439,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/css.escape/css.escape.js","layer":"ssr"},"startTime":1711860129978,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6251,"timestamp":4078082203045,"id":1479,"parentId":1478,"tags":{},"startTime":1711860129978,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6266,"timestamp":4078082203035,"id":1478,"parentId":1475,"tags":{},"startTime":1711860129978,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11905,"timestamp":4078082202985,"id":1475,"parentId":1439,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/platform/platform.js","layer":"ssr"},"startTime":1711860129978,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":2792629,"timestamp":4078079422324,"id":123,"parentId":122,"tags":{},"startTime":1711860127197,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":4432,"timestamp":4078082230035,"id":1481,"parentId":1480,"tags":{},"startTime":1711860130005,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":4,"timestamp":4078082234497,"id":1483,"parentId":1480,"tags":{},"startTime":1711860130009,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":305,"timestamp":4078082234513,"id":1484,"parentId":1480,"tags":{},"startTime":1711860130009,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":4,"timestamp":4078082234834,"id":1485,"parentId":1480,"tags":{},"startTime":1711860130010,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":3,"timestamp":4078082234852,"id":1486,"parentId":1480,"tags":{},"startTime":1711860130010,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":1463,"timestamp":4078082234488,"id":1482,"parentId":1480,"tags":{},"startTime":1711860130009,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":8194,"timestamp":4078082238722,"id":1487,"parentId":1480,"tags":{},"startTime":1711860130014,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":27665,"timestamp":4078082246931,"id":1488,"parentId":1480,"tags":{},"startTime":1711860130022,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":15846,"timestamp":4078082278034,"id":1489,"parentId":1480,"tags":{},"startTime":1711860130053,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":654,"timestamp":4078082293879,"id":1490,"parentId":1480,"tags":{},"startTime":1711860130069,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":94,"timestamp":4078082294525,"id":1491,"parentId":1480,"tags":{},"startTime":1711860130069,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":148880,"timestamp":4078082294622,"id":1492,"parentId":1480,"tags":{},"startTime":1711860130069,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":216660,"timestamp":4078082228897,"id":1480,"parentId":122,"tags":{},"startTime":1711860130004,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":3026843,"timestamp":4078079420092,"id":122,"parentId":120,"tags":{"name":"edge-server"},"startTime":1711860127195,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":40955,"timestamp":4078082446975,"id":1493,"parentId":120,"tags":{},"startTime":1711860130222,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-invalidated-edge-server","duration":3069002,"timestamp":4078079419389,"id":120,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711860127194,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js?server=false!","duration":537,"timestamp":4078082498109,"id":1501,"parentId":1498,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1711860130273,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&server=false!","duration":700,"timestamp":4078082498675,"id":1502,"parentId":1499,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fapp%2Flayout.tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&server=false!","layer":"app-pages-browser"},"startTime":1711860130273,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js&server=false!","duration":2603,"timestamp":4078082499446,"id":1503,"parentId":1500,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fdev-root-not-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fstatic-generation-searchparams-bailout-provider.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Floadable-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!","layer":"app-pages-browser"},"startTime":1711860130274,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":9712,"timestamp":4078082492756,"id":1498,"parentId":1495,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1711860130268,"traceId":"a43e3bb0d33d2683"},{"name":"read-resource","duration":5,"timestamp":4078082513414,"id":1512,"parentId":1511,"tags":{},"startTime":1711860130288,"traceId":"a43e3bb0d33d2683"},{"name":"font-loader","duration":589,"timestamp":4078082513470,"id":1514,"parentId":1513,"tags":{},"startTime":1711860130288,"traceId":"a43e3bb0d33d2683"},{"name":"postcss","duration":504,"timestamp":4078082514094,"id":1515,"parentId":1513,"tags":{},"startTime":1711860130289,"traceId":"a43e3bb0d33d2683"},{"name":"next-font-loader","duration":1183,"timestamp":4078082513435,"id":1513,"parentId":1511,"tags":{},"startTime":1711860130288,"traceId":"a43e3bb0d33d2683"},{"name":"css-loader","duration":3215,"timestamp":4078082514609,"id":1516,"parentId":1511,"tags":{"astUsed":"true"},"startTime":1711860130289,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}","duration":5055,"timestamp":4078082513211,"id":1511,"parentId":1508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[2].use[1]!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[11].oneOf[2].use[2]!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}","layer":null},"startTime":1711860130288,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7839,"timestamp":4078082511868,"id":1510,"parentId":1509,"tags":{},"startTime":1711860130287,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7889,"timestamp":4078082511820,"id":1509,"parentId":1507,"tags":{},"startTime":1711860130287,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10388,"timestamp":4078082509954,"id":1507,"parentId":1496,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js","layer":"app-pages-browser"},"startTime":1711860130285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13630,"timestamp":4078082507669,"id":1506,"parentId":1505,"tags":{},"startTime":1711860130282,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13689,"timestamp":4078082507613,"id":1505,"parentId":1504,"tags":{},"startTime":1711860130282,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16830,"timestamp":4078082506418,"id":1504,"parentId":1497,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/app-next-dev.js","layer":"app-pages-browser"},"startTime":1711860130281,"traceId":"a43e3bb0d33d2683"},{"name":"read-resource","duration":7,"timestamp":4078082530489,"id":1552,"parentId":1551,"tags":{},"startTime":1711860130305,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":107908,"timestamp":4078082519513,"id":1525,"parentId":1524,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":107947,"timestamp":4078082519481,"id":1524,"parentId":1517,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":109651,"timestamp":4078082519230,"id":1517,"parentId":1503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":109408,"timestamp":4078082519527,"id":1527,"parentId":1526,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":109421,"timestamp":4078082519516,"id":1526,"parentId":1518,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":110462,"timestamp":4078082519304,"id":1518,"parentId":1503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/not-found-boundary.js","layer":"app-pages-browser"},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":110310,"timestamp":4078082519537,"id":1529,"parentId":1528,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":110320,"timestamp":4078082519528,"id":1528,"parentId":1519,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":114626,"timestamp":4078082519356,"id":1519,"parentId":1503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":114647,"timestamp":4078082519546,"id":1531,"parentId":1530,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":114665,"timestamp":4078082519538,"id":1530,"parentId":1520,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":116478,"timestamp":4078082519386,"id":1520,"parentId":1503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":116556,"timestamp":4078082519573,"id":1537,"parentId":1536,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":116567,"timestamp":4078082519565,"id":1536,"parentId":1523,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":117065,"timestamp":4078082519449,"id":1523,"parentId":1503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":116976,"timestamp":4078082519555,"id":1533,"parentId":1532,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":116986,"timestamp":4078082519547,"id":1532,"parentId":1521,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":117467,"timestamp":4078082519409,"id":1521,"parentId":1503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js","layer":"app-pages-browser"},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":117327,"timestamp":4078082519564,"id":1535,"parentId":1534,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":117337,"timestamp":4078082519556,"id":1534,"parentId":1522,"tags":{},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":117821,"timestamp":4078082519430,"id":1522,"parentId":1503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/dev-root-not-found-boundary.js","layer":"app-pages-browser"},"startTime":1711860130294,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":109824,"timestamp":4078082527440,"id":1550,"parentId":1549,"tags":{},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":109833,"timestamp":4078082527431,"id":1549,"parentId":1542,"tags":{},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":110299,"timestamp":4078082527316,"id":1542,"parentId":1503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":110201,"timestamp":4078082527430,"id":1548,"parentId":1547,"tags":{},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":110211,"timestamp":4078082527421,"id":1547,"parentId":1541,"tags":{},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":110641,"timestamp":4078082527292,"id":1541,"parentId":1503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":110538,"timestamp":4078082527407,"id":1544,"parentId":1543,"tags":{},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":110737,"timestamp":4078082527370,"id":1543,"parentId":1539,"tags":{},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":111202,"timestamp":4078082527193,"id":1539,"parentId":1503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":110985,"timestamp":4078082527421,"id":1546,"parentId":1545,"tags":{},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":110998,"timestamp":4078082527409,"id":1545,"parentId":1540,"tags":{},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":111376,"timestamp":4078082527262,"id":1540,"parentId":1503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1711860130302,"traceId":"a43e3bb0d33d2683"},{"name":"postcss-process","duration":172607,"timestamp":4078082530719,"id":1554,"parentId":1553,"tags":{},"startTime":1711860130305,"traceId":"a43e3bb0d33d2683"},{"name":"postcss-loader","duration":173443,"timestamp":4078082530611,"id":1553,"parentId":1551,"tags":{},"startTime":1711860130305,"traceId":"a43e3bb0d33d2683"},{"name":"css-loader","duration":5819,"timestamp":4078082704088,"id":1572,"parentId":1551,"tags":{"astUsed":"true"},"startTime":1711860130479,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":65757,"timestamp":4078082645038,"id":1558,"parentId":1557,"tags":{},"startTime":1711860130420,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":65796,"timestamp":4078082645001,"id":1557,"parentId":1555,"tags":{},"startTime":1711860130420,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":66266,"timestamp":4078082644685,"id":1555,"parentId":1517,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1711860130419,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":65915,"timestamp":4078082645052,"id":1560,"parentId":1559,"tags":{},"startTime":1711860130420,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":65928,"timestamp":4078082645040,"id":1559,"parentId":1556,"tags":{},"startTime":1711860130420,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":66109,"timestamp":4078082644933,"id":1556,"parentId":1517,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1711860130420,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":65846,"timestamp":4078082646723,"id":1567,"parentId":1566,"tags":{},"startTime":1711860130422,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":65874,"timestamp":4078082646697,"id":1566,"parentId":1563,"tags":{},"startTime":1711860130421,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":66699,"timestamp":4078082646533,"id":1563,"parentId":1504,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1711860130421,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":66519,"timestamp":4078082646736,"id":1569,"parentId":1568,"tags":{},"startTime":1711860130422,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":66531,"timestamp":4078082646725,"id":1568,"parentId":1564,"tags":{},"startTime":1711860130422,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":67081,"timestamp":4078082646589,"id":1564,"parentId":1504,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1711860130421,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":67005,"timestamp":4078082646745,"id":1571,"parentId":1570,"tags":{},"startTime":1711860130422,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":67015,"timestamp":4078082646737,"id":1570,"parentId":1565,"tags":{},"startTime":1711860130422,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":68584,"timestamp":4078082646630,"id":1565,"parentId":1504,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1711860130421,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6671,"timestamp":4078082711869,"id":1585,"parentId":1584,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6685,"timestamp":4078082711858,"id":1584,"parentId":1574,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7313,"timestamp":4078082711609,"id":1574,"parentId":1518,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1711860130486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7055,"timestamp":4078082711887,"id":1589,"parentId":1588,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7064,"timestamp":4078082711879,"id":1588,"parentId":1576,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7767,"timestamp":4078082711651,"id":1576,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1711860130486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7567,"timestamp":4078082711878,"id":1587,"parentId":1586,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7577,"timestamp":4078082711869,"id":1586,"parentId":1575,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8371,"timestamp":4078082711633,"id":1575,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/use-reducer-with-devtools.js","layer":"app-pages-browser"},"startTime":1711860130486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8120,"timestamp":4078082711896,"id":1591,"parentId":1590,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8128,"timestamp":4078082711888,"id":1590,"parentId":1577,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10529,"timestamp":4078082711669,"id":1577,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/infinite-promise.js","layer":"app-pages-browser"},"startTime":1711860130486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10339,"timestamp":4078082711904,"id":1593,"parentId":1592,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10348,"timestamp":4078082711896,"id":1592,"parentId":1578,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11060,"timestamp":4078082711687,"id":1578,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1711860130486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10847,"timestamp":4078082711920,"id":1597,"parentId":1596,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10855,"timestamp":4078082711913,"id":1596,"parentId":1580,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11448,"timestamp":4078082711724,"id":1580,"parentId":1520,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11756,"timestamp":4078082711857,"id":1583,"parentId":1582,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11786,"timestamp":4078082711828,"id":1582,"parentId":1573,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12951,"timestamp":4078082711553,"id":1573,"parentId":1517,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1711860130486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12607,"timestamp":4078082711912,"id":1595,"parentId":1594,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12616,"timestamp":4078082711904,"id":1594,"parentId":1579,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13113,"timestamp":4078082711704,"id":1579,"parentId":1517,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1711860130486,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12978,"timestamp":4078082711928,"id":1599,"parentId":1598,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12987,"timestamp":4078082711921,"id":1598,"parentId":1581,"tags":{},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13658,"timestamp":4078082711741,"id":1581,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1711860130487,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8243,"timestamp":4078082717177,"id":1608,"parentId":1607,"tags":{},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8255,"timestamp":4078082717166,"id":1607,"parentId":1601,"tags":{},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8814,"timestamp":4078082716953,"id":1601,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8614,"timestamp":4078082717165,"id":1606,"parentId":1605,"tags":{},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8637,"timestamp":4078082717143,"id":1605,"parentId":1600,"tags":{},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9144,"timestamp":4078082716911,"id":1600,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8882,"timestamp":4078082717186,"id":1610,"parentId":1609,"tags":{},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8891,"timestamp":4078082717177,"id":1609,"parentId":1602,"tags":{},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9556,"timestamp":4078082716975,"id":1602,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9357,"timestamp":4078082717194,"id":1612,"parentId":1611,"tags":{},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9366,"timestamp":4078082717186,"id":1611,"parentId":1603,"tags":{},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9870,"timestamp":4078082716995,"id":1603,"parentId":1521,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/searchparams-bailout-proxy.js","layer":"app-pages-browser"},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12318,"timestamp":4078082717205,"id":1614,"parentId":1613,"tags":{},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12332,"timestamp":4078082717195,"id":1613,"parentId":1604,"tags":{},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13000,"timestamp":4078082717014,"id":1604,"parentId":1507,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/helpers.js","layer":"app-pages-browser"},"startTime":1711860130492,"traceId":"a43e3bb0d33d2683"},{"name":"read-resource","duration":83848,"timestamp":4078082646518,"id":1562,"parentId":1561,"tags":{},"startTime":1711860130421,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":84386,"timestamp":4078082646242,"id":1561,"parentId":1511,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1711860130421,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}","duration":225267,"timestamp":4078082510070,"id":1508,"parentId":1502,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}","layer":"app-pages-browser"},"startTime":1711860130285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6825,"timestamp":4078082728710,"id":1631,"parentId":1630,"tags":{},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6838,"timestamp":4078082728699,"id":1630,"parentId":1617,"tags":{},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7408,"timestamp":4078082728428,"id":1617,"parentId":1518,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7137,"timestamp":4078082728719,"id":1633,"parentId":1632,"tags":{},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7146,"timestamp":4078082728711,"id":1632,"parentId":1618,"tags":{},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7761,"timestamp":4078082728451,"id":1618,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7497,"timestamp":4078082728728,"id":1635,"parentId":1634,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7506,"timestamp":4078082728720,"id":1634,"parentId":1619,"tags":{},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7996,"timestamp":4078082728474,"id":1619,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7744,"timestamp":4078082728744,"id":1639,"parentId":1638,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7752,"timestamp":4078082728737,"id":1638,"parentId":1621,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8338,"timestamp":4078082728513,"id":1621,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8140,"timestamp":4078082728736,"id":1637,"parentId":1636,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8148,"timestamp":4078082728728,"id":1636,"parentId":1620,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8959,"timestamp":4078082728494,"id":1620,"parentId":1520,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11518,"timestamp":4078082728752,"id":1641,"parentId":1640,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11529,"timestamp":4078082728745,"id":1640,"parentId":1622,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12165,"timestamp":4078082728531,"id":1622,"parentId":1520,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12128,"timestamp":4078082728686,"id":1627,"parentId":1626,"tags":{},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12159,"timestamp":4078082728656,"id":1626,"parentId":1615,"tags":{},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17444,"timestamp":4078082728346,"id":1615,"parentId":1555,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.development.js","layer":"app-pages-browser"},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17057,"timestamp":4078082728769,"id":1645,"parentId":1644,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17066,"timestamp":4078082728761,"id":1644,"parentId":1624,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17684,"timestamp":4078082728567,"id":1624,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18962,"timestamp":4078082728777,"id":1647,"parentId":1646,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18972,"timestamp":4078082728769,"id":1646,"parentId":1625,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19471,"timestamp":4078082728585,"id":1625,"parentId":1520,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"app-pages-browser"},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19352,"timestamp":4078082728761,"id":1643,"parentId":1642,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19361,"timestamp":4078082728753,"id":1642,"parentId":1623,"tags":{},"startTime":1711860130504,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20975,"timestamp":4078082728549,"id":1623,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/hot-reloader-client.js","layer":"app-pages-browser"},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21472,"timestamp":4078082728699,"id":1629,"parentId":1628,"tags":{},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21485,"timestamp":4078082728687,"id":1628,"parentId":1616,"tags":{},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":27289,"timestamp":4078082728405,"id":1616,"parentId":1556,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/cjs/react.development.js","layer":"app-pages-browser"},"startTime":1711860130503,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":21553,"timestamp":4078082738375,"id":1653,"parentId":1652,"tags":{},"startTime":1711860130513,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21569,"timestamp":4078082738363,"id":1652,"parentId":1649,"tags":{},"startTime":1711860130513,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":22109,"timestamp":4078082738254,"id":1649,"parentId":1520,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1711860130513,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":22024,"timestamp":4078082738361,"id":1651,"parentId":1650,"tags":{},"startTime":1711860130513,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":22054,"timestamp":4078082738333,"id":1650,"parentId":1648,"tags":{},"startTime":1711860130513,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":22562,"timestamp":4078082738201,"id":1648,"parentId":1519,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1711860130513,"traceId":"a43e3bb0d33d2683"},{"name":"build-module","duration":174,"timestamp":4078082762147,"id":1654,"parentId":1508,"tags":{},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2663,"timestamp":4078082762630,"id":1665,"parentId":1664,"tags":{},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2677,"timestamp":4078082762620,"id":1664,"parentId":1657,"tags":{},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3243,"timestamp":4078082762480,"id":1657,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3106,"timestamp":4078082762639,"id":1667,"parentId":1666,"tags":{},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3116,"timestamp":4078082762630,"id":1666,"parentId":1658,"tags":{},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3606,"timestamp":4078082762504,"id":1658,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3612,"timestamp":4078082762604,"id":1661,"parentId":1660,"tags":{},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3646,"timestamp":4078082762571,"id":1660,"parentId":1655,"tags":{},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4003,"timestamp":4078082762332,"id":1655,"parentId":1563,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/deployment-id.js","layer":"app-pages-browser"},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3728,"timestamp":4078082762619,"id":1663,"parentId":1662,"tags":{},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3743,"timestamp":4078082762605,"id":1662,"parentId":1656,"tags":{},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4219,"timestamp":4078082762439,"id":1656,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4440,"timestamp":4078082762648,"id":1669,"parentId":1668,"tags":{},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4450,"timestamp":4078082762640,"id":1668,"parentId":1659,"tags":{},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5034,"timestamp":4078082762525,"id":1659,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/app-link-gc.js","layer":"app-pages-browser"},"startTime":1711860130537,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3764,"timestamp":4078082765214,"id":1673,"parentId":1672,"tags":{},"startTime":1711860130540,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3792,"timestamp":4078082765188,"id":1672,"parentId":1670,"tags":{},"startTime":1711860130540,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4448,"timestamp":4078082765045,"id":1670,"parentId":1623,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/strip-ansi/index.js","layer":"app-pages-browser"},"startTime":1711860130540,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4953,"timestamp":4078082765229,"id":1675,"parentId":1674,"tags":{},"startTime":1711860130540,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4969,"timestamp":4078082765216,"id":1674,"parentId":1671,"tags":{},"startTime":1711860130540,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5642,"timestamp":4078082765097,"id":1671,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/router/action-queue.js","layer":"app-pages-browser"},"startTime":1711860130540,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4945,"timestamp":4078082768524,"id":1693,"parentId":1692,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4958,"timestamp":4078082768516,"id":1692,"parentId":1678,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5591,"timestamp":4078082768206,"id":1678,"parentId":1573,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5317,"timestamp":4078082768502,"id":1689,"parentId":1688,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5352,"timestamp":4078082768468,"id":1688,"parentId":1676,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6104,"timestamp":4078082768121,"id":1676,"parentId":1601,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5724,"timestamp":4078082768515,"id":1691,"parentId":1690,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5736,"timestamp":4078082768503,"id":1690,"parentId":1677,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6338,"timestamp":4078082768178,"id":1677,"parentId":1573,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/client-hook-in-server-component-error.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5986,"timestamp":4078082768541,"id":1697,"parentId":1696,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5995,"timestamp":4078082768534,"id":1696,"parentId":1680,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6484,"timestamp":4078082768252,"id":1680,"parentId":1601,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6223,"timestamp":4078082768533,"id":1695,"parentId":1694,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6232,"timestamp":4078082768525,"id":1694,"parentId":1679,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7039,"timestamp":4078082768228,"id":1679,"parentId":1576,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6729,"timestamp":4078082768549,"id":1699,"parentId":1698,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6737,"timestamp":4078082768542,"id":1698,"parentId":1681,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7251,"timestamp":4078082768273,"id":1681,"parentId":1600,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6989,"timestamp":4078082768558,"id":1701,"parentId":1700,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6997,"timestamp":4078082768550,"id":1700,"parentId":1682,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7669,"timestamp":4078082768293,"id":1682,"parentId":1603,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7410,"timestamp":4078082768587,"id":1707,"parentId":1706,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7419,"timestamp":4078082768579,"id":1706,"parentId":1685,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8124,"timestamp":4078082768355,"id":1685,"parentId":1621,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7936,"timestamp":4078082768566,"id":1703,"parentId":1702,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7945,"timestamp":4078082768558,"id":1702,"parentId":1683,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8752,"timestamp":4078082768312,"id":1683,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/ReactDevOverlay.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8697,"timestamp":4078082768578,"id":1705,"parentId":1704,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8709,"timestamp":4078082768567,"id":1704,"parentId":1684,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9352,"timestamp":4078082768331,"id":1684,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/error-overlay-reducer.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9146,"timestamp":4078082768603,"id":1711,"parentId":1710,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9154,"timestamp":4078082768596,"id":1710,"parentId":1687,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10688,"timestamp":4078082768395,"id":1687,"parentId":1620,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10519,"timestamp":4078082768595,"id":1709,"parentId":1708,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10528,"timestamp":4078082768587,"id":1708,"parentId":1686,"tags":{},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11279,"timestamp":4078082768372,"id":1686,"parentId":1621,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1711860130543,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7927,"timestamp":4078082771743,"id":1724,"parentId":1723,"tags":{},"startTime":1711860130547,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7958,"timestamp":4078082771714,"id":1723,"parentId":1714,"tags":{},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8870,"timestamp":4078082771048,"id":1714,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8228,"timestamp":4078082771710,"id":1722,"parentId":1721,"tags":{},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8286,"timestamp":4078082771653,"id":1721,"parentId":1713,"tags":{},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9304,"timestamp":4078082771022,"id":1713,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/hydration-error-info.js","layer":"app-pages-browser"},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8693,"timestamp":4078082771648,"id":1720,"parentId":1719,"tags":{},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8899,"timestamp":4078082771443,"id":1719,"parentId":1712,"tags":{},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9715,"timestamp":4078082770975,"id":1712,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/get-socket-url.js","layer":"app-pages-browser"},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8864,"timestamp":4078082771840,"id":1728,"parentId":1727,"tags":{},"startTime":1711860130547,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8893,"timestamp":4078082771812,"id":1727,"parentId":1716,"tags":{},"startTime":1711860130547,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9986,"timestamp":4078082771089,"id":1716,"parentId":1623,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/parseStack.js","layer":"app-pages-browser"},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12164,"timestamp":4078082771795,"id":1726,"parentId":1725,"tags":{},"startTime":1711860130547,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12217,"timestamp":4078082771746,"id":1725,"parentId":1715,"tags":{},"startTime":1711860130547,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13375,"timestamp":4078082771068,"id":1715,"parentId":1623,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/parse-component-stack.js","layer":"app-pages-browser"},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12599,"timestamp":4078082771865,"id":1730,"parentId":1729,"tags":{},"startTime":1711860130547,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12623,"timestamp":4078082771843,"id":1729,"parentId":1717,"tags":{},"startTime":1711860130547,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13820,"timestamp":4078082771114,"id":1717,"parentId":1623,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/use-error-handler.js","layer":"app-pages-browser"},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13069,"timestamp":4078082771888,"id":1732,"parentId":1731,"tags":{},"startTime":1711860130547,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13091,"timestamp":4078082771867,"id":1731,"parentId":1718,"tags":{},"startTime":1711860130547,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14252,"timestamp":4078082771188,"id":1718,"parentId":1623,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/use-websocket.js","layer":"app-pages-browser"},"startTime":1711860130546,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-css","duration":258572,"timestamp":4078082528773,"id":1551,"parentId":1538,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css.webpack[javascript/auto]!=!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css","layer":null},"startTime":1711860130304,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-css","duration":265209,"timestamp":4078082524918,"id":1538,"parentId":1502,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css","layer":"app-pages-browser"},"startTime":1711860130300,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3001,"timestamp":4078082787997,"id":1741,"parentId":1740,"tags":{},"startTime":1711860130563,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3012,"timestamp":4078082787988,"id":1740,"parentId":1735,"tags":{},"startTime":1711860130563,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3251,"timestamp":4078082787906,"id":1735,"parentId":1623,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/server/dev/hot-reloader-types.js","layer":"app-pages-browser"},"startTime":1711860130563,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3183,"timestamp":4078082787988,"id":1739,"parentId":1738,"tags":{},"startTime":1711860130563,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3195,"timestamp":4078082787976,"id":1738,"parentId":1734,"tags":{},"startTime":1711860130563,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3438,"timestamp":4078082787885,"id":1734,"parentId":1580,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/server/app-render/get-segment-param.js","layer":"app-pages-browser"},"startTime":1711860130563,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3366,"timestamp":4078082787975,"id":1737,"parentId":1736,"tags":{},"startTime":1711860130563,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3395,"timestamp":4078082787947,"id":1736,"parentId":1733,"tags":{},"startTime":1711860130563,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3882,"timestamp":4078082787836,"id":1733,"parentId":1716,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","layer":"app-pages-browser"},"startTime":1711860130563,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1372,"timestamp":4078082793181,"id":1747,"parentId":1746,"tags":{},"startTime":1711860130568,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1387,"timestamp":4078082793169,"id":1746,"parentId":1743,"tags":{},"startTime":1711860130568,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1942,"timestamp":4078082793065,"id":1743,"parentId":1671,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1711860130568,"traceId":"a43e3bb0d33d2683"},{"name":"build-module","duration":92,"timestamp":4078082795984,"id":1772,"parentId":1538,"tags":{},"startTime":1711860130571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3432,"timestamp":4078082793168,"id":1745,"parentId":1744,"tags":{},"startTime":1711860130568,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":3583,"timestamp":4078082793139,"id":1744,"parentId":1742,"tags":{},"startTime":1711860130568,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4604,"timestamp":4078082793012,"id":1742,"parentId":1623,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/dev/error-overlay/format-webpack-messages.js","layer":"app-pages-browser"},"startTime":1711860130568,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3291,"timestamp":4078082794345,"id":1759,"parentId":1758,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3305,"timestamp":4078082794333,"id":1758,"parentId":1749,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3828,"timestamp":4078082794136,"id":1749,"parentId":1679,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/request-async-storage.external.js","layer":"shared"},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3642,"timestamp":4078082794332,"id":1757,"parentId":1756,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3664,"timestamp":4078082794311,"id":1756,"parentId":1748,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3979,"timestamp":4078082794085,"id":1748,"parentId":1507,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-refresh/runtime.js","layer":"app-pages-browser"},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3720,"timestamp":4078082794355,"id":1761,"parentId":1760,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3729,"timestamp":4078082794346,"id":1760,"parentId":1750,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4158,"timestamp":4078082794160,"id":1750,"parentId":1679,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/action-async-storage.external.js","layer":"shared"},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3965,"timestamp":4078082794364,"id":1763,"parentId":1762,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3974,"timestamp":4078082794355,"id":1762,"parentId":1751,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4403,"timestamp":4078082794182,"id":1751,"parentId":1679,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4208,"timestamp":4078082794389,"id":1769,"parentId":1768,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4216,"timestamp":4078082794382,"id":1768,"parentId":1754,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4598,"timestamp":4078082794246,"id":1754,"parentId":1676,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4659,"timestamp":4078082794381,"id":1767,"parentId":1766,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4669,"timestamp":4078082794373,"id":1766,"parentId":1753,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5148,"timestamp":4078082794225,"id":1753,"parentId":1676,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5111,"timestamp":4078082794372,"id":1765,"parentId":1764,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5120,"timestamp":4078082794364,"id":1764,"parentId":1752,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5802,"timestamp":4078082794202,"id":1752,"parentId":1682,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/hooks-server-context.js","layer":"app-pages-browser"},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5619,"timestamp":4078082794398,"id":1771,"parentId":1770,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5628,"timestamp":4078082794390,"id":1770,"parentId":1755,"tags":{},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8875,"timestamp":4078082794264,"id":1755,"parentId":1682,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/static-generation-async-storage.external.js","layer":"shared"},"startTime":1711860130569,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13995,"timestamp":4078082796268,"id":1781,"parentId":1780,"tags":{},"startTime":1711860130571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14008,"timestamp":4078082796259,"id":1780,"parentId":1775,"tags":{},"startTime":1711860130571,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14240,"timestamp":4078082796147,"id":1775,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-server-dom-webpack/client.js","layer":"app-pages-browser"},"startTime":1711860130571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14142,"timestamp":4078082796258,"id":1779,"parentId":1778,"tags":{},"startTime":1711860130571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14155,"timestamp":4078082796245,"id":1778,"parentId":1774,"tags":{},"startTime":1711860130571,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14419,"timestamp":4078082796125,"id":1774,"parentId":1565,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1711860130571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14313,"timestamp":4078082796244,"id":1777,"parentId":1776,"tags":{},"startTime":1711860130571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14336,"timestamp":4078082796222,"id":1776,"parentId":1773,"tags":{},"startTime":1711860130571,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14820,"timestamp":4078082796083,"id":1773,"parentId":1658,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1711860130571,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5187,"timestamp":4078082805976,"id":1790,"parentId":1789,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5221,"timestamp":4078082805943,"id":1789,"parentId":1782,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5821,"timestamp":4078082805679,"id":1782,"parentId":1683,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/ShadowPortal.js","layer":"app-pages-browser"},"startTime":1711860130580,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5533,"timestamp":4078082805989,"id":1792,"parentId":1791,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5545,"timestamp":4078082805977,"id":1791,"parentId":1783,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6185,"timestamp":4078082805751,"id":1783,"parentId":1683,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/container/BuildError.js","layer":"app-pages-browser"},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5956,"timestamp":4078082805999,"id":1794,"parentId":1793,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5966,"timestamp":4078082805990,"id":1793,"parentId":1784,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6578,"timestamp":4078082805780,"id":1784,"parentId":1683,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/container/RootLayoutError.js","layer":"app-pages-browser"},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6347,"timestamp":4078082806026,"id":1800,"parentId":1799,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6356,"timestamp":4078082806018,"id":1799,"parentId":1787,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6986,"timestamp":4078082805849,"id":1787,"parentId":1683,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/styles/ComponentStyles.js","layer":"app-pages-browser"},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6887,"timestamp":4078082806017,"id":1798,"parentId":1797,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6897,"timestamp":4078082806009,"id":1797,"parentId":1786,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7443,"timestamp":4078082805823,"id":1786,"parentId":1683,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/styles/Base.js","layer":"app-pages-browser"},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7258,"timestamp":4078082806034,"id":1802,"parentId":1801,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7266,"timestamp":4078082806026,"id":1801,"parentId":1788,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7849,"timestamp":4078082805869,"id":1788,"parentId":1683,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/styles/CssReset.js","layer":"app-pages-browser"},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15287,"timestamp":4078082806008,"id":1796,"parentId":1795,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15299,"timestamp":4078082806000,"id":1795,"parentId":1785,"tags":{},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16473,"timestamp":4078082805803,"id":1785,"parentId":1683,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/container/Errors.js","layer":"app-pages-browser"},"startTime":1711860130581,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8071,"timestamp":4078082815101,"id":1805,"parentId":1804,"tags":{},"startTime":1711860130590,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8098,"timestamp":4078082815076,"id":1804,"parentId":1803,"tags":{},"startTime":1711860130590,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8442,"timestamp":4078082814899,"id":1803,"parentId":1520,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1711860130590,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4878,"timestamp":4078082826096,"id":1808,"parentId":1807,"tags":{},"startTime":1711860130601,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4907,"timestamp":4078082826070,"id":1807,"parentId":1806,"tags":{},"startTime":1711860130601,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5405,"timestamp":4078082825944,"id":1806,"parentId":1686,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/server/future/helpers/interception-routes.js","layer":"app-pages-browser"},"startTime":1711860130601,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4753,"timestamp":4078082828610,"id":1821,"parentId":1820,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4764,"timestamp":4078082828601,"id":1820,"parentId":1811,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6327,"timestamp":4078082828082,"id":1811,"parentId":1743,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5815,"timestamp":4078082828619,"id":1823,"parentId":1822,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5824,"timestamp":4078082828610,"id":1822,"parentId":1812,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7738,"timestamp":4078082828103,"id":1812,"parentId":1743,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7297,"timestamp":4078082828600,"id":1819,"parentId":1818,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7311,"timestamp":4078082828587,"id":1818,"parentId":1810,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9084,"timestamp":4078082828057,"id":1810,"parentId":1743,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8531,"timestamp":4078082828627,"id":1825,"parentId":1824,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8540,"timestamp":4078082828619,"id":1824,"parentId":1813,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9674,"timestamp":4078082828124,"id":1813,"parentId":1743,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9181,"timestamp":4078082828636,"id":1827,"parentId":1826,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9190,"timestamp":4078082828628,"id":1826,"parentId":1814,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9686,"timestamp":4078082828491,"id":1814,"parentId":1743,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9730,"timestamp":4078082828586,"id":1817,"parentId":1816,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9753,"timestamp":4078082828564,"id":1816,"parentId":1809,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11173,"timestamp":4078082828023,"id":1809,"parentId":1508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/mini-css-extract-plugin/hmr/hotModuleReplacement.js","layer":"app-pages-browser"},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":351050,"timestamp":4078082492843,"id":1499,"parentId":1495,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fapp%2Flayout.tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&server=false!"},"startTime":1711860130268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17068,"timestamp":4078082828644,"id":1829,"parentId":1828,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17078,"timestamp":4078082828636,"id":1828,"parentId":1815,"tags":{},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17740,"timestamp":4078082828521,"id":1815,"parentId":1743,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/reducers/fast-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1711860130603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13077,"timestamp":4078082833220,"id":1833,"parentId":1832,"tags":{},"startTime":1711860130608,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13102,"timestamp":4078082833196,"id":1832,"parentId":1830,"tags":{},"startTime":1711860130608,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14234,"timestamp":4078082832805,"id":1830,"parentId":1743,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1711860130608,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13816,"timestamp":4078082833237,"id":1835,"parentId":1834,"tags":{},"startTime":1711860130608,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13833,"timestamp":4078082833221,"id":1834,"parentId":1831,"tags":{},"startTime":1711860130608,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14488,"timestamp":4078082832847,"id":1831,"parentId":1749,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/async-local-storage.js","layer":"shared"},"startTime":1711860130608,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3752,"timestamp":4078082844012,"id":1844,"parentId":1843,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3777,"timestamp":4078082843988,"id":1843,"parentId":1836,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4479,"timestamp":4078082843465,"id":1836,"parentId":1783,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@swc/helpers/esm/_tagged_template_literal_loose.js","layer":"app-pages-browser"},"startTime":1711860130618,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3925,"timestamp":4078082844034,"id":1848,"parentId":1847,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3935,"timestamp":4078082844025,"id":1847,"parentId":1838,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4435,"timestamp":4078082843748,"id":1838,"parentId":1518,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4170,"timestamp":4078082844024,"id":1846,"parentId":1845,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4181,"timestamp":4078082844013,"id":1845,"parentId":1837,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4541,"timestamp":4078082843726,"id":1837,"parentId":1517,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5804,"timestamp":4078082844051,"id":1852,"parentId":1851,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5813,"timestamp":4078082844043,"id":1851,"parentId":1840,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":6597,"timestamp":4078082843834,"id":1840,"parentId":1775,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7112,"timestamp":4078082844069,"id":1856,"parentId":1855,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7125,"timestamp":4078082844059,"id":1855,"parentId":1842,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7764,"timestamp":4078082843867,"id":1842,"parentId":1783,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/noop-template.js","layer":"app-pages-browser"},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7652,"timestamp":4078082844042,"id":1850,"parentId":1849,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7661,"timestamp":4078082844034,"id":1849,"parentId":1839,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9118,"timestamp":4078082843813,"id":1839,"parentId":1748,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.development.js","layer":"app-pages-browser"},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":360278,"timestamp":4078082492699,"id":1496,"parentId":1495,"tags":{"request":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1711860130267,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4343,"timestamp":4078082849376,"id":1860,"parentId":1859,"tags":{},"startTime":1711860130624,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4367,"timestamp":4078082849355,"id":1859,"parentId":1857,"tags":{},"startTime":1711860130624,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4885,"timestamp":4078082849240,"id":1857,"parentId":1785,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/getErrorByType.js","layer":"app-pages-browser"},"startTime":1711860130624,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5115,"timestamp":4078082849388,"id":1862,"parentId":1861,"tags":{},"startTime":1711860130624,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5128,"timestamp":4078082849378,"id":1861,"parentId":1858,"tags":{},"startTime":1711860130624,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5660,"timestamp":4078082849278,"id":1858,"parentId":1785,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/nodeStackFrames.js","layer":"app-pages-browser"},"startTime":1711860130624,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2386,"timestamp":4078082853293,"id":1870,"parentId":1869,"tags":{},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2400,"timestamp":4078082853281,"id":1869,"parentId":1864,"tags":{},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2951,"timestamp":4078082853133,"id":1864,"parentId":1787,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/styles.js","layer":"app-pages-browser"},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2827,"timestamp":4078082853279,"id":1868,"parentId":1867,"tags":{},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2859,"timestamp":4078082853247,"id":1867,"parentId":1863,"tags":{},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3318,"timestamp":4078082853071,"id":1863,"parentId":1787,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Terminal/styles.js","layer":"app-pages-browser"},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4313,"timestamp":4078082853303,"id":1872,"parentId":1871,"tags":{},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4324,"timestamp":4078082853293,"id":1871,"parentId":1865,"tags":{},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4747,"timestamp":4078082853160,"id":1865,"parentId":1787,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/CodeFrame/styles.js","layer":"app-pages-browser"},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4710,"timestamp":4078082853312,"id":1874,"parentId":1873,"tags":{},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4720,"timestamp":4078082853303,"id":1873,"parentId":1866,"tags":{},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5113,"timestamp":4078082853183,"id":1866,"parentId":1787,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/LeftRightDialogHeader/styles.js","layer":"app-pages-browser"},"startTime":1711860130628,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6404,"timestamp":4078082855357,"id":1880,"parentId":1879,"tags":{},"startTime":1711860130630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6419,"timestamp":4078082855347,"id":1879,"parentId":1876,"tags":{},"startTime":1711860130630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6932,"timestamp":4078082855263,"id":1876,"parentId":1785,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/icons/CloseIcon.js","layer":"app-pages-browser"},"startTime":1711860130630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6933,"timestamp":4078082855346,"id":1878,"parentId":1877,"tags":{},"startTime":1711860130630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6957,"timestamp":4078082855324,"id":1877,"parentId":1875,"tags":{},"startTime":1711860130630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7318,"timestamp":4078082855223,"id":1875,"parentId":1718,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/dev/noop-turbopack-hmr.js","layer":"app-pages-browser"},"startTime":1711860130630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2706,"timestamp":4078082860210,"id":1883,"parentId":1882,"tags":{},"startTime":1711860130635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2732,"timestamp":4078082860185,"id":1882,"parentId":1881,"tags":{},"startTime":1711860130635,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3177,"timestamp":4078082860046,"id":1881,"parentId":1806,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1711860130635,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1574,"timestamp":4078082863755,"id":1902,"parentId":1901,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1586,"timestamp":4078082863746,"id":1901,"parentId":1886,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2254,"timestamp":4078082863471,"id":1886,"parentId":1811,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2160,"timestamp":4078082863746,"id":1900,"parentId":1899,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2172,"timestamp":4078082863735,"id":1899,"parentId":1885,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3012,"timestamp":4078082863448,"id":1885,"parentId":1811,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2748,"timestamp":4078082863734,"id":1898,"parentId":1897,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2770,"timestamp":4078082863713,"id":1897,"parentId":1884,"tags":{},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3535,"timestamp":4078082863408,"id":1884,"parentId":1814,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/promise-queue.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4077,"timestamp":4078082863764,"id":1904,"parentId":1903,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4087,"timestamp":4078082863756,"id":1903,"parentId":1887,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5196,"timestamp":4078082863492,"id":1887,"parentId":1811,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4989,"timestamp":4078082863780,"id":1908,"parentId":1907,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5001,"timestamp":4078082863773,"id":1907,"parentId":1889,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6035,"timestamp":4078082863530,"id":1889,"parentId":1811,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5818,"timestamp":4078082863772,"id":1906,"parentId":1905,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5826,"timestamp":4078082863764,"id":1905,"parentId":1888,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6478,"timestamp":4078082863511,"id":1888,"parentId":1811,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6217,"timestamp":4078082863789,"id":1910,"parentId":1909,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6226,"timestamp":4078082863781,"id":1909,"parentId":1890,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6798,"timestamp":4078082863549,"id":1890,"parentId":1810,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6553,"timestamp":4078082863806,"id":1914,"parentId":1913,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6562,"timestamp":4078082863798,"id":1913,"parentId":1892,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7028,"timestamp":4078082863585,"id":1892,"parentId":1810,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6831,"timestamp":4078082863797,"id":1912,"parentId":1911,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6840,"timestamp":4078082863789,"id":1911,"parentId":1891,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7374,"timestamp":4078082863567,"id":1891,"parentId":1810,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/fill-cache-with-data-property.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7695,"timestamp":4078082863814,"id":1916,"parentId":1915,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7704,"timestamp":4078082863806,"id":1915,"parentId":1893,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8228,"timestamp":4078082863603,"id":1893,"parentId":1810,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/get-prefetch-cache-entry-status.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8005,"timestamp":4078082863839,"id":1922,"parentId":1921,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8013,"timestamp":4078082863831,"id":1921,"parentId":1896,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8444,"timestamp":4078082863659,"id":1896,"parentId":1810,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/reducers/create-prefetch-cache-key.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8613,"timestamp":4078082863831,"id":1920,"parentId":1919,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8622,"timestamp":4078082863823,"id":1919,"parentId":1895,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9049,"timestamp":4078082863638,"id":1895,"parentId":1810,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/reducers/prune-prefetch-cache.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5504,"timestamp":4078082867248,"id":1928,"parentId":1927,"tags":{},"startTime":1711860130642,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5525,"timestamp":4078082867228,"id":1927,"parentId":1926,"tags":{},"startTime":1711860130642,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6177,"timestamp":4078082867176,"id":1926,"parentId":1857,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/stack-frame.js","layer":"app-pages-browser"},"startTime":1711860130642,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9661,"timestamp":4078082863823,"id":1918,"parentId":1917,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9670,"timestamp":4078082863815,"id":1917,"parentId":1894,"tags":{},"startTime":1711860130639,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12967,"timestamp":4078082863621,"id":1894,"parentId":1810,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1711860130638,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1266,"timestamp":4078082877274,"id":1932,"parentId":1931,"tags":{},"startTime":1711860130652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1313,"timestamp":4078082877243,"id":1931,"parentId":1929,"tags":{},"startTime":1711860130652,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1836,"timestamp":4078082877111,"id":1929,"parentId":1884,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1711860130652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2314,"timestamp":4078082877287,"id":1934,"parentId":1933,"tags":{},"startTime":1711860130652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2328,"timestamp":4078082877275,"id":1933,"parentId":1930,"tags":{},"startTime":1711860130652,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2552,"timestamp":4078082877172,"id":1930,"parentId":1884,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1711860130652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14063,"timestamp":4078082865861,"id":1925,"parentId":1924,"tags":{},"startTime":1711860130641,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14090,"timestamp":4078082865836,"id":1924,"parentId":1923,"tags":{},"startTime":1711860130641,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17319,"timestamp":4078082865776,"id":1923,"parentId":1840,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.development.js","layer":"app-pages-browser"},"startTime":1711860130641,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5193,"timestamp":4078082877920,"id":1940,"parentId":1939,"tags":{},"startTime":1711860130653,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5204,"timestamp":4078082877909,"id":1939,"parentId":1936,"tags":{},"startTime":1711860130653,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5526,"timestamp":4078082877854,"id":1936,"parentId":1783,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/index.js","layer":"app-pages-browser"},"startTime":1711860130653,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5840,"timestamp":4078082877909,"id":1938,"parentId":1937,"tags":{},"startTime":1711860130653,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5860,"timestamp":4078082877889,"id":1937,"parentId":1935,"tags":{},"startTime":1711860130653,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6171,"timestamp":4078082877818,"id":1935,"parentId":1783,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Terminal/index.js","layer":"app-pages-browser"},"startTime":1711860130653,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5666,"timestamp":4078082878336,"id":1943,"parentId":1942,"tags":{},"startTime":1711860130653,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5691,"timestamp":4078082878312,"id":1942,"parentId":1941,"tags":{},"startTime":1711860130653,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6202,"timestamp":4078082878044,"id":1941,"parentId":1785,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/LeftRightDialogHeader/index.js","layer":"app-pages-browser"},"startTime":1711860130653,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1224,"timestamp":4078082884673,"id":1951,"parentId":1950,"tags":{},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1240,"timestamp":4078082884662,"id":1950,"parentId":1945,"tags":{},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1806,"timestamp":4078082884537,"id":1945,"parentId":1783,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/VersionStalenessInfo/index.js","layer":"app-pages-browser"},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1678,"timestamp":4078082884682,"id":1953,"parentId":1952,"tags":{},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1688,"timestamp":4078082884673,"id":1952,"parentId":1946,"tags":{},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2076,"timestamp":4078082884560,"id":1946,"parentId":1787,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Toast/index.js","layer":"app-pages-browser"},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":2182,"timestamp":4078082884661,"id":1949,"parentId":1948,"tags":{},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2204,"timestamp":4078082884640,"id":1948,"parentId":1944,"tags":{},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2636,"timestamp":4078082884494,"id":1944,"parentId":1783,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/index.js","layer":"app-pages-browser"},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3312,"timestamp":4078082884691,"id":1955,"parentId":1954,"tags":{},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3322,"timestamp":4078082884683,"id":1954,"parentId":1947,"tags":{},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4086,"timestamp":4078082884580,"id":1947,"parentId":1787,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/container/RuntimeError/index.js","layer":"app-pages-browser"},"startTime":1711860130659,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4262,"timestamp":4078082887640,"id":1961,"parentId":1960,"tags":{},"startTime":1711860130662,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4277,"timestamp":4078082887627,"id":1960,"parentId":1957,"tags":{},"startTime":1711860130662,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4801,"timestamp":4078082887508,"id":1957,"parentId":1785,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/hot-linked-text/index.js","layer":"app-pages-browser"},"startTime":1711860130662,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4701,"timestamp":4078082887626,"id":1959,"parentId":1958,"tags":{},"startTime":1711860130662,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4731,"timestamp":4078082887596,"id":1958,"parentId":1956,"tags":{},"startTime":1711860130662,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5277,"timestamp":4078082887441,"id":1956,"parentId":1887,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"app-pages-browser"},"startTime":1711860130662,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2689,"timestamp":4078082890379,"id":1964,"parentId":1963,"tags":{},"startTime":1711860130665,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2712,"timestamp":4078082890357,"id":1963,"parentId":1962,"tags":{},"startTime":1711860130665,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2997,"timestamp":4078082890265,"id":1962,"parentId":1881,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1711860130665,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1110,"timestamp":4078082894989,"id":1969,"parentId":1968,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1136,"timestamp":4078082894965,"id":1968,"parentId":1965,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1648,"timestamp":4078082894851,"id":1965,"parentId":1936,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/Overlay.js","layer":"app-pages-browser"},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3220,"timestamp":4078082895010,"id":1973,"parentId":1972,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3233,"timestamp":4078082895002,"id":1972,"parentId":1967,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4172,"timestamp":4078082894922,"id":1967,"parentId":1941,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/LeftRightDialogHeader/LeftRightDialogHeader.js","layer":"app-pages-browser"},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4130,"timestamp":4078082895001,"id":1971,"parentId":1970,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4142,"timestamp":4078082894990,"id":1970,"parentId":1966,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4812,"timestamp":4078082894898,"id":1966,"parentId":1935,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Terminal/Terminal.js","layer":"app-pages-browser"},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4065,"timestamp":4078082895659,"id":1981,"parentId":1980,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4082,"timestamp":4078082895643,"id":1980,"parentId":1974,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4525,"timestamp":4078082895493,"id":1974,"parentId":1945,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/VersionStalenessInfo/styles.js","layer":"app-pages-browser"},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4352,"timestamp":4078082895679,"id":1985,"parentId":1984,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4361,"timestamp":4078082895670,"id":1984,"parentId":1976,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4758,"timestamp":4078082895545,"id":1976,"parentId":1946,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Toast/Toast.js","layer":"app-pages-browser"},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4654,"timestamp":4078082895670,"id":1983,"parentId":1982,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4664,"timestamp":4078082895660,"id":1982,"parentId":1975,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5148,"timestamp":4078082895520,"id":1975,"parentId":1945,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/VersionStalenessInfo/VersionStalenessInfo.js","layer":"app-pages-browser"},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4991,"timestamp":4078082895688,"id":1987,"parentId":1986,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5000,"timestamp":4078082895680,"id":1986,"parentId":1977,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5368,"timestamp":4078082895565,"id":1977,"parentId":1944,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/DialogBody.js","layer":"app-pages-browser"},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5239,"timestamp":4078082895705,"id":1991,"parentId":1990,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5248,"timestamp":4078082895697,"id":1990,"parentId":1979,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5578,"timestamp":4078082895602,"id":1979,"parentId":1946,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Toast/styles.js","layer":"app-pages-browser"},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5247,"timestamp":4078082895948,"id":2000,"parentId":1999,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5258,"timestamp":4078082895938,"id":1999,"parentId":1992,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5644,"timestamp":4078082895801,"id":1992,"parentId":1944,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/DialogContent.js","layer":"app-pages-browser"},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5767,"timestamp":4078082895697,"id":1989,"parentId":1988,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5776,"timestamp":4078082895689,"id":1988,"parentId":1978,"tags":{},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6248,"timestamp":4078082895584,"id":1978,"parentId":1944,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/Dialog.js","layer":"app-pages-browser"},"startTime":1711860130670,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13550,"timestamp":4078082895965,"id":2004,"parentId":2003,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13563,"timestamp":4078082895957,"id":2003,"parentId":1994,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14148,"timestamp":4078082895840,"id":1994,"parentId":1944,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/styles.js","layer":"app-pages-browser"},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14032,"timestamp":4078082895974,"id":2006,"parentId":2005,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14041,"timestamp":4078082895966,"id":2005,"parentId":1995,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14566,"timestamp":4078082895857,"id":1995,"parentId":1947,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/group-stack-frames-by-framework.js","layer":"app-pages-browser"},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14480,"timestamp":4078082895957,"id":2002,"parentId":2001,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14490,"timestamp":4078082895949,"id":2001,"parentId":1993,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14891,"timestamp":4078082895821,"id":1993,"parentId":1944,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/DialogHeader.js","layer":"app-pages-browser"},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14753,"timestamp":4078082895982,"id":2008,"parentId":2007,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14762,"timestamp":4078082895974,"id":2007,"parentId":1996,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15210,"timestamp":4078082895875,"id":1996,"parentId":1947,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/container/RuntimeError/CallStackFrame.js","layer":"app-pages-browser"},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15181,"timestamp":4078082895990,"id":2010,"parentId":2009,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15190,"timestamp":4078082895982,"id":2009,"parentId":1997,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15630,"timestamp":4078082895902,"id":1997,"parentId":1947,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/container/RuntimeError/GroupedStackFrames.js","layer":"app-pages-browser"},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15554,"timestamp":4078082895998,"id":2012,"parentId":2011,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15563,"timestamp":4078082895991,"id":2011,"parentId":1998,"tags":{},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16053,"timestamp":4078082895919,"id":1998,"parentId":1947,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/container/RuntimeError/ComponentStackFrameRow.js","layer":"app-pages-browser"},"startTime":1711860130671,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8091,"timestamp":4078082903945,"id":2016,"parentId":2015,"tags":{},"startTime":1711860130679,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8121,"timestamp":4078082903917,"id":2015,"parentId":2013,"tags":{},"startTime":1711860130679,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8731,"timestamp":4078082903579,"id":2013,"parentId":1956,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"app-pages-browser"},"startTime":1711860130678,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8363,"timestamp":4078082903960,"id":2018,"parentId":2017,"tags":{},"startTime":1711860130679,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8376,"timestamp":4078082903947,"id":2017,"parentId":2014,"tags":{},"startTime":1711860130679,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8947,"timestamp":4078082903637,"id":2014,"parentId":1957,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/hot-linked-text/get-words-and-whitespaces.js","layer":"app-pages-browser"},"startTime":1711860130678,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1556,"timestamp":4078082916339,"id":2028,"parentId":2027,"tags":{},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1595,"timestamp":4078082916329,"id":2027,"parentId":2023,"tags":{},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2106,"timestamp":4078082916257,"id":2023,"parentId":1966,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Terminal/EditorLink.js","layer":"app-pages-browser"},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2404,"timestamp":4078082916348,"id":2030,"parentId":2029,"tags":{},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2414,"timestamp":4078082916340,"id":2029,"parentId":2024,"tags":{},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2809,"timestamp":4078082916280,"id":2024,"parentId":1965,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/body-locker.js","layer":"app-pages-browser"},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3621,"timestamp":4078082915623,"id":2021,"parentId":2020,"tags":{},"startTime":1711860130690,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3654,"timestamp":4078082915591,"id":2020,"parentId":2019,"tags":{},"startTime":1711860130690,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4656,"timestamp":4078082915525,"id":2019,"parentId":1966,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/anser/index.js","layer":"app-pages-browser"},"startTime":1711860130690,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3660,"timestamp":4078082916665,"id":2036,"parentId":2035,"tags":{},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3689,"timestamp":4078082916636,"id":2035,"parentId":2034,"tags":{},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4263,"timestamp":4078082916576,"id":2034,"parentId":1997,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/container/RuntimeError/FrameworkIcon.js","layer":"app-pages-browser"},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4439,"timestamp":4078082916529,"id":2033,"parentId":2032,"tags":{},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4452,"timestamp":4078082916517,"id":2032,"parentId":2031,"tags":{},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4825,"timestamp":4078082916490,"id":2031,"parentId":1996,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/use-open-in-editor.js","layer":"app-pages-browser"},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1324,"timestamp":4078082920273,"id":2039,"parentId":2038,"tags":{},"startTime":1711860130695,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1349,"timestamp":4078082920250,"id":2038,"parentId":2037,"tags":{},"startTime":1711860130695,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1696,"timestamp":4078082920203,"id":2037,"parentId":1978,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/hooks/use-on-click-outside.js","layer":"app-pages-browser"},"startTime":1711860130695,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1698,"timestamp":4078082922409,"id":2042,"parentId":2041,"tags":{},"startTime":1711860130697,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1787,"timestamp":4078082922332,"id":2041,"parentId":2040,"tags":{},"startTime":1711860130697,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3014,"timestamp":4078082921983,"id":2040,"parentId":1947,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/CodeFrame/index.js","layer":"app-pages-browser"},"startTime":1711860130697,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1662,"timestamp":4078082926107,"id":2045,"parentId":2044,"tags":{},"startTime":1711860130701,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1688,"timestamp":4078082926084,"id":2044,"parentId":2043,"tags":{},"startTime":1711860130701,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2328,"timestamp":4078082926041,"id":2043,"parentId":2040,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/CodeFrame/CodeFrame.js","layer":"app-pages-browser"},"startTime":1711860130701,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16016,"timestamp":4078082916328,"id":2026,"parentId":2025,"tags":{},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16040,"timestamp":4078082916309,"id":2025,"parentId":2022,"tags":{},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":24088,"timestamp":4078082916222,"id":2022,"parentId":1965,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/maintain--tab-focus.js","layer":"app-pages-browser"},"startTime":1711860130691,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3277,"timestamp":4078082941773,"id":2051,"parentId":2050,"tags":{},"startTime":1711860130717,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3306,"timestamp":4078082941762,"id":2050,"parentId":2047,"tags":{},"startTime":1711860130717,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4032,"timestamp":4078082941702,"id":2047,"parentId":2022,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/css.escape/css.escape.js","layer":"app-pages-browser"},"startTime":1711860130716,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7811,"timestamp":4078082941760,"id":2049,"parentId":2048,"tags":{},"startTime":1711860130717,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7848,"timestamp":4078082941728,"id":2048,"parentId":2046,"tags":{},"startTime":1711860130717,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":12819,"timestamp":4078082941636,"id":2046,"parentId":2022,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/platform/platform.js","layer":"app-pages-browser"},"startTime":1711860130716,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":169610,"timestamp":4078082844059,"id":1854,"parentId":1853,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":169630,"timestamp":4078082844051,"id":1853,"parentId":1841,"tags":{},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":299585,"timestamp":4078082843851,"id":1841,"parentId":1803,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react-dom/cjs/react-dom.development.js","layer":"app-pages-browser"},"startTime":1711860130619,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2577,"timestamp":4078083156053,"id":2054,"parentId":2053,"tags":{},"startTime":1711860130931,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2627,"timestamp":4078083156012,"id":2053,"parentId":2052,"tags":{},"startTime":1711860130931,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2963,"timestamp":4078083155929,"id":2052,"parentId":1841,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1711860130931,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6612,"timestamp":4078083161094,"id":2057,"parentId":2056,"tags":{},"startTime":1711860130936,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6650,"timestamp":4078083161062,"id":2056,"parentId":2055,"tags":{},"startTime":1711860130936,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8321,"timestamp":4078083161000,"id":2055,"parentId":2052,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/scheduler/cjs/scheduler.development.js","layer":"app-pages-browser"},"startTime":1711860130936,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":676535,"timestamp":4078082492858,"id":1500,"parentId":1495,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fdev-root-not-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fstatic-generation-searchparams-bailout-provider.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Floadable-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!"},"startTime":1711860130268,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":676657,"timestamp":4078082492741,"id":1497,"parentId":1495,"tags":{"request":"./../../node_modules/next/dist/client/app-next-dev.js"},"startTime":1711860130268,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":679779,"timestamp":4078082489638,"id":1495,"parentId":1494,"tags":{},"startTime":1711860130264,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":2125,"timestamp":4078083172026,"id":2059,"parentId":2058,"tags":{},"startTime":1711860130947,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":3,"timestamp":4078083174169,"id":2061,"parentId":2058,"tags":{},"startTime":1711860130949,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":47,"timestamp":4078083174182,"id":2062,"parentId":2058,"tags":{},"startTime":1711860130949,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":3,"timestamp":4078083174240,"id":2063,"parentId":2058,"tags":{},"startTime":1711860130949,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":3,"timestamp":4078083174255,"id":2064,"parentId":2058,"tags":{},"startTime":1711860130949,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":617,"timestamp":4078083174162,"id":2060,"parentId":2058,"tags":{},"startTime":1711860130949,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":3239,"timestamp":4078083176184,"id":2065,"parentId":2058,"tags":{},"startTime":1711860130951,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":4123,"timestamp":4078083179448,"id":2066,"parentId":2058,"tags":{},"startTime":1711860130954,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":6522,"timestamp":4078083188545,"id":2067,"parentId":2058,"tags":{},"startTime":1711860130963,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":304,"timestamp":4078083195066,"id":2068,"parentId":2058,"tags":{},"startTime":1711860130970,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":396,"timestamp":4078083195353,"id":2069,"parentId":2058,"tags":{},"startTime":1711860130970,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":136839,"timestamp":4078083195765,"id":2070,"parentId":2058,"tags":{},"startTime":1711860130971,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-generateClientManifest","duration":58,"timestamp":4078083333339,"id":2072,"parentId":1494,"tags":{},"startTime":1711860131108,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-createassets","duration":261,"timestamp":4078083333139,"id":2071,"parentId":1494,"tags":{},"startTime":1711860131108,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":163485,"timestamp":4078083171473,"id":2058,"parentId":1494,"tags":{},"startTime":1711860130946,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":845655,"timestamp":4078082489331,"id":1494,"parentId":1122,"tags":{"name":"client"},"startTime":1711860130264,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":35443,"timestamp":4078083335001,"id":2073,"parentId":1122,"tags":{},"startTime":1711860131110,"traceId":"a43e3bb0d33d2683"},{"name":"compile-path","duration":3951667,"timestamp":4078079419408,"id":121,"tags":{"trigger":"/not-found","isTurbopack":false},"startTime":1711860127194,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-invalidated-client","duration":1297871,"timestamp":4078082073500,"id":1122,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711860129848,"traceId":"a43e3bb0d33d2683"}] +[{"name":"add-entry","duration":100077,"timestamp":4078083569868,"id":2079,"parentId":2076,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1711860131345,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":107450,"timestamp":4078083569781,"id":2077,"parentId":2076,"tags":{"request":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1711860131345,"traceId":"a43e3bb0d33d2683"},{"name":"handle-request","duration":4279160,"timestamp":4078079407808,"id":115,"tags":{"url":"/_next/static/chunks/webpack.js?v=1711835587973","isTurbopack":false},"startTime":1711860127183,"traceId":"a43e3bb0d33d2683"},{"name":"memory-usage","duration":0,"timestamp":4078083687015,"id":2085,"parentId":115,"tags":{"url":"/_next/static/chunks/webpack.js?v=1711835587973","memory.rss":"629915648","memory.heapUsed":"360614504","memory.heapTotal":"410681344"},"startTime":1711860131462,"traceId":"a43e3bb0d33d2683"},{"name":"handle-request","duration":4279147,"timestamp":4078079412247,"id":116,"tags":{"url":"/_next/static/css/app/layout.css?v=1711835587973","isTurbopack":false},"startTime":1711860127187,"traceId":"a43e3bb0d33d2683"},{"name":"memory-usage","duration":0,"timestamp":4078083691412,"id":2086,"parentId":116,"tags":{"url":"/_next/static/css/app/layout.css?v=1711835587973","memory.rss":"630423552","memory.heapUsed":"351609768","memory.heapTotal":"410681344"},"startTime":1711860131466,"traceId":"a43e3bb0d33d2683"},{"name":"handle-request","duration":4280972,"timestamp":4078079414128,"id":119,"tags":{"url":"/_next/static/chunks/app-pages-internals.js","isTurbopack":false},"startTime":1711860127189,"traceId":"a43e3bb0d33d2683"},{"name":"memory-usage","duration":0,"timestamp":4078083695125,"id":2087,"parentId":119,"tags":{"url":"/_next/static/chunks/app-pages-internals.js","memory.rss":"630554624","memory.heapUsed":"352361336","memory.heapTotal":"410681344"},"startTime":1711860131470,"traceId":"a43e3bb0d33d2683"},{"name":"handle-request","duration":4282358,"timestamp":4078079413590,"id":118,"tags":{"url":"/_next/static/chunks/app/page.js","isTurbopack":false},"startTime":1711860127188,"traceId":"a43e3bb0d33d2683"},{"name":"memory-usage","duration":0,"timestamp":4078083695964,"id":2088,"parentId":118,"tags":{"url":"/_next/static/chunks/app/page.js","memory.rss":"630554624","memory.heapUsed":"352422512","memory.heapTotal":"410681344"},"startTime":1711860131471,"traceId":"a43e3bb0d33d2683"},{"name":"handle-request","duration":4283337,"timestamp":4078079412960,"id":117,"tags":{"url":"/_next/static/chunks/main-app.js?v=1711835587973","isTurbopack":false},"startTime":1711860127188,"traceId":"a43e3bb0d33d2683"},{"name":"memory-usage","duration":0,"timestamp":4078083696307,"id":2089,"parentId":117,"tags":{"url":"/_next/static/chunks/main-app.js?v=1711835587973","memory.rss":"630554624","memory.heapUsed":"352482832","memory.heapTotal":"410681344"},"startTime":1711860131471,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":127790,"timestamp":4078083569956,"id":2081,"parentId":2076,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fdev-root-not-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fstatic-generation-searchparams-bailout-provider.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Floadable-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!"},"startTime":1711860131345,"traceId":"a43e3bb0d33d2683"},{"name":"read-resource","duration":19388,"timestamp":4078083678373,"id":2084,"parentId":2083,"tags":{},"startTime":1711860131453,"traceId":"a43e3bb0d33d2683"},{"name":"postcss-process","duration":39914,"timestamp":4078083697804,"id":2091,"parentId":2090,"tags":{},"startTime":1711860131473,"traceId":"a43e3bb0d33d2683"},{"name":"postcss-loader","duration":40835,"timestamp":4078083697783,"id":2090,"parentId":2083,"tags":{},"startTime":1711860131473,"traceId":"a43e3bb0d33d2683"},{"name":"css-loader","duration":24855,"timestamp":4078083738657,"id":2092,"parentId":2083,"tags":{"astUsed":"true"},"startTime":1711860131513,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-css","duration":89402,"timestamp":4078083678298,"id":2083,"parentId":2082,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css.webpack[javascript/auto]!=!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css","layer":null},"startTime":1711860131453,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":204498,"timestamp":4078083569858,"id":2078,"parentId":2076,"tags":{"request":"./../../node_modules/next/dist/client/app-next-dev.js"},"startTime":1711860131345,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-css","duration":111881,"timestamp":4078083670337,"id":2082,"parentId":2075,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css","layer":"app-pages-browser"},"startTime":1711860131445,"traceId":"a43e3bb0d33d2683"},{"name":"build-module","duration":90,"timestamp":4078083786044,"id":2094,"parentId":2082,"tags":{},"startTime":1711860131561,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":217310,"timestamp":4078083569947,"id":2080,"parentId":2076,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2Fglobals.css&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fapp%2Flayout.tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&server=false!"},"startTime":1711860131345,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":218198,"timestamp":4078083569086,"id":2076,"parentId":2075,"tags":{},"startTime":1711860131344,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":1119,"timestamp":4078083788999,"id":2096,"parentId":2095,"tags":{},"startTime":1711860131564,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":5,"timestamp":4078083790136,"id":2098,"parentId":2095,"tags":{},"startTime":1711860131565,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":32,"timestamp":4078083790151,"id":2099,"parentId":2095,"tags":{},"startTime":1711860131565,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":4,"timestamp":4078083790196,"id":2100,"parentId":2095,"tags":{},"startTime":1711860131565,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":3,"timestamp":4078083790216,"id":2101,"parentId":2095,"tags":{},"startTime":1711860131565,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":401,"timestamp":4078083790129,"id":2097,"parentId":2095,"tags":{},"startTime":1711860131565,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":273,"timestamp":4078083791224,"id":2102,"parentId":2095,"tags":{},"startTime":1711860131566,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":686,"timestamp":4078083791505,"id":2103,"parentId":2095,"tags":{},"startTime":1711860131566,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":7556,"timestamp":4078083800450,"id":2104,"parentId":2095,"tags":{},"startTime":1711860131575,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":281,"timestamp":4078083808004,"id":2105,"parentId":2095,"tags":{},"startTime":1711860131583,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":273,"timestamp":4078083808264,"id":2106,"parentId":2095,"tags":{},"startTime":1711860131583,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":3456,"timestamp":4078083808548,"id":2107,"parentId":2095,"tags":{},"startTime":1711860131583,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-generateClientManifest","duration":193,"timestamp":4078083813477,"id":2109,"parentId":2075,"tags":{},"startTime":1711860131588,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-createassets","duration":287,"timestamp":4078083813405,"id":2108,"parentId":2075,"tags":{},"startTime":1711860131588,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":27406,"timestamp":4078083788409,"id":2095,"parentId":2075,"tags":{},"startTime":1711860131563,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":250078,"timestamp":4078083565927,"id":2075,"parentId":2074,"tags":{"name":"client"},"startTime":1711860131341,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":9193,"timestamp":4078083816051,"id":2110,"parentId":2074,"tags":{},"startTime":1711860131591,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-invalidated-client","duration":263530,"timestamp":4078083562381,"id":2074,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711860131337,"traceId":"a43e3bb0d33d2683"}] +[{"name":"handle-request","duration":340873,"timestamp":4078083770386,"id":2093,"tags":{"url":"/_next/image?url=%2Flogo.png&w=256&q=75","isTurbopack":false},"startTime":1711860131545,"traceId":"a43e3bb0d33d2683"},{"name":"memory-usage","duration":2,"timestamp":4078084111359,"id":2111,"parentId":2093,"tags":{"url":"/_next/image?url=%2Flogo.png&w=256&q=75","memory.rss":"618872832","memory.heapUsed":"372011712","memory.heapTotal":"411467776"},"startTime":1711860131886,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx\",\"buildId\":\"development\",\"dev\":true,\"isServerComponent\":true,\"page\":\"/page\",\"stringifiedConfig\":\"eyJlbnYiOnt9LCJ3ZWJwYWNrIjpudWxsLCJlc2xpbnQiOnsiaWdub3JlRHVyaW5nQnVpbGRzIjpmYWxzZX0sInR5cGVzY3JpcHQiOnsiaWdub3JlQnVpbGRFcnJvcnMiOmZhbHNlLCJ0c2NvbmZpZ1BhdGgiOiJ0c2NvbmZpZy5qc29uIn0sImRpc3REaXIiOiIubmV4dCIsImNsZWFuRGlzdERpciI6dHJ1ZSwiYXNzZXRQcmVmaXgiOiIiLCJjYWNoZU1heE1lbW9yeVNpemUiOjUyNDI4ODAwLCJjb25maWdPcmlnaW4iOiJuZXh0LmNvbmZpZy5tanMiLCJ1c2VGaWxlU3lzdGVtUHVibGljUm91dGVzIjp0cnVlLCJnZW5lcmF0ZUV0YWdzIjp0cnVlLCJwYWdlRXh0ZW5zaW9ucyI6WyJ0c3giLCJ0cyIsImpzeCIsImpzIl0sInBvd2VyZWRCeUhlYWRlciI6dHJ1ZSwiY29tcHJlc3MiOnRydWUsImFuYWx5dGljc0lkIjoiIiwiaW1hZ2VzIjp7ImRldmljZVNpemVzIjpbNjQwLDc1MCw4MjgsMTA4MCwxMjAwLDE5MjAsMjA0OCwzODQwXSwiaW1hZ2VTaXplcyI6WzE2LDMyLDQ4LDY0LDk2LDEyOCwyNTYsMzg0XSwicGF0aCI6Ii9fbmV4dC9pbWFnZSIsImxvYWRlciI6ImRlZmF1bHQiLCJsb2FkZXJGaWxlIjoiIiwiZG9tYWlucyI6W10sImRpc2FibGVTdGF0aWNJbWFnZXMiOmZhbHNlLCJtaW5pbXVtQ2FjaGVUVEwiOjYwLCJmb3JtYXRzIjpbImltYWdlL3dlYnAiXSwiZGFuZ2Vyb3VzbHlBbGxvd1NWRyI6ZmFsc2UsImNvbnRlbnRTZWN1cml0eVBvbGljeSI6InNjcmlwdC1zcmMgJ25vbmUnOyBmcmFtZS1zcmMgJ25vbmUnOyBzYW5kYm94OyIsImNvbnRlbnREaXNwb3NpdGlvblR5cGUiOiJpbmxpbmUiLCJyZW1vdGVQYXR0ZXJucyI6W10sInVub3B0aW1pemVkIjpmYWxzZX0sImRldkluZGljYXRvcnMiOnsiYnVpbGRBY3Rpdml0eSI6dHJ1ZSwiYnVpbGRBY3Rpdml0eVBvc2l0aW9uIjoiYm90dG9tLXJpZ2h0In0sIm9uRGVtYW5kRW50cmllcyI6eyJtYXhJbmFjdGl2ZUFnZSI6NjAwMDAsInBhZ2VzQnVmZmVyTGVuZ3RoIjo1fSwiYW1wIjp7ImNhbm9uaWNhbEJhc2UiOiIifSwiYmFzZVBhdGgiOiIiLCJzYXNzT3B0aW9ucyI6e30sInRyYWlsaW5nU2xhc2giOmZhbHNlLCJpMThuIjpudWxsLCJwcm9kdWN0aW9uQnJvd3NlclNvdXJjZU1hcHMiOmZhbHNlLCJvcHRpbWl6ZUZvbnRzIjp0cnVlLCJleGNsdWRlRGVmYXVsdE1vbWVudExvY2FsZXMiOnRydWUsInNlcnZlclJ1bnRpbWVDb25maWciOnt9LCJwdWJsaWNSdW50aW1lQ29uZmlnIjp7fSwicmVhY3RQcm9kdWN0aW9uUHJvZmlsaW5nIjpmYWxzZSwicmVhY3RTdHJpY3RNb2RlIjpudWxsLCJodHRwQWdlbnRPcHRpb25zIjp7ImtlZXBBbGl2ZSI6dHJ1ZX0sIm91dHB1dEZpbGVUcmFjaW5nIjp0cnVlLCJzdGF0aWNQYWdlR2VuZXJhdGlvblRpbWVvdXQiOjYwLCJzd2NNaW5pZnkiOnRydWUsIm1vZHVsYXJpemVJbXBvcnRzIjp7IkBtdWkvaWNvbnMtbWF0ZXJpYWwiOnsidHJhbnNmb3JtIjoiQG11aS9pY29ucy1tYXRlcmlhbC97e21lbWJlcn19In0sImxvZGFzaCI6eyJ0cmFuc2Zvcm0iOiJsb2Rhc2gve3ttZW1iZXJ9fSJ9LCJuZXh0L3NlcnZlciI6eyJ0cmFuc2Zvcm0iOiJuZXh0L2Rpc3Qvc2VydmVyL3dlYi9leHBvcnRzL3t7IGtlYmFiQ2FzZSBtZW1iZXIgfX0ifX0sImV4cGVyaW1lbnRhbCI6eyJzZXJ2ZXJNaW5pZmljYXRpb24iOnRydWUsInNlcnZlclNvdXJjZU1hcHMiOmZhbHNlLCJjYXNlU2Vuc2l0aXZlUm91dGVzIjpmYWxzZSwidXNlRGVwbG95bWVudElkIjpmYWxzZSwidXNlRGVwbG95bWVudElkU2VydmVyQWN0aW9ucyI6ZmFsc2UsImNsaWVudFJvdXRlckZpbHRlciI6dHJ1ZSwiY2xpZW50Um91dGVyRmlsdGVyUmVkaXJlY3RzIjpmYWxzZSwiZmV0Y2hDYWNoZUtleVByZWZpeCI6IiIsIm1pZGRsZXdhcmVQcmVmZXRjaCI6ImZsZXhpYmxlIiwib3B0aW1pc3RpY0NsaWVudENhY2hlIjp0cnVlLCJtYW51YWxDbGllbnRCYXNlUGF0aCI6ZmFsc2UsImNwdXMiOjksIm1lbW9yeUJhc2VkV29ya2Vyc0NvdW50IjpmYWxzZSwiaXNyRmx1c2hUb0Rpc2siOnRydWUsIndvcmtlclRocmVhZHMiOmZhbHNlLCJvcHRpbWl6ZUNzcyI6ZmFsc2UsIm5leHRTY3JpcHRXb3JrZXJzIjpmYWxzZSwic2Nyb2xsUmVzdG9yYXRpb24iOmZhbHNlLCJleHRlcm5hbERpciI6ZmFsc2UsImRpc2FibGVPcHRpbWl6ZWRMb2FkaW5nIjpmYWxzZSwiZ3ppcFNpemUiOnRydWUsImNyYUNvbXBhdCI6ZmFsc2UsImVzbUV4dGVybmFscyI6dHJ1ZSwiZnVsbHlTcGVjaWZpZWQiOmZhbHNlLCJvdXRwdXRGaWxlVHJhY2luZ1Jvb3QiOiIiLCJzd2NUcmFjZVByb2ZpbGluZyI6ZmFsc2UsImZvcmNlU3djVHJhbnNmb3JtcyI6ZmFsc2UsImxhcmdlUGFnZURhdGFCeXRlcyI6MTI4MDAwLCJhZGp1c3RGb250RmFsbGJhY2tzIjpmYWxzZSwiYWRqdXN0Rm9udEZhbGxiYWNrc1dpdGhTaXplQWRqdXN0IjpmYWxzZSwidHlwZWRSb3V0ZXMiOmZhbHNlLCJpbnN0cnVtZW50YXRpb25Ib29rIjpmYWxzZSwiYnVuZGxlUGFnZXNFeHRlcm5hbHMiOmZhbHNlLCJwYXJhbGxlbFNlcnZlckNvbXBpbGVzIjpmYWxzZSwicGFyYWxsZWxTZXJ2ZXJCdWlsZFRyYWNlcyI6ZmFsc2UsInBwciI6ZmFsc2UsIm1pc3NpbmdTdXNwZW5zZVdpdGhDU1JCYWlsb3V0Ijp0cnVlLCJvcHRpbWl6ZVBhY2thZ2VJbXBvcnRzIjpbImx1Y2lkZS1yZWFjdCIsImRhdGUtZm5zIiwibG9kYXNoLWVzIiwicmFtZGEiLCJhbnRkIiwicmVhY3QtYm9vdHN0cmFwIiwiYWhvb2tzIiwiQGFudC1kZXNpZ24vaWNvbnMiLCJAaGVhZGxlc3N1aS9yZWFjdCIsIkBoZWFkbGVzc3VpLWZsb2F0L3JlYWN0IiwiQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCIsIkBoZXJvaWNvbnMvcmVhY3QvMjQvc29saWQiLCJAaGVyb2ljb25zL3JlYWN0LzI0L291dGxpbmUiLCJAdmlzeC92aXN4IiwiQHRyZW1vci9yZWFjdCIsInJ4anMiLCJAbXVpL21hdGVyaWFsIiwiQG11aS9pY29ucy1tYXRlcmlhbCIsInJlY2hhcnRzIiwicmVhY3QtdXNlIiwiQG1hdGVyaWFsLXVpL2NvcmUiLCJAbWF0ZXJpYWwtdWkvaWNvbnMiLCJAdGFibGVyL2ljb25zLXJlYWN0IiwibXVpLWNvcmUiLCJyZWFjdC1pY29ucy9haSIsInJlYWN0LWljb25zL2JpIiwicmVhY3QtaWNvbnMvYnMiLCJyZWFjdC1pY29ucy9jZyIsInJlYWN0LWljb25zL2NpIiwicmVhY3QtaWNvbnMvZGkiLCJyZWFjdC1pY29ucy9mYSIsInJlYWN0LWljb25zL2ZhNiIsInJlYWN0LWljb25zL2ZjIiwicmVhY3QtaWNvbnMvZmkiLCJyZWFjdC1pY29ucy9naSIsInJlYWN0LWljb25zL2dvIiwicmVhY3QtaWNvbnMvZ3IiLCJyZWFjdC1pY29ucy9oaSIsInJlYWN0LWljb25zL2hpMiIsInJlYWN0LWljb25zL2ltIiwicmVhY3QtaWNvbnMvaW8iLCJyZWFjdC1pY29ucy9pbzUiLCJyZWFjdC1pY29ucy9saWEiLCJyZWFjdC1pY29ucy9saWIiLCJyZWFjdC1pY29ucy9sdSIsInJlYWN0LWljb25zL21kIiwicmVhY3QtaWNvbnMvcGkiLCJyZWFjdC1pY29ucy9yaSIsInJlYWN0LWljb25zL3J4IiwicmVhY3QtaWNvbnMvc2kiLCJyZWFjdC1pY29ucy9zbCIsInJlYWN0LWljb25zL3RiIiwicmVhY3QtaWNvbnMvdGZpIiwicmVhY3QtaWNvbnMvdGkiLCJyZWFjdC1pY29ucy92c2MiLCJyZWFjdC1pY29ucy93aSJdfSwiY29uZmlnRmlsZSI6Ii9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L2FwcHMvd2ViL25leHQuY29uZmlnLm1qcyIsImNvbmZpZ0ZpbGVOYW1lIjoibmV4dC5jb25maWcubWpzIn0=\",\"pagesType\":\"app\",\"appDirLoader\":\"bmV4dC1hcHAtbG9hZGVyP25hbWU9YXBwJTJGcGFnZSZwYWdlPSUyRnBhZ2UmYXBwUGF0aHM9JTJGcGFnZSZwYWdlUGF0aD1wcml2YXRlLW5leHQtYXBwLWRpciUyRnBhZ2UudHN4JmFwcERpcj0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZhcHBzJTJGd2ViJTJGc3JjJTJGYXBwJnBhZ2VFeHRlbnNpb25zPXRzeCZwYWdlRXh0ZW5zaW9ucz10cyZwYWdlRXh0ZW5zaW9ucz1qc3gmcGFnZUV4dGVuc2lvbnM9anMmcm9vdERpcj0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZhcHBzJTJGd2ViJmlzRGV2PXRydWUmdHNjb25maWdQYXRoPXRzY29uZmlnLmpzb24mYmFzZVBhdGg9JmFzc2V0UHJlZml4PSZuZXh0Q29uZmlnT3V0cHV0PSZwcmVmZXJyZWRSZWdpb249Jm1pZGRsZXdhcmVDb25maWc9ZTMwJTNEIQ==\",\"sriEnabled\":false,\"middlewareConfig\":\"e30=\"}!","duration":3205,"timestamp":4078087102264,"id":2119,"parentId":2118,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-edge-ssr-loader/index.js?{\"absolute500Path\":\"\",\"absoluteAppPath\":\"next/dist/pages/_app\",\"absoluteDocumentPath\":\"next/dist/pages/_document\",\"absoluteErrorPath\":\"next/dist/pages/_error\",\"absolutePagePath\":\"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\"buildId\":\"development\",\"dev\":true,\"isServerComponent\":true,\"page\":\"/page\",\"stringifiedConfig\":\"eyJlbnYiOnt9LCJ3ZWJwYWNrIjpudWxsLCJlc2xpbnQiOnsiaWdub3JlRHVyaW5nQnVpbGRzIjpmYWxzZX0sInR5cGVzY3JpcHQiOnsiaWdub3JlQnVpbGRFcnJvcnMiOmZhbHNlLCJ0c2NvbmZpZ1BhdGgiOiJ0c2NvbmZpZy5qc29uIn0sImRpc3REaXIiOiIubmV4dCIsImNsZWFuRGlzdERpciI6dHJ1ZSwiYXNzZXRQcmVmaXgiOiIiLCJjYWNoZU1heE1lbW9yeVNpemUiOjUyNDI4ODAwLCJjb25maWdPcmlnaW4iOiJuZXh0LmNvbmZpZy5tanMiLCJ1c2VGaWxlU3lzdGVtUHVibGljUm91dGVzIjp0cnVlLCJnZW5lcmF0ZUV0YWdzIjp0cnVlLCJwYWdlRXh0ZW5zaW9ucyI6WyJ0c3giLCJ0cyIsImpzeCIsImpzIl0sInBvd2VyZWRCeUhlYWRlciI6dHJ1ZSwiY29tcHJlc3MiOnRydWUsImFuYWx5dGljc0lkIjoiIiwiaW1hZ2VzIjp7ImRldmljZVNpemVzIjpbNjQwLDc1MCw4MjgsMTA4MCwxMjAwLDE5MjAsMjA0OCwzODQwXSwiaW1hZ2VTaXplcyI6WzE2LDMyLDQ4LDY0LDk2LDEyOCwyNTYsMzg0XSwicGF0aCI6Ii9fbmV4dC9pbWFnZSIsImxvYWRlciI6ImRlZmF1bHQiLCJsb2FkZXJGaWxlIjoiIiwiZG9tYWlucyI6W10sImRpc2FibGVTdGF0aWNJbWFnZXMiOmZhbHNlLCJtaW5pbXVtQ2FjaGVUVEwiOjYwLCJmb3JtYXRzIjpbImltYWdlL3dlYnAiXSwiZGFuZ2Vyb3VzbHlBbGxvd1NWRyI6ZmFsc2UsImNvbnRlbnRTZWN1cml0eVBvbGljeSI6InNjcmlwdC1zcmMgJ25vbmUnOyBmcmFtZS1zcmMgJ25vbmUnOyBzYW5kYm94OyIsImNvbnRlbnREaXNwb3NpdGlvblR5cGUiOiJpbmxpbmUiLCJyZW1vdGVQYXR0ZXJucyI6W10sInVub3B0aW1pemVkIjpmYWxzZX0sImRldkluZGljYXRvcnMiOnsiYnVpbGRBY3Rpdml0eSI6dHJ1ZSwiYnVpbGRBY3Rpdml0eVBvc2l0aW9uIjoiYm90dG9tLXJpZ2h0In0sIm9uRGVtYW5kRW50cmllcyI6eyJtYXhJbmFjdGl2ZUFnZSI6NjAwMDAsInBhZ2VzQnVmZmVyTGVuZ3RoIjo1fSwiYW1wIjp7ImNhbm9uaWNhbEJhc2UiOiIifSwiYmFzZVBhdGgiOiIiLCJzYXNzT3B0aW9ucyI6e30sInRyYWlsaW5nU2xhc2giOmZhbHNlLCJpMThuIjpudWxsLCJwcm9kdWN0aW9uQnJvd3NlclNvdXJjZU1hcHMiOmZhbHNlLCJvcHRpbWl6ZUZvbnRzIjp0cnVlLCJleGNsdWRlRGVmYXVsdE1vbWVudExvY2FsZXMiOnRydWUsInNlcnZlclJ1bnRpbWVDb25maWciOnt9LCJwdWJsaWNSdW50aW1lQ29uZmlnIjp7fSwicmVhY3RQcm9kdWN0aW9uUHJvZmlsaW5nIjpmYWxzZSwicmVhY3RTdHJpY3RNb2RlIjpudWxsLCJodHRwQWdlbnRPcHRpb25zIjp7ImtlZXBBbGl2ZSI6dHJ1ZX0sIm91dHB1dEZpbGVUcmFjaW5nIjp0cnVlLCJzdGF0aWNQYWdlR2VuZXJhdGlvblRpbWVvdXQiOjYwLCJzd2NNaW5pZnkiOnRydWUsIm1vZHVsYXJpemVJbXBvcnRzIjp7IkBtdWkvaWNvbnMtbWF0ZXJpYWwiOnsidHJhbnNmb3JtIjoiQG11aS9pY29ucy1tYXRlcmlhbC97e21lbWJlcn19In0sImxvZGFzaCI6eyJ0cmFuc2Zvcm0iOiJsb2Rhc2gve3ttZW1iZXJ9fSJ9LCJuZXh0L3NlcnZlciI6eyJ0cmFuc2Zvcm0iOiJuZXh0L2Rpc3Qvc2VydmVyL3dlYi9leHBvcnRzL3t7IGtlYmFiQ2FzZSBtZW1iZXIgfX0ifX0sImV4cGVyaW1lbnRhbCI6eyJzZXJ2ZXJNaW5pZmljYXRpb24iOnRydWUsInNlcnZlclNvdXJjZU1hcHMiOmZhbHNlLCJjYXNlU2Vuc2l0aXZlUm91dGVzIjpmYWxzZSwidXNlRGVwbG95bWVudElkIjpmYWxzZSwidXNlRGVwbG95bWVudElkU2VydmVyQWN0aW9ucyI6ZmFsc2UsImNsaWVudFJvdXRlckZpbHRlciI6dHJ1ZSwiY2xpZW50Um91dGVyRmlsdGVyUmVkaXJlY3RzIjpmYWxzZSwiZmV0Y2hDYWNoZUtleVByZWZpeCI6IiIsIm1pZGRsZXdhcmVQcmVmZXRjaCI6ImZsZXhpYmxlIiwib3B0aW1pc3RpY0NsaWVudENhY2hlIjp0cnVlLCJtYW51YWxDbGllbnRCYXNlUGF0aCI6ZmFsc2UsImNwdXMiOjksIm1lbW9yeUJhc2VkV29ya2Vyc0NvdW50IjpmYWxzZSwiaXNyRmx1c2hUb0Rpc2siOnRydWUsIndvcmtlclRocmVhZHMiOmZhbHNlLCJvcHRpbWl6ZUNzcyI6ZmFsc2UsIm5leHRTY3JpcHRXb3JrZXJzIjpmYWxzZSwic2Nyb2xsUmVzdG9yYXRpb24iOmZhbHNlLCJleHRlcm5hbERpciI6ZmFsc2UsImRpc2FibGVPcHRpbWl6ZWRMb2FkaW5nIjpmYWxzZSwiZ3ppcFNpemUiOnRydWUsImNyYUNvbXBhdCI6ZmFsc2UsImVzbUV4dGVybmFscyI6dHJ1ZSwiZnVsbHlTcGVjaWZpZWQiOmZhbHNlLCJvdXRwdXRGaWxlVHJhY2luZ1Jvb3QiOiIiLCJzd2NUcmFjZVByb2ZpbGluZyI6ZmFsc2UsImZvcmNlU3djVHJhbnNmb3JtcyI6ZmFsc2UsImxhcmdlUGFnZURhdGFCeXRlcyI6MTI4MDAwLCJhZGp1c3RGb250RmFsbGJhY2tzIjpmYWxzZSwiYWRqdXN0Rm9udEZhbGxiYWNrc1dpdGhTaXplQWRqdXN0IjpmYWxzZSwidHlwZWRSb3V0ZXMiOmZhbHNlLCJpbnN0cnVtZW50YXRpb25Ib29rIjpmYWxzZSwiYnVuZGxlUGFnZXNFeHRlcm5hbHMiOmZhbHNlLCJwYXJhbGxlbFNlcnZlckNvbXBpbGVzIjpmYWxzZSwicGFyYWxsZWxTZXJ2ZXJCdWlsZFRyYWNlcyI6ZmFsc2UsInBwciI6ZmFsc2UsIm1pc3NpbmdTdXNwZW5zZVdpdGhDU1JCYWlsb3V0Ijp0cnVlLCJvcHRpbWl6ZVBhY2thZ2VJbXBvcnRzIjpbImx1Y2lkZS1yZWFjdCIsImRhdGUtZm5zIiwibG9kYXNoLWVzIiwicmFtZGEiLCJhbnRkIiwicmVhY3QtYm9vdHN0cmFwIiwiYWhvb2tzIiwiQGFudC1kZXNpZ24vaWNvbnMiLCJAaGVhZGxlc3N1aS9yZWFjdCIsIkBoZWFkbGVzc3VpLWZsb2F0L3JlYWN0IiwiQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCIsIkBoZXJvaWNvbnMvcmVhY3QvMjQvc29saWQiLCJAaGVyb2ljb25zL3JlYWN0LzI0L291dGxpbmUiLCJAdmlzeC92aXN4IiwiQHRyZW1vci9yZWFjdCIsInJ4anMiLCJAbXVpL21hdGVyaWFsIiwiQG11aS9pY29ucy1tYXRlcmlhbCIsInJlY2hhcnRzIiwicmVhY3QtdXNlIiwiQG1hdGVyaWFsLXVpL2NvcmUiLCJAbWF0ZXJpYWwtdWkvaWNvbnMiLCJAdGFibGVyL2ljb25zLXJlYWN0IiwibXVpLWNvcmUiLCJyZWFjdC1pY29ucy9haSIsInJlYWN0LWljb25zL2JpIiwicmVhY3QtaWNvbnMvYnMiLCJyZWFjdC1pY29ucy9jZyIsInJlYWN0LWljb25zL2NpIiwicmVhY3QtaWNvbnMvZGkiLCJyZWFjdC1pY29ucy9mYSIsInJlYWN0LWljb25zL2ZhNiIsInJlYWN0LWljb25zL2ZjIiwicmVhY3QtaWNvbnMvZmkiLCJyZWFjdC1pY29ucy9naSIsInJlYWN0LWljb25zL2dvIiwicmVhY3QtaWNvbnMvZ3IiLCJyZWFjdC1pY29ucy9oaSIsInJlYWN0LWljb25zL2hpMiIsInJlYWN0LWljb25zL2ltIiwicmVhY3QtaWNvbnMvaW8iLCJyZWFjdC1pY29ucy9pbzUiLCJyZWFjdC1pY29ucy9saWEiLCJyZWFjdC1pY29ucy9saWIiLCJyZWFjdC1pY29ucy9sdSIsInJlYWN0LWljb25zL21kIiwicmVhY3QtaWNvbnMvcGkiLCJyZWFjdC1pY29ucy9yaSIsInJlYWN0LWljb25zL3J4IiwicmVhY3QtaWNvbnMvc2kiLCJyZWFjdC1pY29ucy9zbCIsInJlYWN0LWljb25zL3RiIiwicmVhY3QtaWNvbnMvdGZpIiwicmVhY3QtaWNvbnMvdGkiLCJyZWFjdC1pY29ucy92c2MiLCJyZWFjdC1pY29ucy93aSJdfSwiY29uZmlnRmlsZSI6Ii9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L2FwcHMvd2ViL25leHQuY29uZmlnLm1qcyIsImNvbmZpZ0ZpbGVOYW1lIjoibmV4dC5jb25maWcubWpzIn0=\",\"pagesType\":\"app\",\"appDirLoader\":\"bmV4dC1hcHAtbG9hZGVyP25hbWU9YXBwJTJGcGFnZSZwYWdlPSUyRnBhZ2UmYXBwUGF0aHM9JTJGcGFnZSZwYWdlUGF0aD1wcml2YXRlLW5leHQtYXBwLWRpciUyRnBhZ2UudHN4JmFwcERpcj0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZhcHBzJTJGd2ViJTJGc3JjJTJGYXBwJnBhZ2VFeHRlbnNpb25zPXRzeCZwYWdlRXh0ZW5zaW9ucz10cyZwYWdlRXh0ZW5zaW9ucz1qc3gmcGFnZUV4dGVuc2lvbnM9anMmcm9vdERpcj0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZhcHBzJTJGd2ViJmlzRGV2PXRydWUmdHNjb25maWdQYXRoPXRzY29uZmlnLmpzb24mYmFzZVBhdGg9JmFzc2V0UHJlZml4PSZuZXh0Q29uZmlnT3V0cHV0PSZwcmVmZXJyZWRSZWdpb249Jm1pZGRsZXdhcmVDb25maWc9ZTMwJTNEIQ==\",\"sriEnabled\":false,\"middlewareConfig\":\"e30=\"}!","layer":"ssr"},"startTime":1711860134877,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":27613,"timestamp":4078087077964,"id":2117,"parentId":2116,"tags":{"request":"next-edge-ssr-loader?{\"absolute500Path\":\"\",\"absoluteAppPath\":\"next/dist/pages/_app\",\"absoluteDocumentPath\":\"next/dist/pages/_document\",\"absoluteErrorPath\":\"next/dist/pages/_error\",\"absolutePagePath\":\"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/not-found.tsx\",\"buildId\":\"development\",\"dev\":true,\"isServerComponent\":true,\"page\":\"/not-found\",\"stringifiedConfig\":\"eyJlbnYiOnt9LCJ3ZWJwYWNrIjpudWxsLCJlc2xpbnQiOnsiaWdub3JlRHVyaW5nQnVpbGRzIjpmYWxzZX0sInR5cGVzY3JpcHQiOnsiaWdub3JlQnVpbGRFcnJvcnMiOmZhbHNlLCJ0c2NvbmZpZ1BhdGgiOiJ0c2NvbmZpZy5qc29uIn0sImRpc3REaXIiOiIubmV4dCIsImNsZWFuRGlzdERpciI6dHJ1ZSwiYXNzZXRQcmVmaXgiOiIiLCJjYWNoZU1heE1lbW9yeVNpemUiOjUyNDI4ODAwLCJjb25maWdPcmlnaW4iOiJuZXh0LmNvbmZpZy5tanMiLCJ1c2VGaWxlU3lzdGVtUHVibGljUm91dGVzIjp0cnVlLCJnZW5lcmF0ZUV0YWdzIjp0cnVlLCJwYWdlRXh0ZW5zaW9ucyI6WyJ0c3giLCJ0cyIsImpzeCIsImpzIl0sInBvd2VyZWRCeUhlYWRlciI6dHJ1ZSwiY29tcHJlc3MiOnRydWUsImFuYWx5dGljc0lkIjoiIiwiaW1hZ2VzIjp7ImRldmljZVNpemVzIjpbNjQwLDc1MCw4MjgsMTA4MCwxMjAwLDE5MjAsMjA0OCwzODQwXSwiaW1hZ2VTaXplcyI6WzE2LDMyLDQ4LDY0LDk2LDEyOCwyNTYsMzg0XSwicGF0aCI6Ii9fbmV4dC9pbWFnZSIsImxvYWRlciI6ImRlZmF1bHQiLCJsb2FkZXJGaWxlIjoiIiwiZG9tYWlucyI6W10sImRpc2FibGVTdGF0aWNJbWFnZXMiOmZhbHNlLCJtaW5pbXVtQ2FjaGVUVEwiOjYwLCJmb3JtYXRzIjpbImltYWdlL3dlYnAiXSwiZGFuZ2Vyb3VzbHlBbGxvd1NWRyI6ZmFsc2UsImNvbnRlbnRTZWN1cml0eVBvbGljeSI6InNjcmlwdC1zcmMgJ25vbmUnOyBmcmFtZS1zcmMgJ25vbmUnOyBzYW5kYm94OyIsImNvbnRlbnREaXNwb3NpdGlvblR5cGUiOiJpbmxpbmUiLCJyZW1vdGVQYXR0ZXJucyI6W10sInVub3B0aW1pemVkIjpmYWxzZX0sImRldkluZGljYXRvcnMiOnsiYnVpbGRBY3Rpdml0eSI6dHJ1ZSwiYnVpbGRBY3Rpdml0eVBvc2l0aW9uIjoiYm90dG9tLXJpZ2h0In0sIm9uRGVtYW5kRW50cmllcyI6eyJtYXhJbmFjdGl2ZUFnZSI6NjAwMDAsInBhZ2VzQnVmZmVyTGVuZ3RoIjo1fSwiYW1wIjp7ImNhbm9uaWNhbEJhc2UiOiIifSwiYmFzZVBhdGgiOiIiLCJzYXNzT3B0aW9ucyI6e30sInRyYWlsaW5nU2xhc2giOmZhbHNlLCJpMThuIjpudWxsLCJwcm9kdWN0aW9uQnJvd3NlclNvdXJjZU1hcHMiOmZhbHNlLCJvcHRpbWl6ZUZvbnRzIjp0cnVlLCJleGNsdWRlRGVmYXVsdE1vbWVudExvY2FsZXMiOnRydWUsInNlcnZlclJ1bnRpbWVDb25maWciOnt9LCJwdWJsaWNSdW50aW1lQ29uZmlnIjp7fSwicmVhY3RQcm9kdWN0aW9uUHJvZmlsaW5nIjpmYWxzZSwicmVhY3RTdHJpY3RNb2RlIjpudWxsLCJodHRwQWdlbnRPcHRpb25zIjp7ImtlZXBBbGl2ZSI6dHJ1ZX0sIm91dHB1dEZpbGVUcmFjaW5nIjp0cnVlLCJzdGF0aWNQYWdlR2VuZXJhdGlvblRpbWVvdXQiOjYwLCJzd2NNaW5pZnkiOnRydWUsIm1vZHVsYXJpemVJbXBvcnRzIjp7IkBtdWkvaWNvbnMtbWF0ZXJpYWwiOnsidHJhbnNmb3JtIjoiQG11aS9pY29ucy1tYXRlcmlhbC97e21lbWJlcn19In0sImxvZGFzaCI6eyJ0cmFuc2Zvcm0iOiJsb2Rhc2gve3ttZW1iZXJ9fSJ9LCJuZXh0L3NlcnZlciI6eyJ0cmFuc2Zvcm0iOiJuZXh0L2Rpc3Qvc2VydmVyL3dlYi9leHBvcnRzL3t7IGtlYmFiQ2FzZSBtZW1iZXIgfX0ifX0sImV4cGVyaW1lbnRhbCI6eyJzZXJ2ZXJNaW5pZmljYXRpb24iOnRydWUsInNlcnZlclNvdXJjZU1hcHMiOmZhbHNlLCJjYXNlU2Vuc2l0aXZlUm91dGVzIjpmYWxzZSwidXNlRGVwbG95bWVudElkIjpmYWxzZSwidXNlRGVwbG95bWVudElkU2VydmVyQWN0aW9ucyI6ZmFsc2UsImNsaWVudFJvdXRlckZpbHRlciI6dHJ1ZSwiY2xpZW50Um91dGVyRmlsdGVyUmVkaXJlY3RzIjpmYWxzZSwiZmV0Y2hDYWNoZUtleVByZWZpeCI6IiIsIm1pZGRsZXdhcmVQcmVmZXRjaCI6ImZsZXhpYmxlIiwib3B0aW1pc3RpY0NsaWVudENhY2hlIjp0cnVlLCJtYW51YWxDbGllbnRCYXNlUGF0aCI6ZmFsc2UsImNwdXMiOjksIm1lbW9yeUJhc2VkV29ya2Vyc0NvdW50IjpmYWxzZSwiaXNyRmx1c2hUb0Rpc2siOnRydWUsIndvcmtlclRocmVhZHMiOmZhbHNlLCJvcHRpbWl6ZUNzcyI6ZmFsc2UsIm5leHRTY3JpcHRXb3JrZXJzIjpmYWxzZSwic2Nyb2xsUmVzdG9yYXRpb24iOmZhbHNlLCJleHRlcm5hbERpciI6ZmFsc2UsImRpc2FibGVPcHRpbWl6ZWRMb2FkaW5nIjpmYWxzZSwiZ3ppcFNpemUiOnRydWUsImNyYUNvbXBhdCI6ZmFsc2UsImVzbUV4dGVybmFscyI6dHJ1ZSwiZnVsbHlTcGVjaWZpZWQiOmZhbHNlLCJvdXRwdXRGaWxlVHJhY2luZ1Jvb3QiOiIiLCJzd2NUcmFjZVByb2ZpbGluZyI6ZmFsc2UsImZvcmNlU3djVHJhbnNmb3JtcyI6ZmFsc2UsImxhcmdlUGFnZURhdGFCeXRlcyI6MTI4MDAwLCJhZGp1c3RGb250RmFsbGJhY2tzIjpmYWxzZSwiYWRqdXN0Rm9udEZhbGxiYWNrc1dpdGhTaXplQWRqdXN0IjpmYWxzZSwidHlwZWRSb3V0ZXMiOmZhbHNlLCJpbnN0cnVtZW50YXRpb25Ib29rIjpmYWxzZSwiYnVuZGxlUGFnZXNFeHRlcm5hbHMiOmZhbHNlLCJwYXJhbGxlbFNlcnZlckNvbXBpbGVzIjpmYWxzZSwicGFyYWxsZWxTZXJ2ZXJCdWlsZFRyYWNlcyI6ZmFsc2UsInBwciI6ZmFsc2UsIm1pc3NpbmdTdXNwZW5zZVdpdGhDU1JCYWlsb3V0Ijp0cnVlLCJvcHRpbWl6ZVBhY2thZ2VJbXBvcnRzIjpbImx1Y2lkZS1yZWFjdCIsImRhdGUtZm5zIiwibG9kYXNoLWVzIiwicmFtZGEiLCJhbnRkIiwicmVhY3QtYm9vdHN0cmFwIiwiYWhvb2tzIiwiQGFudC1kZXNpZ24vaWNvbnMiLCJAaGVhZGxlc3N1aS9yZWFjdCIsIkBoZWFkbGVzc3VpLWZsb2F0L3JlYWN0IiwiQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCIsIkBoZXJvaWNvbnMvcmVhY3QvMjQvc29saWQiLCJAaGVyb2ljb25zL3JlYWN0LzI0L291dGxpbmUiLCJAdmlzeC92aXN4IiwiQHRyZW1vci9yZWFjdCIsInJ4anMiLCJAbXVpL21hdGVyaWFsIiwiQG11aS9pY29ucy1tYXRlcmlhbCIsInJlY2hhcnRzIiwicmVhY3QtdXNlIiwiQG1hdGVyaWFsLXVpL2NvcmUiLCJAbWF0ZXJpYWwtdWkvaWNvbnMiLCJAdGFibGVyL2ljb25zLXJlYWN0IiwibXVpLWNvcmUiLCJyZWFjdC1pY29ucy9haSIsInJlYWN0LWljb25zL2JpIiwicmVhY3QtaWNvbnMvYnMiLCJyZWFjdC1pY29ucy9jZyIsInJlYWN0LWljb25zL2NpIiwicmVhY3QtaWNvbnMvZGkiLCJyZWFjdC1pY29ucy9mYSIsInJlYWN0LWljb25zL2ZhNiIsInJlYWN0LWljb25zL2ZjIiwicmVhY3QtaWNvbnMvZmkiLCJyZWFjdC1pY29ucy9naSIsInJlYWN0LWljb25zL2dvIiwicmVhY3QtaWNvbnMvZ3IiLCJyZWFjdC1pY29ucy9oaSIsInJlYWN0LWljb25zL2hpMiIsInJlYWN0LWljb25zL2ltIiwicmVhY3QtaWNvbnMvaW8iLCJyZWFjdC1pY29ucy9pbzUiLCJyZWFjdC1pY29ucy9saWEiLCJyZWFjdC1pY29ucy9saWIiLCJyZWFjdC1pY29ucy9sdSIsInJlYWN0LWljb25zL21kIiwicmVhY3QtaWNvbnMvcGkiLCJyZWFjdC1pY29ucy9yaSIsInJlYWN0LWljb25zL3J4IiwicmVhY3QtaWNvbnMvc2kiLCJyZWFjdC1pY29ucy9zbCIsInJlYWN0LWljb25zL3RiIiwicmVhY3QtaWNvbnMvdGZpIiwicmVhY3QtaWNvbnMvdGkiLCJyZWFjdC1pY29ucy92c2MiLCJyZWFjdC1pY29ucy93aSJdfSwiY29uZmlnRmlsZSI6Ii9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L2FwcHMvd2ViL25leHQuY29uZmlnLm1qcyIsImNvbmZpZ0ZpbGVOYW1lIjoibmV4dC5jb25maWcubWpzIn0=\",\"pagesType\":\"app\",\"appDirLoader\":\"bmV4dC1hcHAtbG9hZGVyP25hbWU9YXBwJTJGbm90LWZvdW5kJnBhZ2U9JTJGbm90LWZvdW5kJmFwcFBhdGhzPSZwYWdlUGF0aD1wcml2YXRlLW5leHQtYXBwLWRpciUyRm5vdC1mb3VuZC50c3gmYXBwRGlyPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWIlMkZzcmMlMkZhcHAmcGFnZUV4dGVuc2lvbnM9dHN4JnBhZ2VFeHRlbnNpb25zPXRzJnBhZ2VFeHRlbnNpb25zPWpzeCZwYWdlRXh0ZW5zaW9ucz1qcyZyb290RGlyPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWImaXNEZXY9dHJ1ZSZ0c2NvbmZpZ1BhdGg9dHNjb25maWcuanNvbiZiYXNlUGF0aD0mYXNzZXRQcmVmaXg9Jm5leHRDb25maWdPdXRwdXQ9JnByZWZlcnJlZFJlZ2lvbj0mbWlkZGxld2FyZUNvbmZpZz1lMzAlM0Qh\",\"sriEnabled\":false,\"middlewareConfig\":\"e30=\"}!"},"startTime":1711860134853,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6187,"timestamp":4078087108787,"id":2122,"parentId":2121,"tags":{},"startTime":1711860134884,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6319,"timestamp":4078087108665,"id":2121,"parentId":2120,"tags":{},"startTime":1711860134883,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx?__next_edge_ssr_entry__","duration":16569,"timestamp":4078087108599,"id":2120,"parentId":2119,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-app-loader.js?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx?__next_edge_ssr_entry__","layer":"rsc"},"startTime":1711860134883,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2519,"timestamp":4078087129866,"id":2125,"parentId":2124,"tags":{},"startTime":1711860134905,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2565,"timestamp":4078087129830,"id":2124,"parentId":2123,"tags":{},"startTime":1711860134905,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":4442,"timestamp":4078087129749,"id":2123,"parentId":2120,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx","layer":"rsc"},"startTime":1711860134905,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3215,"timestamp":4078087151457,"id":2128,"parentId":2127,"tags":{},"startTime":1711860134926,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3260,"timestamp":4078087151418,"id":2127,"parentId":2126,"tags":{},"startTime":1711860134926,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":3749,"timestamp":4078087151331,"id":2126,"parentId":2123,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/MessagePoster.tsx","layer":"rsc"},"startTime":1711860134926,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4529,"timestamp":4078087155920,"id":2131,"parentId":2130,"tags":{},"startTime":1711860134931,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4574,"timestamp":4078087155894,"id":2130,"parentId":2129,"tags":{},"startTime":1711860134931,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":5253,"timestamp":4078087155828,"id":2129,"parentId":2123,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/QueryAI.tsx","layer":"rsc"},"startTime":1711860134931,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5158,"timestamp":4078087156279,"id":2134,"parentId":2133,"tags":{},"startTime":1711860134931,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5179,"timestamp":4078087156262,"id":2133,"parentId":2132,"tags":{},"startTime":1711860134931,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":5731,"timestamp":4078087156215,"id":2132,"parentId":2123,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/ui/card.tsx","layer":"rsc"},"startTime":1711860134931,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5912,"timestamp":4078087156349,"id":2137,"parentId":2136,"tags":{},"startTime":1711860134931,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5927,"timestamp":4078087156336,"id":2136,"parentId":2135,"tags":{},"startTime":1711860134931,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-ts","duration":6534,"timestamp":4078087156310,"id":2135,"parentId":2123,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/server/db/schema.ts","layer":"rsc"},"startTime":1711860134931,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2996,"timestamp":4078087160011,"id":2140,"parentId":2139,"tags":{},"startTime":1711860134935,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3029,"timestamp":4078087159980,"id":2139,"parentId":2138,"tags":{},"startTime":1711860134935,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-ts","duration":3199,"timestamp":4078087159911,"id":2138,"parentId":2123,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/server/db/index.ts","layer":"rsc"},"startTime":1711860134935,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1140,"timestamp":4078087166209,"id":2145,"parentId":2144,"tags":{},"startTime":1711860134941,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1184,"timestamp":4078087166173,"id":2144,"parentId":2141,"tags":{},"startTime":1711860134941,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1518,"timestamp":4078087166041,"id":2141,"parentId":2123,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/api/navigation.js","layer":"rsc"},"startTime":1711860134941,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1339,"timestamp":4078087166237,"id":2149,"parentId":2148,"tags":{},"startTime":1711860134941,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1350,"timestamp":4078087166227,"id":2148,"parentId":2143,"tags":{},"startTime":1711860134941,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1526,"timestamp":4078087166146,"id":2143,"parentId":2123,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/api/image.js","layer":"rsc"},"startTime":1711860134941,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1456,"timestamp":4078087166225,"id":2147,"parentId":2146,"tags":{},"startTime":1711860134941,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1469,"timestamp":4078087166212,"id":2146,"parentId":2142,"tags":{},"startTime":1711860134941,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1625,"timestamp":4078087166114,"id":2142,"parentId":2123,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/api/headers.js","layer":"rsc"},"startTime":1711860134941,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":946,"timestamp":4078087170448,"id":2156,"parentId":2155,"tags":{},"startTime":1711860134945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":962,"timestamp":4078087170437,"id":2155,"parentId":2151,"tags":{},"startTime":1711860134945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1252,"timestamp":4078087170360,"id":2151,"parentId":2138,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/d1/index.js","layer":"rsc"},"startTime":1711860134945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1854,"timestamp":4078087170459,"id":2158,"parentId":2157,"tags":{},"startTime":1711860134945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1867,"timestamp":4078087170450,"id":2157,"parentId":2152,"tags":{},"startTime":1711860134945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2137,"timestamp":4078087170383,"id":2152,"parentId":2123,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/index.js","layer":"rsc"},"startTime":1711860134945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2102,"timestamp":4078087170435,"id":2154,"parentId":2153,"tags":{},"startTime":1711860134945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2131,"timestamp":4078087170407,"id":2153,"parentId":2150,"tags":{},"startTime":1711860134945,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2700,"timestamp":4078087169967,"id":2150,"parentId":2135,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/index.js","layer":"rsc"},"startTime":1711860134945,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1583,"timestamp":4078087171094,"id":2161,"parentId":2160,"tags":{},"startTime":1711860134946,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1601,"timestamp":4078087171077,"id":2160,"parentId":2159,"tags":{},"startTime":1711860134946,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-ts","duration":1774,"timestamp":4078087171033,"id":2159,"parentId":2132,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/lib/utils.ts","layer":"rsc"},"startTime":1711860134946,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3179,"timestamp":4078087171328,"id":2167,"parentId":2166,"tags":{},"startTime":1711860134946,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3194,"timestamp":4078087171316,"id":2166,"parentId":2163,"tags":{},"startTime":1711860134946,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3620,"timestamp":4078087171214,"id":2163,"parentId":2142,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/headers.js","layer":"rsc"},"startTime":1711860134946,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2777,"timestamp":4078087172085,"id":2170,"parentId":2169,"tags":{},"startTime":1711860134947,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2802,"timestamp":4078087172060,"id":2169,"parentId":2168,"tags":{},"startTime":1711860134947,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3431,"timestamp":4078087171656,"id":2168,"parentId":2143,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/image-external.js","layer":"rsc"},"startTime":1711860134946,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3806,"timestamp":4078087171312,"id":2165,"parentId":2164,"tags":{},"startTime":1711860134946,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3836,"timestamp":4078087171283,"id":2164,"parentId":2162,"tags":{},"startTime":1711860134946,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4860,"timestamp":4078087171189,"id":2162,"parentId":2141,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/navigation.js","layer":"rsc"},"startTime":1711860134946,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2678,"timestamp":4078087182248,"id":2194,"parentId":2193,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2693,"timestamp":4078087182239,"id":2193,"parentId":2174,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3830,"timestamp":4078087181889,"id":2174,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/column-builder.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3522,"timestamp":4078087182237,"id":2192,"parentId":2191,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3535,"timestamp":4078087182227,"id":2191,"parentId":2173,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4459,"timestamp":4078087181869,"id":2173,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/alias.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4137,"timestamp":4078087182225,"id":2190,"parentId":2189,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4150,"timestamp":4078087182214,"id":2189,"parentId":2172,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5456,"timestamp":4078087181844,"id":2172,"parentId":2151,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/d1/session.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5107,"timestamp":4078087182211,"id":2188,"parentId":2187,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5140,"timestamp":4078087182179,"id":2187,"parentId":2171,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5753,"timestamp":4078087181787,"id":2171,"parentId":2151,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/d1/driver.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7193,"timestamp":4078087182258,"id":2196,"parentId":2195,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7204,"timestamp":4078087182250,"id":2195,"parentId":2175,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7736,"timestamp":4078087181911,"id":2175,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/column.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7390,"timestamp":4078087182277,"id":2200,"parentId":2199,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7399,"timestamp":4078087182269,"id":2199,"parentId":2177,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7926,"timestamp":4078087181948,"id":2177,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/entity.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7602,"timestamp":4078087182287,"id":2202,"parentId":2201,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7612,"timestamp":4078087182278,"id":2201,"parentId":2178,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8675,"timestamp":4078087181966,"id":2178,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/logger.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8373,"timestamp":4078087182296,"id":2204,"parentId":2203,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8383,"timestamp":4078087182288,"id":2203,"parentId":2179,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8807,"timestamp":4078087181983,"id":2179,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/expressions.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8536,"timestamp":4078087182268,"id":2198,"parentId":2197,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8545,"timestamp":4078087182260,"id":2197,"parentId":2176,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9046,"timestamp":4078087181930,"id":2176,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/errors.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8665,"timestamp":4078087182324,"id":2210,"parentId":2209,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8674,"timestamp":4078087182316,"id":2209,"parentId":2182,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9139,"timestamp":4078087182033,"id":2182,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/subquery.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8913,"timestamp":4078087182306,"id":2206,"parentId":2205,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8922,"timestamp":4078087182298,"id":2205,"parentId":2180,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12493,"timestamp":4078087182000,"id":2180,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/relations.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12227,"timestamp":4078087182343,"id":2214,"parentId":2213,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12239,"timestamp":4078087182336,"id":2213,"parentId":2184,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12788,"timestamp":4078087182067,"id":2184,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/operations.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12585,"timestamp":4078087182315,"id":2208,"parentId":2207,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12596,"timestamp":4078087182307,"id":2207,"parentId":2181,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13463,"timestamp":4078087182017,"id":2181,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/query-promise.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13518,"timestamp":4078087182361,"id":2218,"parentId":2217,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13530,"timestamp":4078087182354,"id":2217,"parentId":2186,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14005,"timestamp":4078087182099,"id":2186,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/view-common.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11842,"timestamp":4078087184288,"id":2233,"parentId":2232,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11868,"timestamp":4078087184265,"id":2232,"parentId":2219,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12454,"timestamp":4078087183897,"id":2219,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/alias.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14051,"timestamp":4078087182352,"id":2216,"parentId":2215,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":14422,"timestamp":4078087182345,"id":2215,"parentId":2185,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16769,"timestamp":4078087182084,"id":2185,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/utils.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16113,"timestamp":4078087184538,"id":2237,"parentId":2236,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16161,"timestamp":4078087184495,"id":2236,"parentId":2221,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17020,"timestamp":4078087183963,"id":2221,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/indexes.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18674,"timestamp":4078087182334,"id":2212,"parentId":2211,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18683,"timestamp":4078087182326,"id":2211,"parentId":2183,"tags":{},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19195,"timestamp":4078087182050,"id":2183,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/table.js","layer":"rsc"},"startTime":1711860134957,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16733,"timestamp":4078087184551,"id":2239,"parentId":2238,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16745,"timestamp":4078087184541,"id":2238,"parentId":2222,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18073,"timestamp":4078087183983,"id":2222,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/db.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17500,"timestamp":4078087184571,"id":2243,"parentId":2242,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17510,"timestamp":4078087184563,"id":2242,"parentId":2224,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18276,"timestamp":4078087184018,"id":2224,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/primary-keys.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17751,"timestamp":4078087184561,"id":2241,"parentId":2240,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17761,"timestamp":4078087184552,"id":2240,"parentId":2223,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18594,"timestamp":4078087184001,"id":2223,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/foreign-keys.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18026,"timestamp":4078087184591,"id":2247,"parentId":2246,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18035,"timestamp":4078087184583,"id":2246,"parentId":2226,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18987,"timestamp":4078087184053,"id":2226,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/session.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18455,"timestamp":4078087184601,"id":2249,"parentId":2248,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18464,"timestamp":4078087184593,"id":2248,"parentId":2227,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19413,"timestamp":4078087184070,"id":2227,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/unique-constraint.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18912,"timestamp":4078087184611,"id":2251,"parentId":2250,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18922,"timestamp":4078087184603,"id":2250,"parentId":2228,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19727,"timestamp":4078087184087,"id":2228,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/checks.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19254,"timestamp":4078087184581,"id":2245,"parentId":2244,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19264,"timestamp":4078087184573,"id":2244,"parentId":2225,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20250,"timestamp":4078087184035,"id":2225,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/table.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19663,"timestamp":4078087184640,"id":2257,"parentId":2256,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19672,"timestamp":4078087184632,"id":2256,"parentId":2231,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20282,"timestamp":4078087184141,"id":2231,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/subquery.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16012,"timestamp":4078087188423,"id":2271,"parentId":2270,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16040,"timestamp":4078087188396,"id":2270,"parentId":2258,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16894,"timestamp":4078087187656,"id":2258,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/columns/index.js","layer":"rsc"},"startTime":1711860134962,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19946,"timestamp":4078087184620,"id":2253,"parentId":2252,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19956,"timestamp":4078087184612,"id":2252,"parentId":2229,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20753,"timestamp":4078087184107,"id":2229,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/utils.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20251,"timestamp":4078087184630,"id":2255,"parentId":2254,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20261,"timestamp":4078087184622,"id":2254,"parentId":2230,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21104,"timestamp":4078087184125,"id":2230,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/view.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16820,"timestamp":4078087188438,"id":2273,"parentId":2272,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16833,"timestamp":4078087188426,"id":2272,"parentId":2259,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17637,"timestamp":4078087187710,"id":2259,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/query-builders/index.js","layer":"rsc"},"startTime":1711860134962,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16906,"timestamp":4078087188449,"id":2275,"parentId":2274,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16916,"timestamp":4078087188440,"id":2274,"parentId":2260,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17684,"timestamp":4078087187734,"id":2260,"parentId":2152,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sql/index.js","layer":"rsc"},"startTime":1711860134962,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16950,"timestamp":4078087188479,"id":2281,"parentId":2280,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16959,"timestamp":4078087188471,"id":2280,"parentId":2263,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18153,"timestamp":4078087187792,"id":2263,"parentId":2163,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/draft-mode.js","layer":"rsc"},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21559,"timestamp":4078087184492,"id":2235,"parentId":2234,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21708,"timestamp":4078087184345,"id":2234,"parentId":2220,"tags":{},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":29341,"timestamp":4078087183938,"id":2220,"parentId":2150,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/dialect.js","layer":"rsc"},"startTime":1711860134959,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":24816,"timestamp":4078087188489,"id":2283,"parentId":2282,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":24826,"timestamp":4078087188481,"id":2282,"parentId":2264,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":25772,"timestamp":4078087187809,"id":2264,"parentId":2162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/hooks-client-context.shared-runtime.js","layer":"rsc"},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":25151,"timestamp":4078087188459,"id":2277,"parentId":2276,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":25162,"timestamp":4078087188450,"id":2276,"parentId":2261,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":26024,"timestamp":4078087187754,"id":2261,"parentId":2168,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/image-component.js","layer":"rsc"},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":25290,"timestamp":4078087188499,"id":2285,"parentId":2284,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":25299,"timestamp":4078087188491,"id":2284,"parentId":2265,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":26100,"timestamp":4078087187827,"id":2265,"parentId":2162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/app-router-context.shared-runtime.js","layer":"rsc"},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":25429,"timestamp":4078087188509,"id":2287,"parentId":2286,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":25438,"timestamp":4078087188501,"id":2286,"parentId":2266,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":26201,"timestamp":4078087187843,"id":2266,"parentId":2162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/client-hook-in-server-component-error.js","layer":"rsc"},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":25640,"timestamp":4078087188469,"id":2279,"parentId":2278,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":25649,"timestamp":4078087188461,"id":2278,"parentId":2262,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":27563,"timestamp":4078087187773,"id":2262,"parentId":2168,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/get-img-props.js","layer":"rsc"},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":26985,"timestamp":4078087188528,"id":2291,"parentId":2290,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":26995,"timestamp":4078087188520,"id":2290,"parentId":2268,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":27994,"timestamp":4078087187878,"id":2268,"parentId":2162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/redirect.js","layer":"rsc"},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":27366,"timestamp":4078087188519,"id":2289,"parentId":2288,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":27376,"timestamp":4078087188510,"id":2288,"parentId":2267,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":28159,"timestamp":4078087187861,"id":2267,"parentId":2162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/bailout-to-client-rendering.js","layer":"rsc"},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":27509,"timestamp":4078087188538,"id":2293,"parentId":2292,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":27518,"timestamp":4078087188530,"id":2292,"parentId":2269,"tags":{},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":28688,"timestamp":4078087187895,"id":2269,"parentId":2162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/server-inserted-html.shared-runtime.js","layer":"rsc"},"startTime":1711860134963,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1168,"timestamp":4078087225765,"id":2319,"parentId":2318,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1185,"timestamp":4078087225754,"id":2318,"parentId":2298,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1749,"timestamp":4078087225392,"id":2298,"parentId":2229,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/view-common.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1378,"timestamp":4078087225775,"id":2321,"parentId":2320,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1388,"timestamp":4078087225766,"id":2320,"parentId":2299,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1882,"timestamp":4078087225414,"id":2299,"parentId":2230,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/view-base.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4425,"timestamp":4078087225752,"id":2317,"parentId":2316,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4447,"timestamp":4078087225733,"id":2316,"parentId":2297,"tags":{},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4979,"timestamp":4078087225357,"id":2297,"parentId":2162,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/router-reducer/reducers/get-segment-value.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4548,"timestamp":4078087225805,"id":2327,"parentId":2326,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4558,"timestamp":4078087225797,"id":2326,"parentId":2302,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5071,"timestamp":4078087225470,"id":2302,"parentId":2222,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/query-builders/raw.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4771,"timestamp":4078087225795,"id":2325,"parentId":2324,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4780,"timestamp":4078087225787,"id":2324,"parentId":2301,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5554,"timestamp":4078087225452,"id":2301,"parentId":2222,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/query-builders/query.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5246,"timestamp":4078087225786,"id":2323,"parentId":2322,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5256,"timestamp":4078087225777,"id":2322,"parentId":2300,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5879,"timestamp":4078087225435,"id":2300,"parentId":2222,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/selection-proxy.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6392,"timestamp":4078087224965,"id":2296,"parentId":2295,"tags":{},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6430,"timestamp":4078087224929,"id":2295,"parentId":2294,"tags":{},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7598,"timestamp":4078087224752,"id":2294,"parentId":2173,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sql/sql.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6555,"timestamp":4078087225815,"id":2329,"parentId":2328,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6565,"timestamp":4078087225807,"id":2328,"parentId":2303,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7102,"timestamp":4078087225487,"id":2303,"parentId":2230,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/query-builders/query-builder.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":6900,"timestamp":4078087225834,"id":2333,"parentId":2332,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6910,"timestamp":4078087225826,"id":2332,"parentId":2305,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7498,"timestamp":4078087225520,"id":2305,"parentId":2258,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/columns/blob.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7211,"timestamp":4078087225824,"id":2331,"parentId":2330,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7220,"timestamp":4078087225816,"id":2330,"parentId":2304,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7702,"timestamp":4078087225504,"id":2304,"parentId":2258,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/columns/custom.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7364,"timestamp":4078087225852,"id":2337,"parentId":2336,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7374,"timestamp":4078087225845,"id":2336,"parentId":2307,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7774,"timestamp":4078087225553,"id":2307,"parentId":2258,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/columns/numeric.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7487,"timestamp":4078087225871,"id":2341,"parentId":2340,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7496,"timestamp":4078087225863,"id":2340,"parentId":2309,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7988,"timestamp":4078087225585,"id":2309,"parentId":2259,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/query-builders/delete.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7746,"timestamp":4078087225843,"id":2335,"parentId":2334,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7754,"timestamp":4078087225835,"id":2334,"parentId":2306,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8238,"timestamp":4078087225536,"id":2306,"parentId":2258,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/columns/common.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7925,"timestamp":4078087225862,"id":2339,"parentId":2338,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7934,"timestamp":4078087225854,"id":2338,"parentId":2308,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8407,"timestamp":4078087225569,"id":2308,"parentId":2258,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/columns/text.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8105,"timestamp":4078087225880,"id":2343,"parentId":2342,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8114,"timestamp":4078087225872,"id":2342,"parentId":2310,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8487,"timestamp":4078087225601,"id":2310,"parentId":2258,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/columns/real.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10765,"timestamp":4078087225910,"id":2349,"parentId":2348,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10775,"timestamp":4078087225902,"id":2348,"parentId":2313,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11589,"timestamp":4078087225649,"id":2313,"parentId":2258,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/columns/integer.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11370,"timestamp":4078087225900,"id":2347,"parentId":2346,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11380,"timestamp":4078087225892,"id":2346,"parentId":2312,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12201,"timestamp":4078087225633,"id":2312,"parentId":2259,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/query-builders/insert.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12179,"timestamp":4078087225919,"id":2351,"parentId":2350,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12189,"timestamp":4078087225911,"id":2350,"parentId":2314,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12507,"timestamp":4078087225666,"id":2314,"parentId":2259,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/query-builders/select.types.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11365,"timestamp":4078087226821,"id":2359,"parentId":2358,"tags":{},"startTime":1711860135002,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11383,"timestamp":4078087226805,"id":2358,"parentId":2354,"tags":{},"startTime":1711860135002,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11681,"timestamp":4078087226684,"id":2354,"parentId":2180,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/pg-core/primary-keys.js","layer":"rsc"},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12455,"timestamp":4078087225928,"id":2353,"parentId":2352,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12464,"timestamp":4078087225920,"id":2352,"parentId":2315,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12969,"timestamp":4078087225683,"id":2315,"parentId":2259,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/query-builders/update.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11833,"timestamp":4078087226832,"id":2361,"parentId":2360,"tags":{},"startTime":1711860135002,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11844,"timestamp":4078087226823,"id":2360,"parentId":2355,"tags":{},"startTime":1711860135002,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12088,"timestamp":4078087226711,"id":2355,"parentId":2262,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/image-blur-svg.js","layer":"rsc"},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8773,"timestamp":4078087230034,"id":2372,"parentId":2371,"tags":{},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8798,"timestamp":4078087230010,"id":2371,"parentId":2366,"tags":{},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9184,"timestamp":4078087229694,"id":2366,"parentId":2179,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sql/expressions/index.js","layer":"rsc"},"startTime":1711860135004,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12038,"timestamp":4078087226852,"id":2365,"parentId":2364,"tags":{},"startTime":1711860135002,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12047,"timestamp":4078087226844,"id":2364,"parentId":2357,"tags":{},"startTime":1711860135002,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12233,"timestamp":4078087226746,"id":2357,"parentId":2262,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/image-config.js","layer":"rsc"},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12145,"timestamp":4078087226842,"id":2363,"parentId":2362,"tags":{},"startTime":1711860135002,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12154,"timestamp":4078087226834,"id":2362,"parentId":2356,"tags":{},"startTime":1711860135002,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12333,"timestamp":4078087226729,"id":2356,"parentId":2268,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9021,"timestamp":4078087230048,"id":2374,"parentId":2373,"tags":{},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9033,"timestamp":4078087230037,"id":2373,"parentId":2367,"tags":{},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9366,"timestamp":4078087229754,"id":2367,"parentId":2163,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9047,"timestamp":4078087230080,"id":2380,"parentId":2379,"tags":{},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9057,"timestamp":4078087230072,"id":2379,"parentId":2370,"tags":{},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9356,"timestamp":4078087229821,"id":2370,"parentId":2260,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sql/functions/index.js","layer":"rsc"},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13336,"timestamp":4078087225891,"id":2345,"parentId":2344,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13345,"timestamp":4078087225883,"id":2344,"parentId":2311,"tags":{},"startTime":1711860135001,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15393,"timestamp":4078087225617,"id":2311,"parentId":2259,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sqlite-core/query-builders/select.js","layer":"rsc"},"startTime":1711860135000,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11141,"timestamp":4078087230059,"id":2376,"parentId":2375,"tags":{},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11164,"timestamp":4078087230050,"id":2375,"parentId":2368,"tags":{},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12417,"timestamp":4078087229778,"id":2368,"parentId":2163,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/adapters/request-cookies.js","layer":"rsc"},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12187,"timestamp":4078087230070,"id":2378,"parentId":2377,"tags":{},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12198,"timestamp":4078087230061,"id":2377,"parentId":2369,"tags":{},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12985,"timestamp":4078087229804,"id":2369,"parentId":2163,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/adapters/headers.js","layer":"rsc"},"startTime":1711860135005,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1192,"timestamp":4078087247017,"id":2386,"parentId":2385,"tags":{},"startTime":1711860135022,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1211,"timestamp":4078087247004,"id":2385,"parentId":2382,"tags":{},"startTime":1711860135022,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1546,"timestamp":4078087246923,"id":2382,"parentId":2267,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1711860135022,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1176,"timestamp":4078087247867,"id":2397,"parentId":2396,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1193,"timestamp":4078087247858,"id":2396,"parentId":2391,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1513,"timestamp":4078087247762,"id":2391,"parentId":2366,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sql/expressions/select.js","layer":"rsc"},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2295,"timestamp":4078087247002,"id":2384,"parentId":2383,"tags":{},"startTime":1711860135022,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2329,"timestamp":4078087246969,"id":2383,"parentId":2381,"tags":{},"startTime":1711860135022,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2659,"timestamp":4078087246851,"id":2381,"parentId":2262,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/utils/warn-once.js","layer":"rsc"},"startTime":1711860135022,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1941,"timestamp":4078087247856,"id":2395,"parentId":2394,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1957,"timestamp":4078087247841,"id":2394,"parentId":2390,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2731,"timestamp":4078087247735,"id":2390,"parentId":2366,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sql/expressions/conditions.js","layer":"rsc"},"startTime":1711860135022,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3085,"timestamp":4078087247475,"id":2389,"parentId":2388,"tags":{},"startTime":1711860135022,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3103,"timestamp":4078087247459,"id":2388,"parentId":2387,"tags":{},"startTime":1711860135022,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3363,"timestamp":4078087247407,"id":2387,"parentId":2294,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/tracing.js","layer":"rsc"},"startTime":1711860135022,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3492,"timestamp":4078087247888,"id":2401,"parentId":2400,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3503,"timestamp":4078087247880,"id":2400,"parentId":2393,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3795,"timestamp":4078087247803,"id":2393,"parentId":2370,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/sql/functions/aggregate.js","layer":"rsc"},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3739,"timestamp":4078087247877,"id":2399,"parentId":2398,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3749,"timestamp":4078087247869,"id":2398,"parentId":2392,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4191,"timestamp":4078087247783,"id":2392,"parentId":2354,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/pg-core/table.js","layer":"rsc"},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3842,"timestamp":4078087248150,"id":2405,"parentId":2404,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3856,"timestamp":4078087248138,"id":2404,"parentId":2402,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4242,"timestamp":4078087248051,"id":2402,"parentId":2168,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/image-loader.js","layer":"rsc"},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4197,"timestamp":4078087248161,"id":2407,"parentId":2406,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4208,"timestamp":4078087248152,"id":2406,"parentId":2403,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4395,"timestamp":4078087248083,"id":2403,"parentId":2368,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3960,"timestamp":4078087248527,"id":2410,"parentId":2409,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3974,"timestamp":4078087248514,"id":2409,"parentId":2408,"tags":{},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4909,"timestamp":4078087248488,"id":2408,"parentId":2311,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/query-builders/query-builder.js","layer":"rsc"},"startTime":1711860135023,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":727,"timestamp":4078087255440,"id":2416,"parentId":2415,"tags":{},"startTime":1711860135030,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":755,"timestamp":4078087255418,"id":2415,"parentId":2412,"tags":{},"startTime":1711860135030,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1015,"timestamp":4078087255330,"id":2412,"parentId":2387,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/version.js","layer":"rsc"},"startTime":1711860135030,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1025,"timestamp":4078087255386,"id":2414,"parentId":2413,"tags":{},"startTime":1711860135030,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1055,"timestamp":4078087255357,"id":2413,"parentId":2411,"tags":{},"startTime":1711860135030,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1237,"timestamp":4078087255270,"id":2411,"parentId":2387,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/drizzle-orm/tracing-utils.js","layer":"rsc"},"startTime":1711860135030,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":867,"timestamp":4078087257410,"id":2420,"parentId":2419,"tags":{},"startTime":1711860135032,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":895,"timestamp":4078087257385,"id":2419,"parentId":2417,"tags":{},"startTime":1711860135032,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-mjs","duration":1365,"timestamp":4078087257307,"id":2417,"parentId":2159,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/clsx/dist/clsx.mjs","layer":"rsc"},"startTime":1711860135032,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3095,"timestamp":4078087258755,"id":2425,"parentId":2424,"tags":{},"startTime":1711860135034,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3121,"timestamp":4078087258732,"id":2424,"parentId":2423,"tags":{},"startTime":1711860135033,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4419,"timestamp":4078087258688,"id":2423,"parentId":2367,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1711860135033,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8720,"timestamp":4078087257424,"id":2422,"parentId":2421,"tags":{},"startTime":1711860135032,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8739,"timestamp":4078087257412,"id":2421,"parentId":2418,"tags":{},"startTime":1711860135032,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":12263,"timestamp":4078087257357,"id":2418,"parentId":2159,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"rsc"},"startTime":1711860135032,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":191655,"timestamp":4078087078019,"id":2118,"parentId":2116,"tags":{"request":"next-edge-ssr-loader?{\"absolute500Path\":\"\",\"absoluteAppPath\":\"next/dist/pages/_app\",\"absoluteDocumentPath\":\"next/dist/pages/_document\",\"absoluteErrorPath\":\"next/dist/pages/_error\",\"absolutePagePath\":\"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\"buildId\":\"development\",\"dev\":true,\"isServerComponent\":true,\"page\":\"/page\",\"stringifiedConfig\":\"eyJlbnYiOnt9LCJ3ZWJwYWNrIjpudWxsLCJlc2xpbnQiOnsiaWdub3JlRHVyaW5nQnVpbGRzIjpmYWxzZX0sInR5cGVzY3JpcHQiOnsiaWdub3JlQnVpbGRFcnJvcnMiOmZhbHNlLCJ0c2NvbmZpZ1BhdGgiOiJ0c2NvbmZpZy5qc29uIn0sImRpc3REaXIiOiIubmV4dCIsImNsZWFuRGlzdERpciI6dHJ1ZSwiYXNzZXRQcmVmaXgiOiIiLCJjYWNoZU1heE1lbW9yeVNpemUiOjUyNDI4ODAwLCJjb25maWdPcmlnaW4iOiJuZXh0LmNvbmZpZy5tanMiLCJ1c2VGaWxlU3lzdGVtUHVibGljUm91dGVzIjp0cnVlLCJnZW5lcmF0ZUV0YWdzIjp0cnVlLCJwYWdlRXh0ZW5zaW9ucyI6WyJ0c3giLCJ0cyIsImpzeCIsImpzIl0sInBvd2VyZWRCeUhlYWRlciI6dHJ1ZSwiY29tcHJlc3MiOnRydWUsImFuYWx5dGljc0lkIjoiIiwiaW1hZ2VzIjp7ImRldmljZVNpemVzIjpbNjQwLDc1MCw4MjgsMTA4MCwxMjAwLDE5MjAsMjA0OCwzODQwXSwiaW1hZ2VTaXplcyI6WzE2LDMyLDQ4LDY0LDk2LDEyOCwyNTYsMzg0XSwicGF0aCI6Ii9fbmV4dC9pbWFnZSIsImxvYWRlciI6ImRlZmF1bHQiLCJsb2FkZXJGaWxlIjoiIiwiZG9tYWlucyI6W10sImRpc2FibGVTdGF0aWNJbWFnZXMiOmZhbHNlLCJtaW5pbXVtQ2FjaGVUVEwiOjYwLCJmb3JtYXRzIjpbImltYWdlL3dlYnAiXSwiZGFuZ2Vyb3VzbHlBbGxvd1NWRyI6ZmFsc2UsImNvbnRlbnRTZWN1cml0eVBvbGljeSI6InNjcmlwdC1zcmMgJ25vbmUnOyBmcmFtZS1zcmMgJ25vbmUnOyBzYW5kYm94OyIsImNvbnRlbnREaXNwb3NpdGlvblR5cGUiOiJpbmxpbmUiLCJyZW1vdGVQYXR0ZXJucyI6W10sInVub3B0aW1pemVkIjpmYWxzZX0sImRldkluZGljYXRvcnMiOnsiYnVpbGRBY3Rpdml0eSI6dHJ1ZSwiYnVpbGRBY3Rpdml0eVBvc2l0aW9uIjoiYm90dG9tLXJpZ2h0In0sIm9uRGVtYW5kRW50cmllcyI6eyJtYXhJbmFjdGl2ZUFnZSI6NjAwMDAsInBhZ2VzQnVmZmVyTGVuZ3RoIjo1fSwiYW1wIjp7ImNhbm9uaWNhbEJhc2UiOiIifSwiYmFzZVBhdGgiOiIiLCJzYXNzT3B0aW9ucyI6e30sInRyYWlsaW5nU2xhc2giOmZhbHNlLCJpMThuIjpudWxsLCJwcm9kdWN0aW9uQnJvd3NlclNvdXJjZU1hcHMiOmZhbHNlLCJvcHRpbWl6ZUZvbnRzIjp0cnVlLCJleGNsdWRlRGVmYXVsdE1vbWVudExvY2FsZXMiOnRydWUsInNlcnZlclJ1bnRpbWVDb25maWciOnt9LCJwdWJsaWNSdW50aW1lQ29uZmlnIjp7fSwicmVhY3RQcm9kdWN0aW9uUHJvZmlsaW5nIjpmYWxzZSwicmVhY3RTdHJpY3RNb2RlIjpudWxsLCJodHRwQWdlbnRPcHRpb25zIjp7ImtlZXBBbGl2ZSI6dHJ1ZX0sIm91dHB1dEZpbGVUcmFjaW5nIjp0cnVlLCJzdGF0aWNQYWdlR2VuZXJhdGlvblRpbWVvdXQiOjYwLCJzd2NNaW5pZnkiOnRydWUsIm1vZHVsYXJpemVJbXBvcnRzIjp7IkBtdWkvaWNvbnMtbWF0ZXJpYWwiOnsidHJhbnNmb3JtIjoiQG11aS9pY29ucy1tYXRlcmlhbC97e21lbWJlcn19In0sImxvZGFzaCI6eyJ0cmFuc2Zvcm0iOiJsb2Rhc2gve3ttZW1iZXJ9fSJ9LCJuZXh0L3NlcnZlciI6eyJ0cmFuc2Zvcm0iOiJuZXh0L2Rpc3Qvc2VydmVyL3dlYi9leHBvcnRzL3t7IGtlYmFiQ2FzZSBtZW1iZXIgfX0ifX0sImV4cGVyaW1lbnRhbCI6eyJzZXJ2ZXJNaW5pZmljYXRpb24iOnRydWUsInNlcnZlclNvdXJjZU1hcHMiOmZhbHNlLCJjYXNlU2Vuc2l0aXZlUm91dGVzIjpmYWxzZSwidXNlRGVwbG95bWVudElkIjpmYWxzZSwidXNlRGVwbG95bWVudElkU2VydmVyQWN0aW9ucyI6ZmFsc2UsImNsaWVudFJvdXRlckZpbHRlciI6dHJ1ZSwiY2xpZW50Um91dGVyRmlsdGVyUmVkaXJlY3RzIjpmYWxzZSwiZmV0Y2hDYWNoZUtleVByZWZpeCI6IiIsIm1pZGRsZXdhcmVQcmVmZXRjaCI6ImZsZXhpYmxlIiwib3B0aW1pc3RpY0NsaWVudENhY2hlIjp0cnVlLCJtYW51YWxDbGllbnRCYXNlUGF0aCI6ZmFsc2UsImNwdXMiOjksIm1lbW9yeUJhc2VkV29ya2Vyc0NvdW50IjpmYWxzZSwiaXNyRmx1c2hUb0Rpc2siOnRydWUsIndvcmtlclRocmVhZHMiOmZhbHNlLCJvcHRpbWl6ZUNzcyI6ZmFsc2UsIm5leHRTY3JpcHRXb3JrZXJzIjpmYWxzZSwic2Nyb2xsUmVzdG9yYXRpb24iOmZhbHNlLCJleHRlcm5hbERpciI6ZmFsc2UsImRpc2FibGVPcHRpbWl6ZWRMb2FkaW5nIjpmYWxzZSwiZ3ppcFNpemUiOnRydWUsImNyYUNvbXBhdCI6ZmFsc2UsImVzbUV4dGVybmFscyI6dHJ1ZSwiZnVsbHlTcGVjaWZpZWQiOmZhbHNlLCJvdXRwdXRGaWxlVHJhY2luZ1Jvb3QiOiIiLCJzd2NUcmFjZVByb2ZpbGluZyI6ZmFsc2UsImZvcmNlU3djVHJhbnNmb3JtcyI6ZmFsc2UsImxhcmdlUGFnZURhdGFCeXRlcyI6MTI4MDAwLCJhZGp1c3RGb250RmFsbGJhY2tzIjpmYWxzZSwiYWRqdXN0Rm9udEZhbGxiYWNrc1dpdGhTaXplQWRqdXN0IjpmYWxzZSwidHlwZWRSb3V0ZXMiOmZhbHNlLCJpbnN0cnVtZW50YXRpb25Ib29rIjpmYWxzZSwiYnVuZGxlUGFnZXNFeHRlcm5hbHMiOmZhbHNlLCJwYXJhbGxlbFNlcnZlckNvbXBpbGVzIjpmYWxzZSwicGFyYWxsZWxTZXJ2ZXJCdWlsZFRyYWNlcyI6ZmFsc2UsInBwciI6ZmFsc2UsIm1pc3NpbmdTdXNwZW5zZVdpdGhDU1JCYWlsb3V0Ijp0cnVlLCJvcHRpbWl6ZVBhY2thZ2VJbXBvcnRzIjpbImx1Y2lkZS1yZWFjdCIsImRhdGUtZm5zIiwibG9kYXNoLWVzIiwicmFtZGEiLCJhbnRkIiwicmVhY3QtYm9vdHN0cmFwIiwiYWhvb2tzIiwiQGFudC1kZXNpZ24vaWNvbnMiLCJAaGVhZGxlc3N1aS9yZWFjdCIsIkBoZWFkbGVzc3VpLWZsb2F0L3JlYWN0IiwiQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCIsIkBoZXJvaWNvbnMvcmVhY3QvMjQvc29saWQiLCJAaGVyb2ljb25zL3JlYWN0LzI0L291dGxpbmUiLCJAdmlzeC92aXN4IiwiQHRyZW1vci9yZWFjdCIsInJ4anMiLCJAbXVpL21hdGVyaWFsIiwiQG11aS9pY29ucy1tYXRlcmlhbCIsInJlY2hhcnRzIiwicmVhY3QtdXNlIiwiQG1hdGVyaWFsLXVpL2NvcmUiLCJAbWF0ZXJpYWwtdWkvaWNvbnMiLCJAdGFibGVyL2ljb25zLXJlYWN0IiwibXVpLWNvcmUiLCJyZWFjdC1pY29ucy9haSIsInJlYWN0LWljb25zL2JpIiwicmVhY3QtaWNvbnMvYnMiLCJyZWFjdC1pY29ucy9jZyIsInJlYWN0LWljb25zL2NpIiwicmVhY3QtaWNvbnMvZGkiLCJyZWFjdC1pY29ucy9mYSIsInJlYWN0LWljb25zL2ZhNiIsInJlYWN0LWljb25zL2ZjIiwicmVhY3QtaWNvbnMvZmkiLCJyZWFjdC1pY29ucy9naSIsInJlYWN0LWljb25zL2dvIiwicmVhY3QtaWNvbnMvZ3IiLCJyZWFjdC1pY29ucy9oaSIsInJlYWN0LWljb25zL2hpMiIsInJlYWN0LWljb25zL2ltIiwicmVhY3QtaWNvbnMvaW8iLCJyZWFjdC1pY29ucy9pbzUiLCJyZWFjdC1pY29ucy9saWEiLCJyZWFjdC1pY29ucy9saWIiLCJyZWFjdC1pY29ucy9sdSIsInJlYWN0LWljb25zL21kIiwicmVhY3QtaWNvbnMvcGkiLCJyZWFjdC1pY29ucy9yaSIsInJlYWN0LWljb25zL3J4IiwicmVhY3QtaWNvbnMvc2kiLCJyZWFjdC1pY29ucy9zbCIsInJlYWN0LWljb25zL3RiIiwicmVhY3QtaWNvbnMvdGZpIiwicmVhY3QtaWNvbnMvdGkiLCJyZWFjdC1pY29ucy92c2MiLCJyZWFjdC1pY29ucy93aSJdfSwiY29uZmlnRmlsZSI6Ii9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L2FwcHMvd2ViL25leHQuY29uZmlnLm1qcyIsImNvbmZpZ0ZpbGVOYW1lIjoibmV4dC5jb25maWcubWpzIn0=\",\"pagesType\":\"app\",\"appDirLoader\":\"bmV4dC1hcHAtbG9hZGVyP25hbWU9YXBwJTJGcGFnZSZwYWdlPSUyRnBhZ2UmYXBwUGF0aHM9JTJGcGFnZSZwYWdlUGF0aD1wcml2YXRlLW5leHQtYXBwLWRpciUyRnBhZ2UudHN4JmFwcERpcj0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZhcHBzJTJGd2ViJTJGc3JjJTJGYXBwJnBhZ2VFeHRlbnNpb25zPXRzeCZwYWdlRXh0ZW5zaW9ucz10cyZwYWdlRXh0ZW5zaW9ucz1qc3gmcGFnZUV4dGVuc2lvbnM9anMmcm9vdERpcj0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZhcHBzJTJGd2ViJmlzRGV2PXRydWUmdHNjb25maWdQYXRoPXRzY29uZmlnLmpzb24mYmFzZVBhdGg9JmFzc2V0UHJlZml4PSZuZXh0Q29uZmlnT3V0cHV0PSZwcmVmZXJyZWRSZWdpb249Jm1pZGRsZXdhcmVDb25maWc9ZTMwJTNEIQ==\",\"sriEnabled\":false,\"middlewareConfig\":\"e30=\"}!"},"startTime":1711860134853,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-css&server=true!","duration":135,"timestamp":4078087274938,"id":2434,"parentId":2115,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fapp%2Flayout.tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2Fglobals.css&server=true!","layer":"ssr"},"startTime":1711860135050,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js&server=true!","duration":1449,"timestamp":4078087275084,"id":2435,"parentId":2115,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2FMessagePoster.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fesm%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=true!","layer":"ssr"},"startTime":1711860135050,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1155,"timestamp":4078087282004,"id":2444,"parentId":2443,"tags":{},"startTime":1711860135057,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1222,"timestamp":4078087281973,"id":2443,"parentId":2442,"tags":{},"startTime":1711860135057,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":1713,"timestamp":4078087281829,"id":2442,"parentId":2435,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/MessagePoster.tsx","layer":"ssr"},"startTime":1711860135057,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2941,"timestamp":4078087281657,"id":2439,"parentId":2438,"tags":{},"startTime":1711860135056,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2996,"timestamp":4078087281606,"id":2438,"parentId":2436,"tags":{},"startTime":1711860135056,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":4091,"timestamp":4078087281425,"id":2436,"parentId":2435,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/QueryAI.tsx","layer":"ssr"},"startTime":1711860135056,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3896,"timestamp":4078087281676,"id":2441,"parentId":2440,"tags":{},"startTime":1711860135056,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3912,"timestamp":4078087281661,"id":2440,"parentId":2437,"tags":{},"startTime":1711860135056,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5078,"timestamp":4078087281490,"id":2437,"parentId":2435,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/client/image-component.js","layer":"ssr"},"startTime":1711860135056,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1491,"timestamp":4078087288594,"id":2447,"parentId":2446,"tags":{},"startTime":1711860135063,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1531,"timestamp":4078087288568,"id":2446,"parentId":2445,"tags":{},"startTime":1711860135063,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1897,"timestamp":4078087288509,"id":2445,"parentId":2442,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/jsx-dev-runtime.js","layer":"ssr"},"startTime":1711860135063,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1978,"timestamp":4078087288846,"id":2453,"parentId":2452,"tags":{},"startTime":1711860135064,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1990,"timestamp":4078087288835,"id":2452,"parentId":2449,"tags":{},"startTime":1711860135064,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2341,"timestamp":4078087288797,"id":2449,"parentId":2437,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/image-loader.js","layer":"ssr"},"startTime":1711860135064,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1806,"timestamp":4078087289484,"id":2456,"parentId":2455,"tags":{},"startTime":1711860135064,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1828,"timestamp":4078087289464,"id":2455,"parentId":2454,"tags":{},"startTime":1711860135064,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2420,"timestamp":4078087289426,"id":2454,"parentId":2437,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/head.js","layer":"ssr"},"startTime":1711860135064,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1798,"timestamp":4078087290669,"id":2464,"parentId":2463,"tags":{},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1811,"timestamp":4078087290658,"id":2463,"parentId":2458,"tags":{},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":2112,"timestamp":4078087290542,"id":2458,"parentId":2436,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/ui/label.tsx","layer":"ssr"},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2010,"timestamp":4078087290656,"id":2462,"parentId":2461,"tags":{},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2031,"timestamp":4078087290636,"id":2461,"parentId":2457,"tags":{},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":2373,"timestamp":4078087290508,"id":2457,"parentId":2436,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/SearchResults.tsx","layer":"ssr"},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2357,"timestamp":4078087290680,"id":2466,"parentId":2465,"tags":{},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2368,"timestamp":4078087290671,"id":2465,"parentId":2459,"tags":{},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":2625,"timestamp":4078087290565,"id":2459,"parentId":2436,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/ui/input.tsx","layer":"ssr"},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4446,"timestamp":4078087288833,"id":2451,"parentId":2450,"tags":{},"startTime":1711860135064,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4464,"timestamp":4078087288818,"id":2450,"parentId":2448,"tags":{},"startTime":1711860135064,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5750,"timestamp":4078087288770,"id":2448,"parentId":2437,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/get-img-props.js","layer":"ssr"},"startTime":1711860135064,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5349,"timestamp":4078087290690,"id":2468,"parentId":2467,"tags":{},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5360,"timestamp":4078087290682,"id":2467,"parentId":2460,"tags":{},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":5780,"timestamp":4078087290585,"id":2460,"parentId":2436,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/ui/button.tsx","layer":"ssr"},"startTime":1711860135065,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2276,"timestamp":4078087297365,"id":2475,"parentId":2474,"tags":{},"startTime":1711860135072,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2296,"timestamp":4078087297351,"id":2474,"parentId":2470,"tags":{},"startTime":1711860135072,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2712,"timestamp":4078087297263,"id":2470,"parentId":2448,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/image-blur-svg.js","layer":"ssr"},"startTime":1711860135072,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2659,"timestamp":4078087297376,"id":2477,"parentId":2476,"tags":{},"startTime":1711860135072,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2672,"timestamp":4078087297367,"id":2476,"parentId":2471,"tags":{},"startTime":1711860135072,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-ts","duration":2896,"timestamp":4078087297284,"id":2471,"parentId":2458,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/lib/utils.ts","layer":"ssr"},"startTime":1711860135072,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3015,"timestamp":4078087297335,"id":2473,"parentId":2472,"tags":{},"startTime":1711860135072,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3038,"timestamp":4078087297313,"id":2472,"parentId":2469,"tags":{},"startTime":1711860135072,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":3472,"timestamp":4078087297223,"id":2469,"parentId":2457,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/ui/card.tsx","layer":"ssr"},"startTime":1711860135072,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2873,"timestamp":4078087297831,"id":2483,"parentId":2482,"tags":{},"startTime":1711860135073,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2884,"timestamp":4078087297821,"id":2482,"parentId":2479,"tags":{},"startTime":1711860135073,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3031,"timestamp":4078087297773,"id":2479,"parentId":2454,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/amp-mode.js","layer":"ssr"},"startTime":1711860135073,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3000,"timestamp":4078087297819,"id":2481,"parentId":2480,"tags":{},"startTime":1711860135073,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3021,"timestamp":4078087297799,"id":2480,"parentId":2478,"tags":{},"startTime":1711860135073,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3351,"timestamp":4078087297749,"id":2478,"parentId":2454,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/esm/shared/lib/side-effect.js","layer":"ssr"},"startTime":1711860135073,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1215,"timestamp":4078087302506,"id":2490,"parentId":2489,"tags":{},"startTime":1711860135077,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1250,"timestamp":4078087302476,"id":2489,"parentId":2487,"tags":{},"startTime":1711860135077,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":1791,"timestamp":4078087302328,"id":2487,"parentId":2471,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1711860135077,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6441,"timestamp":4078087299572,"id":2486,"parentId":2485,"tags":{},"startTime":1711860135074,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6486,"timestamp":4078087299531,"id":2485,"parentId":2484,"tags":{},"startTime":1711860135074,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9563,"timestamp":4078087299428,"id":2484,"parentId":2445,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/cjs/react-jsx-dev-runtime.development.js","layer":"ssr"},"startTime":1711860135074,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8518,"timestamp":4078087302522,"id":2492,"parentId":2491,"tags":{},"startTime":1711860135077,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8538,"timestamp":4078087302509,"id":2491,"parentId":2488,"tags":{},"startTime":1711860135077,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":13120,"timestamp":4078087302400,"id":2488,"parentId":2471,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"ssr"},"startTime":1711860135077,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6292,"timestamp":4078087309642,"id":2495,"parentId":2494,"tags":{},"startTime":1711860135084,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6456,"timestamp":4078087309617,"id":2494,"parentId":2493,"tags":{},"startTime":1711860135084,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6905,"timestamp":4078087309570,"id":2493,"parentId":2457,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-gfm/index.js","layer":"ssr"},"startTime":1711860135084,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6526,"timestamp":4078087309996,"id":2498,"parentId":2497,"tags":{},"startTime":1711860135085,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6546,"timestamp":4078087309980,"id":2497,"parentId":2496,"tags":{},"startTime":1711860135085,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6802,"timestamp":4078087309943,"id":2496,"parentId":2457,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/react-markdown/index.js","layer":"ssr"},"startTime":1711860135085,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6632,"timestamp":4078087310155,"id":2501,"parentId":2500,"tags":{},"startTime":1711860135085,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6648,"timestamp":4078087310142,"id":2500,"parentId":2499,"tags":{},"startTime":1711860135085,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":7912,"timestamp":4078087310119,"id":2499,"parentId":2458,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/class-variance-authority/dist/index.mjs","layer":"ssr"},"startTime":1711860135085,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1468,"timestamp":4078087319374,"id":2507,"parentId":2506,"tags":{},"startTime":1711860135094,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1484,"timestamp":4078087319362,"id":2506,"parentId":2503,"tags":{},"startTime":1711860135094,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":1857,"timestamp":4078087319292,"id":2503,"parentId":2458,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"ssr"},"startTime":1711860135094,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2529,"timestamp":4078087319360,"id":2505,"parentId":2504,"tags":{},"startTime":1711860135094,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2558,"timestamp":4078087319333,"id":2504,"parentId":2502,"tags":{},"startTime":1711860135094,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":3179,"timestamp":4078087319154,"id":2502,"parentId":2460,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1711860135094,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1741,"timestamp":4078087320621,"id":2513,"parentId":2512,"tags":{},"startTime":1711860135095,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1758,"timestamp":4078087320606,"id":2512,"parentId":2511,"tags":{},"startTime":1711860135095,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1938,"timestamp":4078087320574,"id":2511,"parentId":2493,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-gfm/lib/index.js","layer":"ssr"},"startTime":1711860135095,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3951,"timestamp":4078087320512,"id":2510,"parentId":2509,"tags":{},"startTime":1711860135095,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3988,"timestamp":4078087320480,"id":2509,"parentId":2508,"tags":{},"startTime":1711860135095,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4781,"timestamp":4078087320416,"id":2508,"parentId":2496,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/react-markdown/lib/index.js","layer":"ssr"},"startTime":1711860135095,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1196,"timestamp":4078087330376,"id":2516,"parentId":2515,"tags":{},"startTime":1711860135105,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1226,"timestamp":4078087330350,"id":2515,"parentId":2514,"tags":{},"startTime":1711860135105,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":1552,"timestamp":4078087330294,"id":2514,"parentId":2499,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/class-variance-authority/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1711860135105,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":884,"timestamp":4078087331408,"id":2520,"parentId":2519,"tags":{},"startTime":1711860135106,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":911,"timestamp":4078087331383,"id":2519,"parentId":2517,"tags":{},"startTime":1711860135106,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1094,"timestamp":4078087331293,"id":2517,"parentId":2511,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm/index.js","layer":"ssr"},"startTime":1711860135106,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":978,"timestamp":4078087331422,"id":2522,"parentId":2521,"tags":{},"startTime":1711860135106,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":990,"timestamp":4078087331411,"id":2521,"parentId":2518,"tags":{},"startTime":1711860135106,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1240,"timestamp":4078087331325,"id":2518,"parentId":2511,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm/index.js","layer":"ssr"},"startTime":1711860135106,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":934,"timestamp":4078087332078,"id":2537,"parentId":2536,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":944,"timestamp":4078087332069,"id":2536,"parentId":2525,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1170,"timestamp":4078087331911,"id":2525,"parentId":2508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unified/index.js","layer":"ssr"},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1033,"timestamp":4078087332056,"id":2533,"parentId":2532,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":1221,"timestamp":4078087332041,"id":2532,"parentId":2523,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1452,"timestamp":4078087331866,"id":2523,"parentId":2508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-parse/index.js","layer":"ssr"},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1258,"timestamp":4078087332067,"id":2535,"parentId":2534,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1268,"timestamp":4078087332058,"id":2534,"parentId":2524,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1488,"timestamp":4078087331892,"id":2524,"parentId":2508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-visit/index.js","layer":"ssr"},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1298,"timestamp":4078087332087,"id":2539,"parentId":2538,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1308,"timestamp":4078087332079,"id":2538,"parentId":2526,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1515,"timestamp":4078087331929,"id":2526,"parentId":2508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-rehype/index.js","layer":"ssr"},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1571,"timestamp":4078087332108,"id":2543,"parentId":2542,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1581,"timestamp":4078087332100,"id":2542,"parentId":2528,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1774,"timestamp":4078087331962,"id":2528,"parentId":2508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/index.js","layer":"ssr"},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1652,"timestamp":4078087332098,"id":2541,"parentId":2540,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1662,"timestamp":4078087332089,"id":2540,"parentId":2527,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1868,"timestamp":4078087331945,"id":2527,"parentId":2508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/html-url-attributes/index.js","layer":"ssr"},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1700,"timestamp":4078087332127,"id":2547,"parentId":2546,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1709,"timestamp":4078087332119,"id":2546,"parentId":2530,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1884,"timestamp":4078087331996,"id":2530,"parentId":2508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/hast-util-to-jsx-runtime/index.js","layer":"ssr"},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1976,"timestamp":4078087332117,"id":2545,"parentId":2544,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1985,"timestamp":4078087332109,"id":2544,"parentId":2529,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2656,"timestamp":4078087331978,"id":2529,"parentId":2508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/devlop/lib/development.js","layer":"ssr"},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3167,"timestamp":4078087332137,"id":2549,"parentId":2548,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3177,"timestamp":4078087332128,"id":2548,"parentId":2531,"tags":{},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":4205,"timestamp":4078087332012,"id":2531,"parentId":2502,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3439,"timestamp":4078087332830,"id":2552,"parentId":2551,"tags":{},"startTime":1711860135108,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3456,"timestamp":4078087332814,"id":2551,"parentId":2550,"tags":{},"startTime":1711860135108,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":4055,"timestamp":4078087332616,"id":2550,"parentId":2503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1711860135107,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1308,"timestamp":4078087337238,"id":2555,"parentId":2554,"tags":{},"startTime":1711860135112,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1339,"timestamp":4078087337210,"id":2554,"parentId":2553,"tags":{},"startTime":1711860135112,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1679,"timestamp":4078087337044,"id":2553,"parentId":2503,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@babel/runtime/helpers/esm/extends.js","layer":"ssr"},"startTime":1711860135112,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":884,"timestamp":4078087340034,"id":2570,"parentId":2569,"tags":{},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":902,"timestamp":4078087340021,"id":2569,"parentId":2565,"tags":{},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1342,"timestamp":4078087339936,"id":2565,"parentId":2526,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-rehype/lib/index.js","layer":"ssr"},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1742,"timestamp":4078087339690,"id":2560,"parentId":2559,"tags":{},"startTime":1711860135114,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1766,"timestamp":4078087339668,"id":2559,"parentId":2556,"tags":{},"startTime":1711860135114,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2419,"timestamp":4078087339565,"id":2556,"parentId":2517,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm/lib/index.js","layer":"ssr"},"startTime":1711860135114,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2871,"timestamp":4078087339703,"id":2562,"parentId":2561,"tags":{},"startTime":1711860135114,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2885,"timestamp":4078087339692,"id":2561,"parentId":2557,"tags":{},"startTime":1711860135114,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3330,"timestamp":4078087339606,"id":2557,"parentId":2524,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-visit/lib/index.js","layer":"ssr"},"startTime":1711860135114,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2913,"timestamp":4078087340045,"id":2572,"parentId":2571,"tags":{},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2923,"timestamp":4078087340035,"id":2571,"parentId":2566,"tags":{},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3132,"timestamp":4078087339959,"id":2566,"parentId":2523,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-parse/lib/index.js","layer":"ssr"},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3498,"timestamp":4078087340054,"id":2574,"parentId":2573,"tags":{},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3509,"timestamp":4078087340046,"id":2573,"parentId":2567,"tags":{},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4466,"timestamp":4078087339978,"id":2567,"parentId":2528,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/lib/index.js","layer":"ssr"},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4315,"timestamp":4078087340320,"id":2579,"parentId":2578,"tags":{},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4331,"timestamp":4078087340306,"id":2578,"parentId":2577,"tags":{},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4482,"timestamp":4078087340282,"id":2577,"parentId":2527,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/html-url-attributes/lib/index.js","layer":"ssr"},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7118,"timestamp":4078087339714,"id":2564,"parentId":2563,"tags":{},"startTime":1711860135114,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7131,"timestamp":4078087339705,"id":2563,"parentId":2558,"tags":{},"startTime":1711860135114,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8580,"timestamp":4078087339629,"id":2558,"parentId":2525,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unified/lib/index.js","layer":"ssr"},"startTime":1711860135114,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8656,"timestamp":4078087340064,"id":2576,"parentId":2575,"tags":{},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8667,"timestamp":4078087340056,"id":2575,"parentId":2568,"tags":{},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10176,"timestamp":4078087339995,"id":2568,"parentId":2530,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/hast-util-to-jsx-runtime/lib/index.js","layer":"ssr"},"startTime":1711860135115,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1370,"timestamp":4078087352258,"id":2586,"parentId":2585,"tags":{},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1386,"timestamp":4078087352247,"id":2585,"parentId":2581,"tags":{},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1625,"timestamp":4078087352157,"id":2581,"parentId":2567,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/lib/minproc.browser.js","layer":"ssr"},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2206,"timestamp":4078087352269,"id":2588,"parentId":2587,"tags":{},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2220,"timestamp":4078087352260,"id":2587,"parentId":2582,"tags":{},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2647,"timestamp":4078087352183,"id":2582,"parentId":2567,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/lib/minurl.browser.js","layer":"ssr"},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2812,"timestamp":4078087352423,"id":2591,"parentId":2590,"tags":{},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2828,"timestamp":4078087352410,"id":2590,"parentId":2589,"tags":{},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3010,"timestamp":4078087352386,"id":2589,"parentId":2558,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unified/lib/callable-instance.js","layer":"ssr"},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3486,"timestamp":4078087352244,"id":2584,"parentId":2583,"tags":{},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3519,"timestamp":4078087352216,"id":2583,"parentId":2580,"tags":{},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4416,"timestamp":4078087352099,"id":2580,"parentId":2567,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/lib/minpath.browser.js","layer":"ssr"},"startTime":1711860135127,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3272,"timestamp":4078087357886,"id":2594,"parentId":2593,"tags":{},"startTime":1711860135133,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3299,"timestamp":4078087357863,"id":2593,"parentId":2592,"tags":{},"startTime":1711860135133,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3748,"timestamp":4078087357814,"id":2592,"parentId":2582,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/lib/minurl.shared.js","layer":"ssr"},"startTime":1711860135133,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2320,"timestamp":4078087359528,"id":2604,"parentId":2603,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2362,"timestamp":4078087359495,"id":2603,"parentId":2595,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3281,"timestamp":4078087358943,"id":2595,"parentId":2526,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/index.js","layer":"ssr"},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2713,"timestamp":4078087359546,"id":2606,"parentId":2605,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2738,"timestamp":4078087359531,"id":2605,"parentId":2596,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3484,"timestamp":4078087358977,"id":2596,"parentId":2518,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-tagfilter/index.js","layer":"ssr"},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2914,"timestamp":4078087359569,"id":2610,"parentId":2609,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2926,"timestamp":4078087359560,"id":2609,"parentId":2598,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3613,"timestamp":4078087359021,"id":2598,"parentId":2518,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-autolink-literal/dev/index.js","layer":"ssr"},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3112,"timestamp":4078087359558,"id":2608,"parentId":2607,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3126,"timestamp":4078087359548,"id":2607,"parentId":2597,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4279,"timestamp":4078087358999,"id":2597,"parentId":2518,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-combine-extensions/index.js","layer":"ssr"},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3694,"timestamp":4078087359601,"id":2616,"parentId":2615,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3703,"timestamp":4078087359593,"id":2615,"parentId":2601,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4012,"timestamp":4078087359386,"id":2601,"parentId":2518,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-footnote/dev/index.js","layer":"ssr"},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4349,"timestamp":4078087359580,"id":2612,"parentId":2611,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4360,"timestamp":4078087359571,"id":2611,"parentId":2599,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5009,"timestamp":4078087359039,"id":2599,"parentId":2518,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-strikethrough/dev/index.js","layer":"ssr"},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4468,"timestamp":4078087359591,"id":2614,"parentId":2613,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4478,"timestamp":4078087359582,"id":2613,"parentId":2600,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5072,"timestamp":4078087359057,"id":2600,"parentId":2518,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-table/dev/index.js","layer":"ssr"},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7192,"timestamp":4078087359611,"id":2618,"parentId":2617,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7203,"timestamp":4078087359603,"id":2617,"parentId":2602,"tags":{},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7547,"timestamp":4078087359457,"id":2602,"parentId":2518,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-task-list-item/dev/index.js","layer":"ssr"},"startTime":1711860135134,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2462,"timestamp":4078087369880,"id":2621,"parentId":2620,"tags":{},"startTime":1711860135145,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2496,"timestamp":4078087369850,"id":2620,"parentId":2619,"tags":{},"startTime":1711860135145,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":2989,"timestamp":4078087369791,"id":2619,"parentId":2529,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/dequal/dist/index.mjs","layer":"ssr"},"startTime":1711860135145,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2065,"timestamp":4078087373386,"id":2647,"parentId":2646,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2078,"timestamp":4078087373377,"id":2646,"parentId":2624,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2605,"timestamp":4078087372990,"id":2624,"parentId":2556,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-task-list-item/index.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2243,"timestamp":4078087373362,"id":2643,"parentId":2642,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2267,"timestamp":4078087373339,"id":2642,"parentId":2622,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2752,"timestamp":4078087372923,"id":2622,"parentId":2568,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile-message/index.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":2453,"timestamp":4078087373375,"id":2645,"parentId":2644,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2466,"timestamp":4078087373364,"id":2644,"parentId":2623,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2927,"timestamp":4078087372965,"id":2623,"parentId":2556,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-autolink-literal/index.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2503,"timestamp":4078087373396,"id":2649,"parentId":2648,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2513,"timestamp":4078087373387,"id":2648,"parentId":2625,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2945,"timestamp":4078087373010,"id":2625,"parentId":2556,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-strikethrough/index.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2546,"timestamp":4078087373416,"id":2653,"parentId":2652,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2555,"timestamp":4078087373407,"id":2652,"parentId":2627,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2957,"timestamp":4078087373056,"id":2627,"parentId":2556,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-table/index.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2613,"timestamp":4078087373406,"id":2651,"parentId":2650,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2622,"timestamp":4078087373398,"id":2650,"parentId":2626,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3039,"timestamp":4078087373029,"id":2626,"parentId":2556,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-footnote/index.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3099,"timestamp":4078087373436,"id":2657,"parentId":2656,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3109,"timestamp":4078087373428,"id":2656,"parentId":2629,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3647,"timestamp":4078087373090,"id":2629,"parentId":2598,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-autolink-literal/dev/lib/html.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3322,"timestamp":4078087373446,"id":2659,"parentId":2658,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3331,"timestamp":4078087373438,"id":2658,"parentId":2630,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3845,"timestamp":4078087373107,"id":2630,"parentId":2595,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/index.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4701,"timestamp":4078087373455,"id":2661,"parentId":2660,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4716,"timestamp":4078087373447,"id":2660,"parentId":2631,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6187,"timestamp":4078087373123,"id":2631,"parentId":2595,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/footer.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5961,"timestamp":4078087373465,"id":2663,"parentId":2662,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5974,"timestamp":4078087373457,"id":2662,"parentId":2632,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6674,"timestamp":4078087373140,"id":2632,"parentId":2595,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/index.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7608,"timestamp":4078087373474,"id":2665,"parentId":2664,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7620,"timestamp":4078087373466,"id":2664,"parentId":2633,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8575,"timestamp":4078087373156,"id":2633,"parentId":2601,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-footnote/dev/lib/html.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8337,"timestamp":4078087373484,"id":2667,"parentId":2666,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8347,"timestamp":4078087373476,"id":2666,"parentId":2634,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9533,"timestamp":4078087373172,"id":2634,"parentId":2601,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-footnote/dev/lib/syntax.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9398,"timestamp":4078087373426,"id":2655,"parentId":2654,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9409,"timestamp":4078087373417,"id":2654,"parentId":2628,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10979,"timestamp":4078087373073,"id":2628,"parentId":2598,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-autolink-literal/dev/lib/syntax.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10575,"timestamp":4078087373493,"id":2669,"parentId":2668,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10584,"timestamp":4078087373485,"id":2668,"parentId":2635,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10998,"timestamp":4078087373189,"id":2635,"parentId":2599,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-strikethrough/dev/lib/html.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10710,"timestamp":4078087373502,"id":2671,"parentId":2670,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10719,"timestamp":4078087373494,"id":2670,"parentId":2636,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11451,"timestamp":4078087373205,"id":2636,"parentId":2599,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-strikethrough/dev/lib/syntax.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11164,"timestamp":4078087373512,"id":2673,"parentId":2672,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11173,"timestamp":4078087373504,"id":2672,"parentId":2637,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11635,"timestamp":4078087373221,"id":2637,"parentId":2596,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-tagfilter/lib/index.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11327,"timestamp":4078087373540,"id":2679,"parentId":2678,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11337,"timestamp":4078087373532,"id":2678,"parentId":2640,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11681,"timestamp":4078087373268,"id":2640,"parentId":2602,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-task-list-item/dev/lib/html.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11701,"timestamp":4078087373521,"id":2675,"parentId":2674,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11710,"timestamp":4078087373513,"id":2674,"parentId":2638,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14173,"timestamp":4078087373237,"id":2638,"parentId":2600,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-table/dev/lib/html.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13134,"timestamp":4078087375165,"id":2690,"parentId":2689,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13161,"timestamp":4078087375141,"id":2689,"parentId":2682,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13873,"timestamp":4078087374593,"id":2682,"parentId":2568,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/space-separated-tokens/index.js","layer":"ssr"},"startTime":1711860135149,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13299,"timestamp":4078087375179,"id":2692,"parentId":2691,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13311,"timestamp":4078087375167,"id":2691,"parentId":2683,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13783,"timestamp":4078087374773,"id":2683,"parentId":2568,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/hast-util-whitespace/index.js","layer":"ssr"},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15040,"timestamp":4078087373549,"id":2681,"parentId":2680,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15049,"timestamp":4078087373541,"id":2680,"parentId":2641,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15594,"timestamp":4078087373283,"id":2641,"parentId":2602,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-task-list-item/dev/lib/syntax.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13689,"timestamp":4078087375201,"id":2696,"parentId":2695,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13699,"timestamp":4078087375192,"id":2695,"parentId":2685,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14123,"timestamp":4078087374905,"id":2685,"parentId":2568,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/index.js","layer":"ssr"},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13845,"timestamp":4078087375191,"id":2694,"parentId":2693,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13856,"timestamp":4078087375181,"id":2693,"parentId":2684,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14245,"timestamp":4078087374848,"id":2684,"parentId":2568,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/estree-util-is-identifier-name/index.js","layer":"ssr"},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13888,"timestamp":4078087375212,"id":2698,"parentId":2697,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13898,"timestamp":4078087375203,"id":2697,"parentId":2686,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14197,"timestamp":4078087374955,"id":2686,"parentId":2568,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-position/index.js","layer":"ssr"},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14026,"timestamp":4078087375232,"id":2702,"parentId":2701,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14036,"timestamp":4078087375224,"id":2701,"parentId":2688,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14249,"timestamp":4078087375067,"id":2688,"parentId":2557,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-visit-parents/index.js","layer":"ssr"},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16158,"timestamp":4078087373530,"id":2677,"parentId":2676,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16167,"timestamp":4078087373522,"id":2676,"parentId":2639,"tags":{},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18170,"timestamp":4078087373252,"id":2639,"parentId":2600,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-table/dev/lib/syntax.js","layer":"ssr"},"startTime":1711860135148,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16224,"timestamp":4078087375222,"id":2700,"parentId":2699,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16234,"timestamp":4078087375213,"id":2699,"parentId":2687,"tags":{},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16631,"timestamp":4078087375005,"id":2687,"parentId":2568,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/comma-separated-tokens/index.js","layer":"ssr"},"startTime":1711860135150,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14019,"timestamp":4078087377627,"id":2705,"parentId":2704,"tags":{},"startTime":1711860135152,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14125,"timestamp":4078087377522,"id":2704,"parentId":2703,"tags":{},"startTime":1711860135152,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":14812,"timestamp":4078087376986,"id":2703,"parentId":2568,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/style-to-object/esm/index.mjs","layer":"ssr"},"startTime":1711860135152,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3107,"timestamp":4078087392872,"id":2708,"parentId":2707,"tags":{},"startTime":1711860135168,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3144,"timestamp":4078087392839,"id":2707,"parentId":2706,"tags":{},"startTime":1711860135168,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4065,"timestamp":4078087392046,"id":2706,"parentId":2566,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-from-markdown/dev/index.js","layer":"ssr"},"startTime":1711860135167,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1805,"timestamp":4078087397847,"id":2740,"parentId":2739,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1818,"timestamp":4078087397839,"id":2739,"parentId":2712,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2459,"timestamp":4078087397366,"id":2712,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/delete.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2342,"timestamp":4078087397826,"id":2736,"parentId":2735,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2356,"timestamp":4078087397813,"id":2735,"parentId":2710,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2958,"timestamp":4078087397317,"id":2710,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2451,"timestamp":4078087397837,"id":2738,"parentId":2737,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2462,"timestamp":4078087397827,"id":2737,"parentId":2711,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3027,"timestamp":4078087397345,"id":2711,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/break.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2524,"timestamp":4078087397858,"id":2742,"parentId":2741,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2533,"timestamp":4078087397850,"id":2741,"parentId":2713,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3068,"timestamp":4078087397385,"id":2713,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2884,"timestamp":4078087397811,"id":2734,"parentId":2733,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2921,"timestamp":4078087397778,"id":2733,"parentId":2709,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4454,"timestamp":4078087397261,"id":2709,"parentId":2630,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/state.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8689,"timestamp":4078087397888,"id":2748,"parentId":2747,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8703,"timestamp":4078087397879,"id":2747,"parentId":2716,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9339,"timestamp":4078087397437,"id":2716,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/heading.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8889,"timestamp":4078087397907,"id":2752,"parentId":2751,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8898,"timestamp":4078087397899,"id":2751,"parentId":2718,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":9655,"timestamp":4078087397470,"id":2718,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/image.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9251,"timestamp":4078087397898,"id":2750,"parentId":2749,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9261,"timestamp":4078087397889,"id":2749,"parentId":2717,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9854,"timestamp":4078087397454,"id":2717,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9445,"timestamp":4078087397877,"id":2746,"parentId":2745,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9454,"timestamp":4078087397869,"id":2745,"parentId":2715,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10037,"timestamp":4078087397420,"id":2715,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/code.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9604,"timestamp":4078087397868,"id":2744,"parentId":2743,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9613,"timestamp":4078087397860,"id":2743,"parentId":2714,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10239,"timestamp":4078087397402,"id":2714,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9735,"timestamp":4078087397916,"id":2754,"parentId":2753,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9744,"timestamp":4078087397908,"id":2753,"parentId":2719,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10246,"timestamp":4078087397486,"id":2719,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/html.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9807,"timestamp":4078087397935,"id":2758,"parentId":2757,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9816,"timestamp":4078087397927,"id":2757,"parentId":2721,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10328,"timestamp":4078087397519,"id":2721,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9915,"timestamp":4078087397945,"id":2760,"parentId":2759,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9924,"timestamp":4078087397937,"id":2759,"parentId":2722,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10454,"timestamp":4078087397535,"id":2722,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/list.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10074,"timestamp":4078087397926,"id":2756,"parentId":2755,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10083,"timestamp":4078087397918,"id":2755,"parentId":2720,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10636,"timestamp":4078087397502,"id":2720,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10193,"timestamp":4078087397954,"id":2762,"parentId":2761,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10203,"timestamp":4078087397946,"id":2761,"parentId":2723,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10682,"timestamp":4078087397555,"id":2723,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/link.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10273,"timestamp":4078087397973,"id":2766,"parentId":2765,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10283,"timestamp":4078087397965,"id":2765,"parentId":2725,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10823,"timestamp":4078087397588,"id":2725,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/strong.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10442,"timestamp":4078087397991,"id":2770,"parentId":2769,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10451,"timestamp":4078087397984,"id":2769,"parentId":2727,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10960,"timestamp":4078087397621,"id":2727,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/root.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10614,"timestamp":4078087397982,"id":2768,"parentId":2767,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10623,"timestamp":4078087397974,"id":2767,"parentId":2726,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11166,"timestamp":4078087397606,"id":2726,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/table.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10786,"timestamp":4078087398001,"id":2772,"parentId":2771,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10795,"timestamp":4078087397993,"id":2771,"parentId":2728,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11311,"timestamp":4078087397637,"id":2728,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/table-row.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11003,"timestamp":4078087397964,"id":2764,"parentId":2763,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11012,"timestamp":4078087397956,"id":2763,"parentId":2724,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11623,"timestamp":4078087397572,"id":2724,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/list-item.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11176,"timestamp":4078087398029,"id":2778,"parentId":2777,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11185,"timestamp":4078087398022,"id":2777,"parentId":2731,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11598,"timestamp":4078087397685,"id":2731,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11272,"timestamp":4078087398020,"id":2776,"parentId":2775,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11281,"timestamp":4078087398012,"id":2775,"parentId":2730,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11701,"timestamp":4078087397669,"id":2730,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/text.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11420,"timestamp":4078087398011,"id":2774,"parentId":2773,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11429,"timestamp":4078087398003,"id":2773,"parentId":2729,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11846,"timestamp":4078087397654,"id":2729,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12381,"timestamp":4078087398040,"id":2780,"parentId":2779,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12394,"timestamp":4078087398031,"id":2779,"parentId":2732,"tags":{},"startTime":1711860135173,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12856,"timestamp":4078087397701,"id":2732,"parentId":2632,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js","layer":"ssr"},"startTime":1711860135172,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10879,"timestamp":4078087400004,"id":2797,"parentId":2796,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10890,"timestamp":4078087399995,"id":2796,"parentId":2788,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11389,"timestamp":4078087399867,"id":2788,"parentId":2624,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-task-list-item/lib/index.js","layer":"ssr"},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11715,"timestamp":4078087399580,"id":2786,"parentId":2785,"tags":{},"startTime":1711860135174,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11729,"timestamp":4078087399567,"id":2785,"parentId":2782,"tags":{},"startTime":1711860135174,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12103,"timestamp":4078087399475,"id":2782,"parentId":2639,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-table/dev/lib/edit-map.js","layer":"ssr"},"startTime":1711860135174,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12038,"timestamp":4078087399565,"id":2784,"parentId":2783,"tags":{},"startTime":1711860135174,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12063,"timestamp":4078087399541,"id":2783,"parentId":2781,"tags":{},"startTime":1711860135174,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12535,"timestamp":4078087399413,"id":2781,"parentId":2558,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unified/node_modules/extend/index.js","layer":"ssr"},"startTime":1711860135174,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11969,"timestamp":4078087399993,"id":2795,"parentId":2794,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11984,"timestamp":4078087399980,"id":2794,"parentId":2787,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12268,"timestamp":4078087399837,"id":2787,"parentId":2639,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-table/dev/lib/infer.js","layer":"ssr"},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12776,"timestamp":4078087400014,"id":2799,"parentId":2798,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12786,"timestamp":4078087400006,"id":2798,"parentId":2789,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13277,"timestamp":4078087399889,"id":2789,"parentId":2622,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile-message/lib/index.js","layer":"ssr"},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13183,"timestamp":4078087400034,"id":2803,"parentId":2802,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13193,"timestamp":4078087400026,"id":2802,"parentId":2791,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13781,"timestamp":4078087399925,"id":2791,"parentId":2627,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-table/lib/index.js","layer":"ssr"},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13791,"timestamp":4078087400024,"id":2801,"parentId":2800,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13801,"timestamp":4078087400016,"id":2800,"parentId":2790,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14381,"timestamp":4078087399907,"id":2790,"parentId":2623,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-autolink-literal/lib/index.js","layer":"ssr"},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14261,"timestamp":4078087400043,"id":2805,"parentId":2804,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14271,"timestamp":4078087400035,"id":2804,"parentId":2792,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14517,"timestamp":4078087399942,"id":2792,"parentId":2625,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-strikethrough/lib/index.js","layer":"ssr"},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14426,"timestamp":4078087400053,"id":2807,"parentId":2806,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14435,"timestamp":4078087400045,"id":2806,"parentId":2793,"tags":{},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14875,"timestamp":4078087399959,"id":2793,"parentId":2626,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-footnote/lib/index.js","layer":"ssr"},"startTime":1711860135175,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1275,"timestamp":4078087416587,"id":2823,"parentId":2822,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1306,"timestamp":4078087416558,"id":2822,"parentId":2808,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3658,"timestamp":4078087415847,"id":2808,"parentId":2684,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/estree-util-is-identifier-name/lib/index.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3600,"timestamp":4078087416622,"id":2829,"parentId":2828,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3614,"timestamp":4078087416613,"id":2828,"parentId":2811,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4406,"timestamp":4078087416121,"id":2811,"parentId":2685,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/xlink.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3944,"timestamp":4078087416612,"id":2827,"parentId":2826,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3955,"timestamp":4078087416602,"id":2826,"parentId":2810,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4875,"timestamp":4078087415935,"id":2810,"parentId":2703,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/style-to-object/cjs/index.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4191,"timestamp":4078087416632,"id":2831,"parentId":2830,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4201,"timestamp":4078087416624,"id":2830,"parentId":2812,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4784,"timestamp":4078087416158,"id":2812,"parentId":2685,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/xmlns.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4418,"timestamp":4078087416601,"id":2825,"parentId":2824,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4433,"timestamp":4078087416589,"id":2824,"parentId":2809,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5667,"timestamp":4078087415911,"id":2809,"parentId":2688,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-visit-parents/lib/index.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4960,"timestamp":4078087416643,"id":2833,"parentId":2832,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4970,"timestamp":4078087416635,"id":2832,"parentId":2813,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5684,"timestamp":4078087416179,"id":2813,"parentId":2685,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/aria.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5201,"timestamp":4078087416682,"id":2841,"parentId":2840,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5211,"timestamp":4078087416674,"id":2840,"parentId":2817,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5733,"timestamp":4078087416250,"id":2817,"parentId":2685,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/hast-to-react.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5327,"timestamp":4078087416672,"id":2839,"parentId":2838,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":5487,"timestamp":4078087416664,"id":2838,"parentId":2816,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6185,"timestamp":4078087416233,"id":2816,"parentId":2685,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/find.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5836,"timestamp":4078087416653,"id":2835,"parentId":2834,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5846,"timestamp":4078087416645,"id":2834,"parentId":2814,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6792,"timestamp":4078087416198,"id":2814,"parentId":2685,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/html.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6308,"timestamp":4078087416692,"id":2843,"parentId":2842,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6317,"timestamp":4078087416684,"id":2842,"parentId":2818,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6828,"timestamp":4078087416267,"id":2818,"parentId":2685,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/xml.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9537,"timestamp":4078087416702,"id":2845,"parentId":2844,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9549,"timestamp":4078087416693,"id":2844,"parentId":2819,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10078,"timestamp":4078087416285,"id":2819,"parentId":2685,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/normalize.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10202,"timestamp":4078087416720,"id":2849,"parentId":2848,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10212,"timestamp":4078087416713,"id":2848,"parentId":2821,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10846,"timestamp":4078087416324,"id":2821,"parentId":2686,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-position/lib/index.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10518,"timestamp":4078087416711,"id":2847,"parentId":2846,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10527,"timestamp":4078087416703,"id":2846,"parentId":2820,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11064,"timestamp":4078087416302,"id":2820,"parentId":2685,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/merge.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10781,"timestamp":4078087416662,"id":2837,"parentId":2836,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10790,"timestamp":4078087416654,"id":2836,"parentId":2815,"tags":{},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11975,"timestamp":4078087416216,"id":2815,"parentId":2685,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/svg.js","layer":"ssr"},"startTime":1711860135191,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8097,"timestamp":4078087420103,"id":2859,"parentId":2858,"tags":{},"startTime":1711860135195,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8110,"timestamp":4078087420091,"id":2858,"parentId":2854,"tags":{},"startTime":1711860135195,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8302,"timestamp":4078087419965,"id":2854,"parentId":2558,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/bail/index.js","layer":"ssr"},"startTime":1711860135195,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8246,"timestamp":4078087420114,"id":2861,"parentId":2860,"tags":{},"startTime":1711860135195,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8257,"timestamp":4078087420104,"id":2860,"parentId":2855,"tags":{},"startTime":1711860135195,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8415,"timestamp":4078087420020,"id":2855,"parentId":2558,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/trough/index.js","layer":"ssr"},"startTime":1711860135195,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8356,"timestamp":4078087420088,"id":2857,"parentId":2856,"tags":{},"startTime":1711860135195,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8389,"timestamp":4078087420056,"id":2856,"parentId":2853,"tags":{},"startTime":1711860135195,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8896,"timestamp":4078087419648,"id":2853,"parentId":2558,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/is-plain-obj/index.js","layer":"ssr"},"startTime":1711860135194,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10731,"timestamp":4078087417823,"id":2852,"parentId":2851,"tags":{},"startTime":1711860135193,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10747,"timestamp":4078087417808,"id":2851,"parentId":2850,"tags":{},"startTime":1711860135193,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10941,"timestamp":4078087417757,"id":2850,"parentId":2683,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/hast-util-whitespace/lib/index.js","layer":"ssr"},"startTime":1711860135193,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1616,"timestamp":4078087430974,"id":2865,"parentId":2864,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1663,"timestamp":4078087430949,"id":2864,"parentId":2862,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2135,"timestamp":4078087430778,"id":2862,"parentId":2717,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/revert.js","layer":"ssr"},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1315,"timestamp":4078087431629,"id":2877,"parentId":2876,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1326,"timestamp":4078087431620,"id":2876,"parentId":2869,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1551,"timestamp":4078087431505,"id":2869,"parentId":2812,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/case-insensitive-transform.js","layer":"ssr"},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1621,"timestamp":4078087431618,"id":2875,"parentId":2874,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1636,"timestamp":4078087431604,"id":2874,"parentId":2868,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1966,"timestamp":4078087431478,"id":2868,"parentId":2811,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/create.js","layer":"ssr"},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1807,"timestamp":4078087431650,"id":2881,"parentId":2880,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1817,"timestamp":4078087431642,"id":2880,"parentId":2871,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2056,"timestamp":4078087431542,"id":2871,"parentId":2813,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/types.js","layer":"ssr"},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1966,"timestamp":4078087431640,"id":2879,"parentId":2878,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1976,"timestamp":4078087431631,"id":2878,"parentId":2870,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2139,"timestamp":4078087431524,"id":2870,"parentId":2809,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-visit-parents/lib/color.js","layer":"ssr"},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2573,"timestamp":4078087431660,"id":2883,"parentId":2882,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2583,"timestamp":4078087431652,"id":2882,"parentId":2872,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2853,"timestamp":4078087431560,"id":2872,"parentId":2816,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/defined-info.js","layer":"ssr"},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2755,"timestamp":4078087431670,"id":2885,"parentId":2884,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2764,"timestamp":4078087431661,"id":2884,"parentId":2873,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2945,"timestamp":4078087431577,"id":2873,"parentId":2816,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/info.js","layer":"ssr"},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2637,"timestamp":4078087432155,"id":2888,"parentId":2887,"tags":{},"startTime":1711860135207,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2651,"timestamp":4078087432143,"id":2887,"parentId":2886,"tags":{},"startTime":1711860135207,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2751,"timestamp":4078087432113,"id":2886,"parentId":2815,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/case-sensitive-transform.js","layer":"ssr"},"startTime":1711860135207,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2611,"timestamp":4078087432311,"id":2891,"parentId":2890,"tags":{},"startTime":1711860135207,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2623,"timestamp":4078087432300,"id":2890,"parentId":2889,"tags":{},"startTime":1711860135207,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2732,"timestamp":4078087432273,"id":2889,"parentId":2820,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/schema.js","layer":"ssr"},"startTime":1711860135207,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2857,"timestamp":4078087432384,"id":2894,"parentId":2893,"tags":{},"startTime":1711860135207,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2872,"timestamp":4078087432375,"id":2893,"parentId":2892,"tags":{},"startTime":1711860135207,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3154,"timestamp":4078087432354,"id":2892,"parentId":2636,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-chunked/dev/index.js","layer":"ssr"},"startTime":1711860135207,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5513,"timestamp":4078087430988,"id":2867,"parentId":2866,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5527,"timestamp":4078087430977,"id":2866,"parentId":2863,"tags":{},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7898,"timestamp":4078087430830,"id":2863,"parentId":2706,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-from-markdown/dev/lib/index.js","layer":"ssr"},"startTime":1711860135206,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5952,"timestamp":4078087435163,"id":2897,"parentId":2896,"tags":{},"startTime":1711860135210,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5973,"timestamp":4078087435145,"id":2896,"parentId":2895,"tags":{},"startTime":1711860135210,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6356,"timestamp":4078087435093,"id":2895,"parentId":2855,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/trough/lib/index.js","layer":"ssr"},"startTime":1711860135210,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1999,"timestamp":4078087443570,"id":2900,"parentId":2899,"tags":{},"startTime":1711860135218,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2026,"timestamp":4078087443547,"id":2899,"parentId":2898,"tags":{},"startTime":1711860135218,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2357,"timestamp":4078087443497,"id":2898,"parentId":2636,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-resolve-all/index.js","layer":"ssr"},"startTime":1711860135218,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":957,"timestamp":4078087446775,"id":2910,"parentId":2909,"tags":{},"startTime":1711860135222,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":969,"timestamp":4078087446765,"id":2909,"parentId":2903,"tags":{},"startTime":1711860135222,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1183,"timestamp":4078087446672,"id":2903,"parentId":2636,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-symbol/lib/default.js","layer":"ssr"},"startTime":1711860135221,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1522,"timestamp":4078087446786,"id":2912,"parentId":2911,"tags":{},"startTime":1711860135222,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1535,"timestamp":4078087446777,"id":2911,"parentId":2904,"tags":{},"startTime":1711860135222,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1847,"timestamp":4078087446693,"id":2904,"parentId":2636,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-classify-character/dev/index.js","layer":"ssr"},"startTime":1711860135221,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1822,"timestamp":4078087446749,"id":2906,"parentId":2905,"tags":{},"startTime":1711860135222,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1854,"timestamp":4078087446718,"id":2905,"parentId":2901,"tags":{},"startTime":1711860135221,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2346,"timestamp":4078087446580,"id":2901,"parentId":2631,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-sanitize-uri/dev/index.js","layer":"ssr"},"startTime":1711860135221,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2303,"timestamp":4078087447624,"id":2915,"parentId":2914,"tags":{},"startTime":1711860135222,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2326,"timestamp":4078087447603,"id":2914,"parentId":2913,"tags":{},"startTime":1711860135222,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2554,"timestamp":4078087447541,"id":2913,"parentId":2633,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-normalize-identifier/dev/index.js","layer":"ssr"},"startTime":1711860135222,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2088,"timestamp":4078087448028,"id":2918,"parentId":2917,"tags":{},"startTime":1711860135223,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2106,"timestamp":4078087448011,"id":2917,"parentId":2916,"tags":{},"startTime":1711860135223,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2382,"timestamp":4078087447897,"id":2916,"parentId":2634,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-factory-space/dev/index.js","layer":"ssr"},"startTime":1711860135223,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3809,"timestamp":4078087446764,"id":2908,"parentId":2907,"tags":{},"startTime":1711860135222,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3826,"timestamp":4078087446752,"id":2907,"parentId":2902,"tags":{},"startTime":1711860135222,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4583,"timestamp":4078087446644,"id":2902,"parentId":2634,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-character/dev/index.js","layer":"ssr"},"startTime":1711860135221,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2671,"timestamp":4078087449485,"id":2921,"parentId":2920,"tags":{},"startTime":1711860135224,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2698,"timestamp":4078087449460,"id":2920,"parentId":2919,"tags":{},"startTime":1711860135224,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3071,"timestamp":4078087449295,"id":2919,"parentId":2634,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/index.js","layer":"ssr"},"startTime":1711860135224,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2749,"timestamp":4078087451697,"id":2927,"parentId":2926,"tags":{},"startTime":1711860135226,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2763,"timestamp":4078087451685,"id":2926,"parentId":2923,"tags":{},"startTime":1711860135226,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3153,"timestamp":4078087451496,"id":2923,"parentId":2631,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@ungap/structured-clone/esm/index.js","layer":"ssr"},"startTime":1711860135226,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3110,"timestamp":4078087451683,"id":2925,"parentId":2924,"tags":{},"startTime":1711860135226,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3135,"timestamp":4078087451660,"id":2924,"parentId":2922,"tags":{},"startTime":1711860135226,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3560,"timestamp":4078087451453,"id":2922,"parentId":2730,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/trim-lines/index.js","layer":"ssr"},"startTime":1711860135226,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1839,"timestamp":4078087453568,"id":2938,"parentId":2937,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1863,"timestamp":4078087453545,"id":2937,"parentId":2928,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2551,"timestamp":4078087452937,"id":2928,"parentId":2788,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/index.js","layer":"ssr"},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":2037,"timestamp":4078087453582,"id":2940,"parentId":2939,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2049,"timestamp":4078087453571,"id":2939,"parentId":2929,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2697,"timestamp":4078087452979,"id":2929,"parentId":2863,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-stringify-position/index.js","layer":"ssr"},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2092,"timestamp":4078087453592,"id":2942,"parentId":2941,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2102,"timestamp":4078087453583,"id":2941,"parentId":2930,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2784,"timestamp":4078087453003,"id":2930,"parentId":2790,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/ccount/index.js","layer":"ssr"},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2420,"timestamp":4078087453612,"id":2946,"parentId":2945,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2430,"timestamp":4078087453604,"id":2945,"parentId":2932,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3054,"timestamp":4078087453041,"id":2932,"parentId":2790,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-find-and-replace/index.js","layer":"ssr"},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2521,"timestamp":4078087453623,"id":2948,"parentId":2947,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2531,"timestamp":4078087453614,"id":2947,"parentId":2933,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3288,"timestamp":4078087453061,"id":2933,"parentId":2903,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-symbol/lib/codes.js","layer":"ssr"},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2856,"timestamp":4078087453603,"id":2944,"parentId":2943,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2866,"timestamp":4078087453594,"id":2943,"parentId":2931,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3974,"timestamp":4078087453023,"id":2931,"parentId":2791,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/markdown-table/index.js","layer":"ssr"},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3406,"timestamp":4078087453632,"id":2950,"parentId":2949,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3415,"timestamp":4078087453624,"id":2949,"parentId":2934,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4274,"timestamp":4078087453077,"id":2934,"parentId":2903,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-symbol/lib/types.js","layer":"ssr"},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6208,"timestamp":4078087453652,"id":2954,"parentId":2953,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6220,"timestamp":4078087453643,"id":2953,"parentId":2936,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6917,"timestamp":4078087453111,"id":2936,"parentId":2903,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-symbol/lib/constants.js","layer":"ssr"},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6741,"timestamp":4078087453642,"id":2952,"parentId":2951,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6751,"timestamp":4078087453634,"id":2951,"parentId":2935,"tags":{},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7461,"timestamp":4078087453094,"id":2935,"parentId":2903,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-symbol/lib/values.js","layer":"ssr"},"startTime":1711860135228,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4806,"timestamp":4078087455929,"id":2957,"parentId":2956,"tags":{},"startTime":1711860135231,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4838,"timestamp":4078087455898,"id":2956,"parentId":2955,"tags":{},"startTime":1711860135231,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5531,"timestamp":4078087455812,"id":2955,"parentId":2810,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/inline-style-parser/index.js","layer":"ssr"},"startTime":1711860135231,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1830,"timestamp":4078087461471,"id":2960,"parentId":2959,"tags":{},"startTime":1711860135236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1858,"timestamp":4078087461445,"id":2959,"parentId":2958,"tags":{},"startTime":1711860135236,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2001,"timestamp":4078087461390,"id":2958,"parentId":2809,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-is/index.js","layer":"ssr"},"startTime":1711860135236,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2847,"timestamp":4078087461837,"id":2964,"parentId":2963,"tags":{},"startTime":1711860135237,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2866,"timestamp":4078087461820,"id":2963,"parentId":2961,"tags":{},"startTime":1711860135237,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3243,"timestamp":4078087461767,"id":2961,"parentId":2923,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@ungap/structured-clone/esm/deserialize.js","layer":"ssr"},"startTime":1711860135237,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3216,"timestamp":4078087461849,"id":2966,"parentId":2965,"tags":{},"startTime":1711860135237,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3228,"timestamp":4078087461839,"id":2965,"parentId":2962,"tags":{},"startTime":1711860135237,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3728,"timestamp":4078087461798,"id":2962,"parentId":2923,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@ungap/structured-clone/esm/serialize.js","layer":"ssr"},"startTime":1711860135237,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1876,"timestamp":4078087464032,"id":2994,"parentId":2993,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1886,"timestamp":4078087464023,"id":2993,"parentId":2969,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2497,"timestamp":4078087463568,"id":2969,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/blank-line.js","layer":"ssr"},"startTime":1711860135238,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2202,"timestamp":4078087464042,"id":2996,"parentId":2995,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2212,"timestamp":4078087464034,"id":2995,"parentId":2970,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3104,"timestamp":4078087463586,"id":2970,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/block-quote.js","layer":"ssr"},"startTime":1711860135238,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2813,"timestamp":4078087464021,"id":2992,"parentId":2991,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2825,"timestamp":4078087464011,"id":2991,"parentId":2968,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3779,"timestamp":4078087463548,"id":2968,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/autolink.js","layer":"ssr"},"startTime":1711860135238,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3502,"timestamp":4078087464008,"id":2990,"parentId":2989,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3523,"timestamp":4078087463990,"id":2989,"parentId":2967,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4624,"timestamp":4078087463517,"id":2967,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/attention.js","layer":"ssr"},"startTime":1711860135238,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4106,"timestamp":4078087464052,"id":2998,"parentId":2997,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4116,"timestamp":4078087464044,"id":2997,"parentId":2971,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4700,"timestamp":4078087463602,"id":2971,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/character-escape.js","layer":"ssr"},"startTime":1711860135238,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5916,"timestamp":4078087464072,"id":3002,"parentId":3001,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5931,"timestamp":4078087464064,"id":3001,"parentId":2973,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7251,"timestamp":4078087463679,"id":2973,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/code-fenced.js","layer":"ssr"},"startTime":1711860135238,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6898,"timestamp":4078087464063,"id":3000,"parentId":2999,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6908,"timestamp":4078087464054,"id":2999,"parentId":2972,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7673,"timestamp":4078087463620,"id":2972,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/character-reference.js","layer":"ssr"},"startTime":1711860135238,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7242,"timestamp":4078087464092,"id":3006,"parentId":3005,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7251,"timestamp":4078087464084,"id":3005,"parentId":2975,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8049,"timestamp":4078087463716,"id":2975,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/code-text.js","layer":"ssr"},"startTime":1711860135238,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7957,"timestamp":4078087464101,"id":3008,"parentId":3007,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7967,"timestamp":4078087464093,"id":3007,"parentId":2976,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8637,"timestamp":4078087463732,"id":2976,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/code-indented.js","layer":"ssr"},"startTime":1711860135238,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8318,"timestamp":4078087464112,"id":3010,"parentId":3009,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8328,"timestamp":4078087464103,"id":3009,"parentId":2977,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9034,"timestamp":4078087463748,"id":2977,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/definition.js","layer":"ssr"},"startTime":1711860135238,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8650,"timestamp":4078087464145,"id":3012,"parentId":3011,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8661,"timestamp":4078087464135,"id":3011,"parentId":2978,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9149,"timestamp":4078087463763,"id":2978,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/hard-break-escape.js","layer":"ssr"},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8859,"timestamp":4078087464082,"id":3004,"parentId":3003,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8869,"timestamp":4078087464074,"id":3003,"parentId":2974,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9563,"timestamp":4078087463701,"id":2974,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/content.js","layer":"ssr"},"startTime":1711860135238,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9138,"timestamp":4078087464155,"id":3014,"parentId":3013,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9148,"timestamp":4078087464146,"id":3013,"parentId":2979,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9867,"timestamp":4078087463779,"id":2979,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/heading-atx.js","layer":"ssr"},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10344,"timestamp":4078087464174,"id":3018,"parentId":3017,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10354,"timestamp":4078087464166,"id":3017,"parentId":2981,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11564,"timestamp":4078087463809,"id":2981,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/html-text.js","layer":"ssr"},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11168,"timestamp":4078087464229,"id":3022,"parentId":3021,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11191,"timestamp":4078087464208,"id":3021,"parentId":2983,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11724,"timestamp":4078087463840,"id":2983,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/label-start-image.js","layer":"ssr"},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11460,"timestamp":4078087464183,"id":3020,"parentId":3019,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11469,"timestamp":4078087464175,"id":3019,"parentId":2982,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15242,"timestamp":4078087463825,"id":2982,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/label-end.js","layer":"ssr"},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14853,"timestamp":4078087464240,"id":3024,"parentId":3023,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14864,"timestamp":4078087464231,"id":3023,"parentId":2984,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15446,"timestamp":4078087463855,"id":2984,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/label-start-link.js","layer":"ssr"},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15063,"timestamp":4078087464250,"id":3026,"parentId":3025,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15073,"timestamp":4078087464242,"id":3025,"parentId":2985,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15560,"timestamp":4078087463870,"id":2985,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/line-ending.js","layer":"ssr"},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16014,"timestamp":4078087464164,"id":3016,"parentId":3015,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16025,"timestamp":4078087464156,"id":3015,"parentId":2980,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17514,"timestamp":4078087463794,"id":2980,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/html-flow.js","layer":"ssr"},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17280,"timestamp":4078087464280,"id":3032,"parentId":3031,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17291,"timestamp":4078087464272,"id":3031,"parentId":2988,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17840,"timestamp":4078087463919,"id":2988,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/thematic-break.js","layer":"ssr"},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17540,"timestamp":4078087464270,"id":3030,"parentId":3029,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17579,"timestamp":4078087464262,"id":3029,"parentId":2987,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18746,"timestamp":4078087463904,"id":2987,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/setext-underline.js","layer":"ssr"},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16924,"timestamp":4078087465767,"id":3040,"parentId":3039,"tags":{},"startTime":1711860135241,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16936,"timestamp":4078087465757,"id":3039,"parentId":3034,"tags":{},"startTime":1711860135241,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":17523,"timestamp":4078087465599,"id":3034,"parentId":2928,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/index.js","layer":"ssr"},"startTime":1711860135240,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18922,"timestamp":4078087464260,"id":3028,"parentId":3027,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18932,"timestamp":4078087464252,"id":3027,"parentId":2986,"tags":{},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20365,"timestamp":4078087463888,"id":2986,"parentId":2919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/list.js","layer":"ssr"},"startTime":1711860135239,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18548,"timestamp":4078087465777,"id":3042,"parentId":3041,"tags":{},"startTime":1711860135241,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18558,"timestamp":4078087465768,"id":3041,"parentId":3035,"tags":{},"startTime":1711860135241,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18861,"timestamp":4078087465618,"id":3035,"parentId":2929,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-stringify-position/lib/index.js","layer":"ssr"},"startTime":1711860135240,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18757,"timestamp":4078087465755,"id":3038,"parentId":3037,"tags":{},"startTime":1711860135241,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18775,"timestamp":4078087465739,"id":3037,"parentId":3033,"tags":{},"startTime":1711860135240,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19335,"timestamp":4078087465570,"id":3033,"parentId":2928,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/index.js","layer":"ssr"},"startTime":1711860135240,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19213,"timestamp":4078087465787,"id":3044,"parentId":3043,"tags":{},"startTime":1711860135241,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19225,"timestamp":4078087465778,"id":3043,"parentId":3036,"tags":{},"startTime":1711860135241,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19804,"timestamp":4078087465681,"id":3036,"parentId":2932,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-find-and-replace/lib/index.js","layer":"ssr"},"startTime":1711860135240,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2289,"timestamp":4078087494044,"id":3064,"parentId":3063,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2303,"timestamp":4078087494034,"id":3063,"parentId":3047,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3321,"timestamp":4078087493214,"id":3047,"parentId":2961,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@ungap/structured-clone/esm/types.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2529,"timestamp":4078087494017,"id":3060,"parentId":3059,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2565,"timestamp":4078087493983,"id":3059,"parentId":3045,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3542,"timestamp":4078087493088,"id":3045,"parentId":2863,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-string/index.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2612,"timestamp":4078087494032,"id":3062,"parentId":3061,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2624,"timestamp":4078087494020,"id":3061,"parentId":3046,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3576,"timestamp":4078087493188,"id":3046,"parentId":2863,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/decode-named-character-reference/index.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2722,"timestamp":4078087494054,"id":3066,"parentId":3065,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2731,"timestamp":4078087494045,"id":3065,"parentId":3048,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3635,"timestamp":4078087493235,"id":3048,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3010,"timestamp":4078087494064,"id":3068,"parentId":3067,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3019,"timestamp":4078087494055,"id":3067,"parentId":3049,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3982,"timestamp":4078087493253,"id":3049,"parentId":2863,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-decode-numeric-character-reference/dev/index.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3180,"timestamp":4078087494074,"id":3070,"parentId":3069,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3188,"timestamp":4078087494066,"id":3069,"parentId":3050,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4134,"timestamp":4078087493270,"id":3050,"parentId":2863,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/index.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3328,"timestamp":4078087494093,"id":3074,"parentId":3073,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3337,"timestamp":4078087494085,"id":3073,"parentId":3052,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4315,"timestamp":4078087493304,"id":3052,"parentId":2863,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-decode-string/dev/index.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3877,"timestamp":4078087494102,"id":3076,"parentId":3075,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3886,"timestamp":4078087494094,"id":3075,"parentId":3053,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4777,"timestamp":4078087493329,"id":3053,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/break.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4387,"timestamp":4078087494083,"id":3072,"parentId":3071,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4397,"timestamp":4078087494075,"id":3071,"parentId":3051,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5591,"timestamp":4078087493288,"id":3051,"parentId":2958,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-is/lib/index.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4790,"timestamp":4078087494121,"id":3080,"parentId":3079,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4800,"timestamp":4078087494113,"id":3079,"parentId":3055,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5670,"timestamp":4078087493362,"id":3055,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4940,"timestamp":4078087494131,"id":3082,"parentId":3081,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4950,"timestamp":4078087494123,"id":3081,"parentId":3056,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5953,"timestamp":4078087493380,"id":3056,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/definition.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5251,"timestamp":4078087494112,"id":3078,"parentId":3077,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5261,"timestamp":4078087494104,"id":3077,"parentId":3054,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6227,"timestamp":4078087493345,"id":3054,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/code.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6028,"timestamp":4078087494150,"id":3086,"parentId":3085,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6037,"timestamp":4078087494142,"id":3085,"parentId":3058,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6837,"timestamp":4078087493425,"id":3058,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/html.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4135,"timestamp":4078087496145,"id":3098,"parentId":3097,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4146,"timestamp":4078087496134,"id":3097,"parentId":3088,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4483,"timestamp":4078087495980,"id":3088,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js","layer":"ssr"},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4445,"timestamp":4078087496132,"id":3096,"parentId":3095,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4466,"timestamp":4078087496112,"id":3095,"parentId":3087,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4862,"timestamp":4078087495945,"id":3087,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/image.js","layer":"ssr"},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6688,"timestamp":4078087494140,"id":3084,"parentId":3083,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6697,"timestamp":4078087494132,"id":3083,"parentId":3057,"tags":{},"startTime":1711860135269,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7706,"timestamp":4078087493398,"id":3057,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/heading.js","layer":"ssr"},"startTime":1711860135268,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4969,"timestamp":4078087496155,"id":3100,"parentId":3099,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4979,"timestamp":4078087496146,"id":3099,"parentId":3089,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5314,"timestamp":4078087496001,"id":3089,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/inline-code.js","layer":"ssr"},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5281,"timestamp":4078087496165,"id":3102,"parentId":3101,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5290,"timestamp":4078087496157,"id":3101,"parentId":3090,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5684,"timestamp":4078087496019,"id":3090,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/link.js","layer":"ssr"},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5543,"timestamp":4078087496185,"id":3106,"parentId":3105,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5552,"timestamp":4078087496176,"id":3105,"parentId":3092,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6229,"timestamp":4078087496052,"id":3092,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/list.js","layer":"ssr"},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6566,"timestamp":4078087496204,"id":3110,"parentId":3109,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6576,"timestamp":4078087496196,"id":3109,"parentId":3094,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6969,"timestamp":4078087496084,"id":3094,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/list-item.js","layer":"ssr"},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7687,"timestamp":4078087496194,"id":3108,"parentId":3107,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7697,"timestamp":4078087496186,"id":3107,"parentId":3093,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7962,"timestamp":4078087496067,"id":3093,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js","layer":"ssr"},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7058,"timestamp":4078087496987,"id":3113,"parentId":3112,"tags":{},"startTime":1711860135272,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7075,"timestamp":4078087496971,"id":3112,"parentId":3111,"tags":{},"startTime":1711860135272,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7258,"timestamp":4078087496904,"id":3111,"parentId":2901,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-encode/index.js","layer":"ssr"},"startTime":1711860135272,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8035,"timestamp":4078087496175,"id":3104,"parentId":3103,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8045,"timestamp":4078087496167,"id":3103,"parentId":3091,"tags":{},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8376,"timestamp":4078087496036,"id":3091,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js","layer":"ssr"},"startTime":1711860135271,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3893,"timestamp":4078087500533,"id":3116,"parentId":3115,"tags":{},"startTime":1711860135275,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3915,"timestamp":4078087500512,"id":3115,"parentId":3114,"tags":{},"startTime":1711860135275,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4058,"timestamp":4078087500474,"id":3114,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/root.js","layer":"ssr"},"startTime":1711860135275,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1371,"timestamp":4078087505739,"id":3124,"parentId":3123,"tags":{},"startTime":1711860135280,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1395,"timestamp":4078087505716,"id":3123,"parentId":3117,"tags":{},"startTime":1711860135280,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1733,"timestamp":4078087505573,"id":3117,"parentId":3033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/configure.js","layer":"ssr"},"startTime":1711860135280,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1550,"timestamp":4078087505773,"id":3130,"parentId":3129,"tags":{},"startTime":1711860135281,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1559,"timestamp":4078087505765,"id":3129,"parentId":3120,"tags":{},"startTime":1711860135281,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1793,"timestamp":4078087505661,"id":3120,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/strong.js","layer":"ssr"},"startTime":1711860135280,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1712,"timestamp":4078087505753,"id":3126,"parentId":3125,"tags":{},"startTime":1711860135281,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1724,"timestamp":4078087505741,"id":3125,"parentId":3118,"tags":{},"startTime":1711860135280,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1973,"timestamp":4078087505619,"id":3118,"parentId":3033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/join.js","layer":"ssr"},"startTime":1711860135280,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1941,"timestamp":4078087505782,"id":3132,"parentId":3131,"tags":{},"startTime":1711860135281,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1950,"timestamp":4078087505774,"id":3131,"parentId":3121,"tags":{},"startTime":1711860135281,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2111,"timestamp":4078087505678,"id":3121,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/text.js","layer":"ssr"},"startTime":1711860135280,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6227,"timestamp":4078087505763,"id":3128,"parentId":3127,"tags":{},"startTime":1711860135281,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6243,"timestamp":4078087505754,"id":3127,"parentId":3119,"tags":{},"startTime":1711860135281,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7108,"timestamp":4078087505641,"id":3119,"parentId":3033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/unsafe.js","layer":"ssr"},"startTime":1711860135280,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6980,"timestamp":4078087505792,"id":3134,"parentId":3133,"tags":{},"startTime":1711860135281,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":7197,"timestamp":4078087505784,"id":3133,"parentId":3122,"tags":{},"startTime":1711860135281,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7730,"timestamp":4078087505695,"id":3122,"parentId":3034,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js","layer":"ssr"},"startTime":1711860135280,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3469,"timestamp":4078087510100,"id":3156,"parentId":3155,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3482,"timestamp":4078087510088,"id":3155,"parentId":3136,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4670,"timestamp":4078087509504,"id":3136,"parentId":3033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/compile-pattern.js","layer":"ssr"},"startTime":1711860135284,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4144,"timestamp":4078087510112,"id":3158,"parentId":3157,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4157,"timestamp":4078087510102,"id":3157,"parentId":3137,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5216,"timestamp":4078087509530,"id":3137,"parentId":3033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/container-phrasing.js","layer":"ssr"},"startTime":1711860135284,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5176,"timestamp":4078087510133,"id":3162,"parentId":3161,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5186,"timestamp":4078087510125,"id":3161,"parentId":3139,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5867,"timestamp":4078087509605,"id":3139,"parentId":3033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/indent-lines.js","layer":"ssr"},"startTime":1711860135284,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5368,"timestamp":4078087510123,"id":3160,"parentId":3159,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5378,"timestamp":4078087510113,"id":3159,"parentId":3138,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6113,"timestamp":4078087509550,"id":3138,"parentId":3033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/container-flow.js","layer":"ssr"},"startTime":1711860135284,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5593,"timestamp":4078087510085,"id":3154,"parentId":3153,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5621,"timestamp":4078087510058,"id":3153,"parentId":3135,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6344,"timestamp":4078087509436,"id":3135,"parentId":3033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/association.js","layer":"ssr"},"startTime":1711860135284,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5636,"timestamp":4078087510154,"id":3166,"parentId":3165,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5646,"timestamp":4078087510146,"id":3165,"parentId":3141,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6196,"timestamp":4078087509689,"id":3141,"parentId":3053,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js","layer":"ssr"},"startTime":1711860135284,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5753,"timestamp":4078087510143,"id":3164,"parentId":3163,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5762,"timestamp":4078087510135,"id":3163,"parentId":3140,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6428,"timestamp":4078087509644,"id":3140,"parentId":3033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/track.js","layer":"ssr"},"startTime":1711860135284,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5905,"timestamp":4078087510175,"id":3170,"parentId":3169,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5914,"timestamp":4078087510166,"id":3169,"parentId":3143,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6424,"timestamp":4078087509735,"id":3143,"parentId":3055,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js","layer":"ssr"},"startTime":1711860135284,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6002,"timestamp":4078087510165,"id":3168,"parentId":3167,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6011,"timestamp":4078087510156,"id":3167,"parentId":3142,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6516,"timestamp":4078087509713,"id":3142,"parentId":3056,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-quote.js","layer":"ssr"},"startTime":1711860135284,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6029,"timestamp":4078087510208,"id":3176,"parentId":3175,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6039,"timestamp":4078087510199,"id":3175,"parentId":3146,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6510,"timestamp":4078087509792,"id":3146,"parentId":3054,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-fence.js","layer":"ssr"},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6116,"timestamp":4078087510198,"id":3174,"parentId":3173,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6128,"timestamp":4078087510187,"id":3173,"parentId":3145,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6647,"timestamp":4078087509770,"id":3145,"parentId":3054,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js","layer":"ssr"},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6264,"timestamp":4078087510185,"id":3172,"parentId":3171,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6273,"timestamp":4078087510177,"id":3171,"parentId":3144,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7089,"timestamp":4078087509752,"id":3144,"parentId":3033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/safe.js","layer":"ssr"},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6632,"timestamp":4078087510218,"id":3178,"parentId":3177,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6642,"timestamp":4078087510210,"id":3177,"parentId":3147,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7165,"timestamp":4078087509809,"id":3147,"parentId":3057,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js","layer":"ssr"},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6759,"timestamp":4078087510228,"id":3180,"parentId":3179,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6768,"timestamp":4078087510220,"id":3179,"parentId":3148,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7289,"timestamp":4078087509826,"id":3148,"parentId":3090,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js","layer":"ssr"},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6884,"timestamp":4078087510238,"id":3182,"parentId":3181,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6893,"timestamp":4078087510230,"id":3181,"parentId":3149,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7350,"timestamp":4078087509842,"id":3149,"parentId":3092,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-bullet.js","layer":"ssr"},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7089,"timestamp":4078087510258,"id":3186,"parentId":3185,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7098,"timestamp":4078087510250,"id":3185,"parentId":3151,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7571,"timestamp":4078087509874,"id":3151,"parentId":3092,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js","layer":"ssr"},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7205,"timestamp":4078087510248,"id":3184,"parentId":3183,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7214,"timestamp":4078087510240,"id":3183,"parentId":3150,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7685,"timestamp":4078087509858,"id":3150,"parentId":3092,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js","layer":"ssr"},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7283,"timestamp":4078087510268,"id":3188,"parentId":3187,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7291,"timestamp":4078087510260,"id":3187,"parentId":3152,"tags":{},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7721,"timestamp":4078087509890,"id":3152,"parentId":3092,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-rule.js","layer":"ssr"},"startTime":1711860135285,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3043,"timestamp":4078087515058,"id":3196,"parentId":3195,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3063,"timestamp":4078087515040,"id":3195,"parentId":3189,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3391,"timestamp":4078087514791,"id":3189,"parentId":3094,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js","layer":"ssr"},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3089,"timestamp":4078087515103,"id":3204,"parentId":3203,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3100,"timestamp":4078087515092,"id":3203,"parentId":3193,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3364,"timestamp":4078087514899,"id":3193,"parentId":3050,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/postprocess.js","layer":"ssr"},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3183,"timestamp":4078087515091,"id":3202,"parentId":3201,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3193,"timestamp":4078087515082,"id":3201,"parentId":3192,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3522,"timestamp":4078087514881,"id":3192,"parentId":3050,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/parse.js","layer":"ssr"},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3366,"timestamp":4078087515071,"id":3198,"parentId":3197,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3377,"timestamp":4078087515060,"id":3197,"parentId":3190,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3773,"timestamp":4078087514839,"id":3190,"parentId":3045,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-string/lib/index.js","layer":"ssr"},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3516,"timestamp":4078087515113,"id":3206,"parentId":3205,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3526,"timestamp":4078087515104,"id":3205,"parentId":3194,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4117,"timestamp":4078087514917,"id":3194,"parentId":3050,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/preprocess.js","layer":"ssr"},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1381,"timestamp":4078087520499,"id":3209,"parentId":3208,"tags":{},"startTime":1711860135295,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1407,"timestamp":4078087520476,"id":3208,"parentId":3207,"tags":{},"startTime":1711860135295,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1596,"timestamp":4078087520425,"id":3207,"parentId":3120,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-strong.js","layer":"ssr"},"startTime":1711860135295,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1205,"timestamp":4078087520835,"id":3212,"parentId":3211,"tags":{},"startTime":1711860135296,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1222,"timestamp":4078087520819,"id":3211,"parentId":3210,"tags":{},"startTime":1711860135296,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1862,"timestamp":4078087520792,"id":3210,"parentId":3122,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js","layer":"ssr"},"startTime":1711860135296,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8002,"timestamp":4078087515081,"id":3200,"parentId":3199,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8013,"timestamp":4078087515072,"id":3199,"parentId":3191,"tags":{},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9706,"timestamp":4078087514861,"id":3191,"parentId":3050,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/compile.js","layer":"ssr"},"startTime":1711860135290,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3206,"timestamp":4078087522839,"id":3218,"parentId":3217,"tags":{},"startTime":1711860135298,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3220,"timestamp":4078087522827,"id":3217,"parentId":3214,"tags":{},"startTime":1711860135298,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3644,"timestamp":4078087522760,"id":3214,"parentId":3192,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/constructs.js","layer":"ssr"},"startTime":1711860135298,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6584,"timestamp":4078087522823,"id":3216,"parentId":3215,"tags":{},"startTime":1711860135298,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6618,"timestamp":4078087522790,"id":3215,"parentId":3213,"tags":{},"startTime":1711860135298,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7755,"timestamp":4078087522691,"id":3213,"parentId":3192,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/create-tokenizer.js","layer":"ssr"},"startTime":1711860135297,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2394,"timestamp":4078087528680,"id":3228,"parentId":3227,"tags":{},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2407,"timestamp":4078087528668,"id":3227,"parentId":3221,"tags":{},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2825,"timestamp":4078087528453,"id":3221,"parentId":3192,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/initialize/flow.js","layer":"ssr"},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2682,"timestamp":4078087528613,"id":3224,"parentId":3223,"tags":{},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2709,"timestamp":4078087528588,"id":3223,"parentId":3219,"tags":{},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3110,"timestamp":4078087528377,"id":3219,"parentId":3192,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/initialize/content.js","layer":"ssr"},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2836,"timestamp":4078087528690,"id":3230,"parentId":3229,"tags":{},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2846,"timestamp":4078087528681,"id":3229,"parentId":3222,"tags":{},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3471,"timestamp":4078087528471,"id":3222,"parentId":3192,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/initialize/text.js","layer":"ssr"},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3384,"timestamp":4078087528627,"id":3226,"parentId":3225,"tags":{},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3396,"timestamp":4078087528616,"id":3225,"parentId":3220,"tags":{},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4180,"timestamp":4078087528431,"id":3220,"parentId":3192,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/initialize/document.js","layer":"ssr"},"startTime":1711860135303,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":964,"timestamp":4078087533613,"id":3238,"parentId":3237,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":987,"timestamp":4078087533593,"id":3237,"parentId":3231,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1559,"timestamp":4078087533280,"id":3231,"parentId":2980,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-html-tag-name/index.js","layer":"ssr"},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":1400,"timestamp":4078087533635,"id":3242,"parentId":3241,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1410,"timestamp":4078087533626,"id":3241,"parentId":3233,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2105,"timestamp":4078087533335,"id":3233,"parentId":2977,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-factory-label/dev/index.js","layer":"ssr"},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1835,"timestamp":4078087533647,"id":3244,"parentId":3243,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1846,"timestamp":4078087533637,"id":3243,"parentId":3234,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2661,"timestamp":4078087533352,"id":3234,"parentId":2977,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-factory-destination/dev/index.js","layer":"ssr"},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4254,"timestamp":4078087533657,"id":3246,"parentId":3245,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4266,"timestamp":4078087533649,"id":3245,"parentId":3235,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4781,"timestamp":4078087533368,"id":3235,"parentId":2977,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-factory-whitespace/dev/index.js","layer":"ssr"},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4574,"timestamp":4078087533625,"id":3240,"parentId":3239,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4585,"timestamp":4078087533615,"id":3239,"parentId":3232,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5414,"timestamp":4078087533316,"id":3232,"parentId":2974,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-subtokenize/dev/index.js","layer":"ssr"},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4279,"timestamp":4078087534476,"id":3252,"parentId":3251,"tags":{},"startTime":1711860135309,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4318,"timestamp":4078087534438,"id":3251,"parentId":3249,"tags":{},"startTime":1711860135309,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4558,"timestamp":4078087534322,"id":3249,"parentId":3054,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/longest-streak/index.js","layer":"ssr"},"startTime":1711860135309,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4415,"timestamp":4078087534491,"id":3254,"parentId":3253,"tags":{},"startTime":1711860135309,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4428,"timestamp":4078087534479,"id":3253,"parentId":3250,"tags":{},"startTime":1711860135309,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4672,"timestamp":4078087534406,"id":3250,"parentId":3033,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/zwitch/index.js","layer":"ssr"},"startTime":1711860135309,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5440,"timestamp":4078087533666,"id":3248,"parentId":3247,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5449,"timestamp":4078087533659,"id":3247,"parentId":3236,"tags":{},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6000,"timestamp":4078087533383,"id":3236,"parentId":2977,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-factory-title/dev/index.js","layer":"ssr"},"startTime":1711860135308,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2732,"timestamp":4078087540845,"id":3260,"parentId":3259,"tags":{},"startTime":1711860135316,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2756,"timestamp":4078087540823,"id":3259,"parentId":3258,"tags":{},"startTime":1711860135316,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2996,"timestamp":4078087540778,"id":3258,"parentId":3114,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-phrasing/index.js","layer":"ssr"},"startTime":1711860135316,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":807,"timestamp":4078087544749,"id":3263,"parentId":3262,"tags":{},"startTime":1711860135319,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":832,"timestamp":4078087544726,"id":3262,"parentId":3261,"tags":{},"startTime":1711860135319,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1084,"timestamp":4078087544679,"id":3261,"parentId":3036,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp/index.js","layer":"ssr"},"startTime":1711860135319,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6943,"timestamp":4078087539803,"id":3257,"parentId":3256,"tags":{},"startTime":1711860135315,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6972,"timestamp":4078087539776,"id":3256,"parentId":3255,"tags":{},"startTime":1711860135315,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9046,"timestamp":4078087539563,"id":3255,"parentId":3046,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/character-entities/index.js","layer":"ssr"},"startTime":1711860135314,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3190,"timestamp":4078087545518,"id":3266,"parentId":3265,"tags":{},"startTime":1711860135320,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3208,"timestamp":4078087545501,"id":3265,"parentId":3264,"tags":{},"startTime":1711860135320,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3369,"timestamp":4078087545469,"id":3264,"parentId":3258,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-phrasing/lib/index.js","layer":"ssr"},"startTime":1711860135320,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1812,"timestamp":4078087549758,"id":3269,"parentId":3268,"tags":{},"startTime":1711860135325,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1861,"timestamp":4078087549711,"id":3268,"parentId":3267,"tags":{},"startTime":1711860135324,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2692,"timestamp":4078087549658,"id":3267,"parentId":3213,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/debug/src/browser.js","layer":"ssr"},"startTime":1711860135324,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1662,"timestamp":4078087553001,"id":3272,"parentId":3271,"tags":{},"startTime":1711860135328,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1689,"timestamp":4078087552976,"id":3271,"parentId":3270,"tags":{},"startTime":1711860135328,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2374,"timestamp":4078087552925,"id":3270,"parentId":3267,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/debug/src/common.js","layer":"ssr"},"startTime":1711860135328,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1537,"timestamp":4078087557159,"id":3275,"parentId":3274,"tags":{},"startTime":1711860135332,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1563,"timestamp":4078087557135,"id":3274,"parentId":3273,"tags":{},"startTime":1711860135332,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2086,"timestamp":4078087557085,"id":3273,"parentId":3270,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/ms/index.js","layer":"ssr"},"startTime":1711860135332,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":482491,"timestamp":4078087076745,"id":2116,"parentId":2115,"tags":{},"startTime":1711860134851,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":5647,"timestamp":4078087583352,"id":3277,"parentId":3276,"tags":{},"startTime":1711860135358,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":12,"timestamp":4078087589054,"id":3279,"parentId":3276,"tags":{},"startTime":1711860135364,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":142,"timestamp":4078087589124,"id":3280,"parentId":3276,"tags":{},"startTime":1711860135364,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":8,"timestamp":4078087589286,"id":3281,"parentId":3276,"tags":{},"startTime":1711860135364,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":4,"timestamp":4078087589310,"id":3282,"parentId":3276,"tags":{},"startTime":1711860135364,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":2123,"timestamp":4078087589036,"id":3278,"parentId":3276,"tags":{},"startTime":1711860135364,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":7589,"timestamp":4078087594152,"id":3283,"parentId":3276,"tags":{},"startTime":1711860135369,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":22412,"timestamp":4078087601820,"id":3284,"parentId":3276,"tags":{},"startTime":1711860135377,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":8664,"timestamp":4078087626392,"id":3285,"parentId":3276,"tags":{},"startTime":1711860135401,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":98,"timestamp":4078087635055,"id":3286,"parentId":3276,"tags":{},"startTime":1711860135410,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":131,"timestamp":4078087635143,"id":3287,"parentId":3276,"tags":{},"startTime":1711860135410,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":88029,"timestamp":4078087635277,"id":3288,"parentId":3276,"tags":{},"startTime":1711860135410,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":151289,"timestamp":4078087577417,"id":3276,"parentId":2115,"tags":{},"startTime":1711860135352,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":655172,"timestamp":4078087076304,"id":2115,"parentId":2113,"tags":{"name":"edge-server"},"startTime":1711860134851,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":40339,"timestamp":4078087731520,"id":3289,"parentId":2113,"tags":{},"startTime":1711860135506,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-invalidated-edge-server","duration":699189,"timestamp":4078087074248,"id":2113,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711860134849,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":2573,"timestamp":4078087780396,"id":3294,"parentId":3291,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1711860135555,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":8751,"timestamp":4078087780349,"id":3292,"parentId":3291,"tags":{"request":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1711860135555,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-css&server=false!","duration":1950,"timestamp":4078087806721,"id":3298,"parentId":3295,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fapp%2Flayout.tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2Fglobals.css&server=false!","layer":"app-pages-browser"},"startTime":1711860135581,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js&server=false!","duration":2785,"timestamp":4078087808699,"id":3299,"parentId":3297,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2FMessagePoster.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!","layer":"app-pages-browser"},"startTime":1711860135583,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":31120,"timestamp":4078087780402,"id":3296,"parentId":3291,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fdev-root-not-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fstatic-generation-searchparams-bailout-provider.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Floadable-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!"},"startTime":1711860135555,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":31910,"timestamp":4078087780390,"id":3293,"parentId":3291,"tags":{"request":"./../../node_modules/next/dist/client/app-next-dev.js"},"startTime":1711860135555,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":33661,"timestamp":4078087780399,"id":3295,"parentId":3291,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fapp%2Flayout.tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2Fglobals.css&server=false!"},"startTime":1711860135555,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8980,"timestamp":4078087813867,"id":3302,"parentId":3301,"tags":{},"startTime":1711860135589,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9076,"timestamp":4078087813824,"id":3301,"parentId":3300,"tags":{},"startTime":1711860135589,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":10311,"timestamp":4078087813397,"id":3300,"parentId":3299,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/MessagePoster.tsx","layer":"app-pages-browser"},"startTime":1711860135588,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9746,"timestamp":4078087814026,"id":3305,"parentId":3304,"tags":{},"startTime":1711860135589,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9766,"timestamp":4078087814007,"id":3304,"parentId":3303,"tags":{},"startTime":1711860135589,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":10501,"timestamp":4078087813968,"id":3303,"parentId":3299,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/QueryAI.tsx","layer":"app-pages-browser"},"startTime":1711860135589,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4652,"timestamp":4078087828359,"id":3314,"parentId":3313,"tags":{},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4672,"timestamp":4078087828343,"id":3313,"parentId":3307,"tags":{},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":5374,"timestamp":4078087828188,"id":3307,"parentId":3303,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/SearchResults.tsx","layer":"app-pages-browser"},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7390,"timestamp":4078087828340,"id":3312,"parentId":3311,"tags":{},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7441,"timestamp":4078087828293,"id":3311,"parentId":3306,"tags":{},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7842,"timestamp":4078087828109,"id":3306,"parentId":3300,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/jsx-dev-runtime.js","layer":"app-pages-browser"},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7586,"timestamp":4078087828383,"id":3318,"parentId":3317,"tags":{},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7596,"timestamp":4078087828374,"id":3317,"parentId":3309,"tags":{},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":8150,"timestamp":4078087828243,"id":3309,"parentId":3303,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/ui/input.tsx","layer":"app-pages-browser"},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8035,"timestamp":4078087828372,"id":3316,"parentId":3315,"tags":{},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8047,"timestamp":4078087828361,"id":3315,"parentId":3308,"tags":{},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":8482,"timestamp":4078087828220,"id":3308,"parentId":3303,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/ui/label.tsx","layer":"app-pages-browser"},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8328,"timestamp":4078087828393,"id":3320,"parentId":3319,"tags":{},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8337,"timestamp":4078087828385,"id":3319,"parentId":3310,"tags":{},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":8758,"timestamp":4078087828265,"id":3310,"parentId":3303,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/ui/button.tsx","layer":"app-pages-browser"},"startTime":1711860135603,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10951,"timestamp":4078087829122,"id":3323,"parentId":3322,"tags":{},"startTime":1711860135604,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10998,"timestamp":4078087829077,"id":3322,"parentId":3321,"tags":{},"startTime":1711860135604,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12240,"timestamp":4078087829011,"id":3321,"parentId":3299,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/client/image-component.js","layer":"app-pages-browser"},"startTime":1711860135604,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":850,"timestamp":4078087842491,"id":3332,"parentId":3331,"tags":{},"startTime":1711860135617,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":860,"timestamp":4078087842483,"id":3331,"parentId":3326,"tags":{},"startTime":1711860135617,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-ts","duration":1252,"timestamp":4078087842385,"id":3326,"parentId":3309,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/lib/utils.ts","layer":"app-pages-browser"},"startTime":1711860135617,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1079,"timestamp":4078087843024,"id":3337,"parentId":3336,"tags":{},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1095,"timestamp":4078087843009,"id":3336,"parentId":3333,"tags":{},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1298,"timestamp":4078087842933,"id":3333,"parentId":3307,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/react-markdown/index.js","layer":"app-pages-browser"},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1787,"timestamp":4078087842480,"id":3330,"parentId":3329,"tags":{},"startTime":1711860135617,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1799,"timestamp":4078087842469,"id":3329,"parentId":3325,"tags":{},"startTime":1711860135617,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":2327,"timestamp":4078087842357,"id":3325,"parentId":3307,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/components/ui/card.tsx","layer":"app-pages-browser"},"startTime":1711860135617,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3071,"timestamp":4078087843036,"id":3339,"parentId":3338,"tags":{},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3082,"timestamp":4078087843026,"id":3338,"parentId":3334,"tags":{},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":3397,"timestamp":4078087842959,"id":3334,"parentId":3307,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-gfm/index.js","layer":"app-pages-browser"},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3424,"timestamp":4078087843046,"id":3341,"parentId":3340,"tags":{},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3434,"timestamp":4078087843037,"id":3340,"parentId":3335,"tags":{},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":3878,"timestamp":4078087842978,"id":3335,"parentId":3308,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/class-variance-authority/dist/index.mjs","layer":"app-pages-browser"},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3577,"timestamp":4078087843291,"id":3345,"parentId":3344,"tags":{},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3589,"timestamp":4078087843280,"id":3344,"parentId":3342,"tags":{},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":3788,"timestamp":4078087843242,"id":3342,"parentId":3308,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@radix-ui/react-label/dist/index.mjs","layer":"app-pages-browser"},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3758,"timestamp":4078087843302,"id":3347,"parentId":3346,"tags":{},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3768,"timestamp":4078087843293,"id":3346,"parentId":3343,"tags":{},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":4350,"timestamp":4078087843262,"id":3343,"parentId":3310,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1711860135618,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8241,"timestamp":4078087842467,"id":3328,"parentId":3327,"tags":{},"startTime":1711860135617,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8283,"timestamp":4078087842427,"id":3327,"parentId":3324,"tags":{},"startTime":1711860135617,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11019,"timestamp":4078087842300,"id":3324,"parentId":3306,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/react/cjs/react-jsx-dev-runtime.development.js","layer":"app-pages-browser"},"startTime":1711860135617,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4465,"timestamp":4078087848872,"id":3351,"parentId":3350,"tags":{},"startTime":1711860135624,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4497,"timestamp":4078087848841,"id":3350,"parentId":3348,"tags":{},"startTime":1711860135624,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":4881,"timestamp":4078087848685,"id":3348,"parentId":3326,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1711860135623,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1456,"timestamp":4078087854302,"id":3359,"parentId":3358,"tags":{},"startTime":1711860135629,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1473,"timestamp":4078087854286,"id":3358,"parentId":3357,"tags":{},"startTime":1711860135629,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1704,"timestamp":4078087854240,"id":3357,"parentId":3334,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-gfm/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135629,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2971,"timestamp":4078087853794,"id":3356,"parentId":3355,"tags":{},"startTime":1711860135629,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3005,"timestamp":4078087853769,"id":3355,"parentId":3354,"tags":{},"startTime":1711860135629,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5363,"timestamp":4078087853710,"id":3354,"parentId":3333,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/react-markdown/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135628,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12294,"timestamp":4078087848887,"id":3353,"parentId":3352,"tags":{},"startTime":1711860135624,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12309,"timestamp":4078087848875,"id":3352,"parentId":3349,"tags":{},"startTime":1711860135624,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":15812,"timestamp":4078087848744,"id":3349,"parentId":3326,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1711860135623,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9758,"timestamp":4078087854825,"id":3370,"parentId":3369,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9769,"timestamp":4078087854815,"id":3369,"parentId":3362,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10190,"timestamp":4078087854715,"id":3362,"parentId":3321,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/image-config.js","layer":"app-pages-browser"},"startTime":1711860135629,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10183,"timestamp":4078087854814,"id":3368,"parentId":3367,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10194,"timestamp":4078087854804,"id":3367,"parentId":3361,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14285,"timestamp":4078087854694,"id":3361,"parentId":3321,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/get-img-props.js","layer":"app-pages-browser"},"startTime":1711860135629,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14311,"timestamp":4078087854802,"id":3366,"parentId":3365,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14328,"timestamp":4078087854786,"id":3365,"parentId":3360,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15379,"timestamp":4078087854666,"id":3360,"parentId":3321,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/head.js","layer":"app-pages-browser"},"startTime":1711860135629,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15228,"timestamp":4078087854835,"id":3372,"parentId":3371,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15237,"timestamp":4078087854826,"id":3371,"parentId":3363,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15597,"timestamp":4078087854734,"id":3363,"parentId":3321,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1711860135629,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15498,"timestamp":4078087854844,"id":3374,"parentId":3373,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15507,"timestamp":4078087854836,"id":3373,"parentId":3364,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15787,"timestamp":4078087854753,"id":3364,"parentId":3321,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14866,"timestamp":4078087855682,"id":3382,"parentId":3381,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14880,"timestamp":4078087855669,"id":3381,"parentId":3378,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":15434,"timestamp":4078087855286,"id":3378,"parentId":3335,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/class-variance-authority/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15540,"timestamp":4078087855189,"id":3377,"parentId":3376,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15554,"timestamp":4078087855176,"id":3376,"parentId":3375,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15699,"timestamp":4078087855141,"id":3375,"parentId":3342,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@babel/runtime/helpers/esm/extends.js","layer":"app-pages-browser"},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15150,"timestamp":4078087855703,"id":3386,"parentId":3385,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15159,"timestamp":4078087855694,"id":3385,"parentId":3380,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":15361,"timestamp":4078087855648,"id":3380,"parentId":3343,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15346,"timestamp":4078087855693,"id":3384,"parentId":3383,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15356,"timestamp":4078087855684,"id":3383,"parentId":3379,"tags":{},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":15789,"timestamp":4078087855475,"id":3379,"parentId":3342,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1711860135630,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2194,"timestamp":4078087872313,"id":3390,"parentId":3389,"tags":{},"startTime":1711860135647,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2226,"timestamp":4078087872283,"id":3389,"parentId":3387,"tags":{},"startTime":1711860135647,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2473,"timestamp":4078087872130,"id":3387,"parentId":3357,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm/index.js","layer":"app-pages-browser"},"startTime":1711860135647,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2288,"timestamp":4078087872327,"id":3392,"parentId":3391,"tags":{},"startTime":1711860135647,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2300,"timestamp":4078087872316,"id":3391,"parentId":3388,"tags":{},"startTime":1711860135647,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2585,"timestamp":4078087872190,"id":3388,"parentId":3357,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm/index.js","layer":"app-pages-browser"},"startTime":1711860135647,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1565,"timestamp":4078087877480,"id":3409,"parentId":3408,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1576,"timestamp":4078087877472,"id":3408,"parentId":3396,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1972,"timestamp":4078087877198,"id":3396,"parentId":3354,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-parse/index.js","layer":"app-pages-browser"},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1715,"timestamp":4078087877470,"id":3407,"parentId":3406,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1725,"timestamp":4078087877461,"id":3406,"parentId":3395,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2087,"timestamp":4078087877178,"id":3395,"parentId":3354,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/html-url-attributes/index.js","layer":"app-pages-browser"},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1781,"timestamp":4078087877492,"id":3411,"parentId":3410,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1791,"timestamp":4078087877482,"id":3410,"parentId":3397,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2207,"timestamp":4078087877237,"id":3397,"parentId":3354,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-rehype/index.js","layer":"app-pages-browser"},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2027,"timestamp":4078087877445,"id":3403,"parentId":3402,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2061,"timestamp":4078087877412,"id":3402,"parentId":3393,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2609,"timestamp":4078087877064,"id":3393,"parentId":3387,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3875,"timestamp":4078087877459,"id":3405,"parentId":3404,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3889,"timestamp":4078087877448,"id":3404,"parentId":3394,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4310,"timestamp":4078087877149,"id":3394,"parentId":3354,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/hast-util-to-jsx-runtime/index.js","layer":"app-pages-browser"},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3972,"timestamp":4078087877501,"id":3413,"parentId":3412,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3980,"timestamp":4078087877493,"id":3412,"parentId":3398,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4240,"timestamp":4078087877301,"id":3398,"parentId":3354,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unified/index.js","layer":"app-pages-browser"},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4028,"timestamp":4078087877520,"id":3417,"parentId":3416,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4037,"timestamp":4078087877512,"id":3416,"parentId":3400,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4256,"timestamp":4078087877342,"id":3400,"parentId":3354,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/index.js","layer":"app-pages-browser"},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4096,"timestamp":4078087877510,"id":3415,"parentId":3414,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4104,"timestamp":4078087877502,"id":3414,"parentId":3399,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4339,"timestamp":4078087877323,"id":3399,"parentId":3354,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-visit/index.js","layer":"app-pages-browser"},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4231,"timestamp":4078087877529,"id":3419,"parentId":3418,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4240,"timestamp":4078087877521,"id":3418,"parentId":3401,"tags":{},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4965,"timestamp":4078087877358,"id":3401,"parentId":3354,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/devlop/lib/development.js","layer":"app-pages-browser"},"startTime":1711860135652,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2082,"timestamp":4078087880256,"id":3429,"parentId":3428,"tags":{},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2092,"timestamp":4078087880247,"id":3428,"parentId":3422,"tags":{},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2541,"timestamp":4078087880070,"id":3422,"parentId":3360,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2356,"timestamp":4078087880266,"id":3431,"parentId":3430,"tags":{},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2364,"timestamp":4078087880258,"id":3430,"parentId":3423,"tags":{},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2728,"timestamp":4078087880092,"id":3423,"parentId":3360,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/amp-mode.js","layer":"app-pages-browser"},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2589,"timestamp":4078087880246,"id":3427,"parentId":3426,"tags":{},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2601,"timestamp":4078087880235,"id":3426,"parentId":3421,"tags":{},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3119,"timestamp":4078087880044,"id":3421,"parentId":3360,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/side-effect.js","layer":"app-pages-browser"},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2942,"timestamp":4078087880233,"id":3425,"parentId":3424,"tags":{},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2967,"timestamp":4078087880209,"id":3424,"parentId":3420,"tags":{},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3414,"timestamp":4078087879997,"id":3420,"parentId":3361,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/image-blur-svg.js","layer":"app-pages-browser"},"startTime":1711860135655,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":937,"timestamp":4078087885344,"id":3443,"parentId":3442,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":950,"timestamp":4078087885334,"id":3442,"parentId":3433,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1361,"timestamp":4078087885041,"id":3433,"parentId":3388,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-tagfilter/index.js","layer":"app-pages-browser"},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1851,"timestamp":4078087885355,"id":3445,"parentId":3444,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":2113,"timestamp":4078087885346,"id":3444,"parentId":3434,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2719,"timestamp":4078087885106,"id":3434,"parentId":3388,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-autolink-literal/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2466,"timestamp":4078087885375,"id":3449,"parentId":3448,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2476,"timestamp":4078087885367,"id":3448,"parentId":3436,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2779,"timestamp":4078087885173,"id":3436,"parentId":3388,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-strikethrough/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2594,"timestamp":4078087885365,"id":3447,"parentId":3446,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2604,"timestamp":4078087885357,"id":3446,"parentId":3435,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2871,"timestamp":4078087885153,"id":3435,"parentId":3388,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-footnote/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2645,"timestamp":4078087885385,"id":3451,"parentId":3450,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2654,"timestamp":4078087885377,"id":3450,"parentId":3437,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2893,"timestamp":4078087885191,"id":3437,"parentId":3388,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-table/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2813,"timestamp":4078087885395,"id":3453,"parentId":3452,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2822,"timestamp":4078087885387,"id":3452,"parentId":3438,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3060,"timestamp":4078087885207,"id":3438,"parentId":3388,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-task-list-item/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2953,"timestamp":4078087885331,"id":3441,"parentId":3440,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2978,"timestamp":4078087885307,"id":3440,"parentId":3432,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3566,"timestamp":4078087885002,"id":3432,"parentId":3388,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-combine-extensions/index.js","layer":"app-pages-browser"},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4298,"timestamp":4078087886605,"id":3462,"parentId":3461,"tags":{},"startTime":1711860135661,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4312,"timestamp":4078087886593,"id":3461,"parentId":3457,"tags":{},"startTime":1711860135661,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4558,"timestamp":4078087886495,"id":3457,"parentId":3395,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/html-url-attributes/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135661,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5667,"timestamp":4078087885406,"id":3455,"parentId":3454,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5678,"timestamp":4078087885396,"id":3454,"parentId":3439,"tags":{},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6339,"timestamp":4078087885224,"id":3439,"parentId":3321,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/image-loader.js","layer":"app-pages-browser"},"startTime":1711860135660,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4978,"timestamp":4078087886615,"id":3464,"parentId":3463,"tags":{},"startTime":1711860135661,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4988,"timestamp":4078087886606,"id":3463,"parentId":3458,"tags":{},"startTime":1711860135661,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5505,"timestamp":4078087886518,"id":3458,"parentId":3397,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-rehype/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135661,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5673,"timestamp":4078087886591,"id":3460,"parentId":3459,"tags":{},"startTime":1711860135661,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5693,"timestamp":4078087886571,"id":3459,"parentId":3456,"tags":{},"startTime":1711860135661,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6186,"timestamp":4078087886466,"id":3456,"parentId":3396,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/remark-parse/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135661,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3544,"timestamp":4078087889296,"id":3476,"parentId":3475,"tags":{},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3556,"timestamp":4078087889287,"id":3475,"parentId":3468,"tags":{},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4407,"timestamp":4078087889033,"id":3468,"parentId":3399,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-visit/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7354,"timestamp":4078087889285,"id":3474,"parentId":3473,"tags":{},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7367,"timestamp":4078087889275,"id":3473,"parentId":3467,"tags":{},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12881,"timestamp":4078087889015,"id":3467,"parentId":3400,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12825,"timestamp":4078087889272,"id":3472,"parentId":3471,"tags":{},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12850,"timestamp":4078087889250,"id":3471,"parentId":3466,"tags":{},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14646,"timestamp":4078087888993,"id":3466,"parentId":3398,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unified/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14558,"timestamp":4078087889234,"id":3470,"parentId":3469,"tags":{},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14590,"timestamp":4078087889203,"id":3469,"parentId":3465,"tags":{},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16275,"timestamp":4078087888956,"id":3465,"parentId":3394,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/hast-util-to-jsx-runtime/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135664,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10962,"timestamp":4078087894661,"id":3492,"parentId":3491,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10972,"timestamp":4078087894652,"id":3491,"parentId":3480,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11311,"timestamp":4078087894403,"id":3480,"parentId":3393,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-footnote/index.js","layer":"app-pages-browser"},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11073,"timestamp":4078087894651,"id":3490,"parentId":3489,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11083,"timestamp":4078087894641,"id":3489,"parentId":3479,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11399,"timestamp":4078087894383,"id":3479,"parentId":3393,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-autolink-literal/index.js","layer":"app-pages-browser"},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11150,"timestamp":4078087894640,"id":3488,"parentId":3487,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11163,"timestamp":4078087894628,"id":3487,"parentId":3478,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11500,"timestamp":4078087894363,"id":3478,"parentId":3397,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/index.js","layer":"app-pages-browser"},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11256,"timestamp":4078087894625,"id":3486,"parentId":3485,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11283,"timestamp":4078087894599,"id":3485,"parentId":3477,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11737,"timestamp":4078087894320,"id":3477,"parentId":3433,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-tagfilter/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11376,"timestamp":4078087894690,"id":3498,"parentId":3497,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11385,"timestamp":4078087894681,"id":3497,"parentId":3483,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11669,"timestamp":4078087894453,"id":3483,"parentId":3393,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-task-list-item/index.js","layer":"app-pages-browser"},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11448,"timestamp":4078087894680,"id":3496,"parentId":3495,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11457,"timestamp":4078087894672,"id":3495,"parentId":3482,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11740,"timestamp":4078087894437,"id":3482,"parentId":3393,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-table/index.js","layer":"app-pages-browser"},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11577,"timestamp":4078087894670,"id":3494,"parentId":3493,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11586,"timestamp":4078087894662,"id":3493,"parentId":3481,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11880,"timestamp":4078087894419,"id":3481,"parentId":3393,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-strikethrough/index.js","layer":"app-pages-browser"},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21382,"timestamp":4078087894699,"id":3500,"parentId":3499,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21392,"timestamp":4078087894691,"id":3499,"parentId":3484,"tags":{},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":22090,"timestamp":4078087894469,"id":3484,"parentId":3401,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/dequal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1711860135669,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8697,"timestamp":4078087907908,"id":3516,"parentId":3515,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8708,"timestamp":4078087907898,"id":3515,"parentId":3503,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9223,"timestamp":4078087907521,"id":3503,"parentId":3436,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-strikethrough/dev/lib/html.js","layer":"app-pages-browser"},"startTime":1711860135682,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8861,"timestamp":4078087907896,"id":3514,"parentId":3513,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8876,"timestamp":4078087907881,"id":3513,"parentId":3502,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9527,"timestamp":4078087907494,"id":3502,"parentId":3434,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-autolink-literal/dev/lib/html.js","layer":"app-pages-browser"},"startTime":1711860135682,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9128,"timestamp":4078087907919,"id":3518,"parentId":3517,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9138,"timestamp":4078087907910,"id":3517,"parentId":3504,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9928,"timestamp":4078087907544,"id":3504,"parentId":3436,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-strikethrough/dev/lib/syntax.js","layer":"app-pages-browser"},"startTime":1711860135682,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9724,"timestamp":4078087907876,"id":3512,"parentId":3511,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9775,"timestamp":4078087907826,"id":3511,"parentId":3501,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11928,"timestamp":4078087907420,"id":3501,"parentId":3434,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-autolink-literal/dev/lib/syntax.js","layer":"app-pages-browser"},"startTime":1711860135682,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11436,"timestamp":4078087907950,"id":3524,"parentId":3523,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11445,"timestamp":4078087907942,"id":3523,"parentId":3507,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12175,"timestamp":4078087907603,"id":3507,"parentId":3437,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-table/dev/lib/html.js","layer":"app-pages-browser"},"startTime":1711860135682,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11818,"timestamp":4078087907970,"id":3528,"parentId":3527,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11828,"timestamp":4078087907962,"id":3527,"parentId":3509,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12236,"timestamp":4078087907638,"id":3509,"parentId":3438,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-task-list-item/dev/lib/html.js","layer":"app-pages-browser"},"startTime":1711860135682,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12030,"timestamp":4078087907929,"id":3520,"parentId":3519,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12039,"timestamp":4078087907921,"id":3519,"parentId":3505,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13232,"timestamp":4078087907564,"id":3505,"parentId":3435,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-footnote/dev/lib/syntax.js","layer":"app-pages-browser"},"startTime":1711860135682,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12914,"timestamp":4078087907940,"id":3522,"parentId":3521,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12924,"timestamp":4078087907931,"id":3521,"parentId":3506,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13802,"timestamp":4078087907583,"id":3506,"parentId":3435,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-footnote/dev/lib/html.js","layer":"app-pages-browser"},"startTime":1711860135682,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13438,"timestamp":4078087907980,"id":3530,"parentId":3529,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13447,"timestamp":4078087907972,"id":3529,"parentId":3510,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14049,"timestamp":4078087907655,"id":3510,"parentId":3438,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-task-list-item/dev/lib/syntax.js","layer":"app-pages-browser"},"startTime":1711860135682,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13861,"timestamp":4078087907960,"id":3526,"parentId":3525,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13871,"timestamp":4078087907952,"id":3525,"parentId":3508,"tags":{},"startTime":1711860135683,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15450,"timestamp":4078087907619,"id":3508,"parentId":3437,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-table/dev/lib/syntax.js","layer":"app-pages-browser"},"startTime":1711860135682,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1309,"timestamp":4078087929781,"id":3551,"parentId":3550,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1321,"timestamp":4078087929773,"id":3550,"parentId":3533,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1961,"timestamp":4078087929469,"id":3533,"parentId":3478,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4448,"timestamp":4078087929792,"id":3553,"parentId":3552,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4462,"timestamp":4078087929783,"id":3552,"parentId":3534,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5356,"timestamp":4078087929488,"id":3534,"parentId":3478,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/footer.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":5271,"timestamp":4078087929771,"id":3549,"parentId":3548,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5284,"timestamp":4078087929759,"id":3548,"parentId":3532,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6217,"timestamp":4078087929444,"id":3532,"parentId":3479,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-autolink-literal/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5863,"timestamp":4078087929819,"id":3559,"parentId":3558,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5872,"timestamp":4078087929811,"id":3558,"parentId":3537,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6389,"timestamp":4078087929540,"id":3537,"parentId":3481,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-strikethrough/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6180,"timestamp":4078087929801,"id":3555,"parentId":3554,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6190,"timestamp":4078087929793,"id":3554,"parentId":3535,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6814,"timestamp":4078087929505,"id":3535,"parentId":3483,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-task-list-item/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6584,"timestamp":4078087929757,"id":3547,"parentId":3546,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6619,"timestamp":4078087929723,"id":3546,"parentId":3531,"tags":{},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7263,"timestamp":4078087929374,"id":3531,"parentId":3480,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-footnote/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6795,"timestamp":4078087929852,"id":3565,"parentId":3564,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6803,"timestamp":4078087929844,"id":3564,"parentId":3540,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7127,"timestamp":4078087929594,"id":3540,"parentId":3467,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/lib/minproc.browser.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6961,"timestamp":4078087929810,"id":3557,"parentId":3556,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6969,"timestamp":4078087929802,"id":3556,"parentId":3536,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7685,"timestamp":4078087929522,"id":3536,"parentId":3482,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-gfm-table/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7391,"timestamp":4078087929832,"id":3561,"parentId":3560,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7403,"timestamp":4078087929820,"id":3560,"parentId":3538,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7787,"timestamp":4078087929562,"id":3538,"parentId":3466,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unified/lib/callable-instance.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7567,"timestamp":4078087929842,"id":3563,"parentId":3562,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7577,"timestamp":4078087929833,"id":3562,"parentId":3539,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8484,"timestamp":4078087929579,"id":3539,"parentId":3467,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/lib/minpath.browser.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8225,"timestamp":4078087929861,"id":3567,"parentId":3566,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8234,"timestamp":4078087929853,"id":3566,"parentId":3541,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8786,"timestamp":4078087929609,"id":3541,"parentId":3467,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/lib/minurl.browser.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8542,"timestamp":4078087929871,"id":3569,"parentId":3568,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8551,"timestamp":4078087929862,"id":3568,"parentId":3542,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8997,"timestamp":4078087929624,"id":3542,"parentId":3478,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/index.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8741,"timestamp":4078087929888,"id":3573,"parentId":3572,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8749,"timestamp":4078087929881,"id":3572,"parentId":3544,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9038,"timestamp":4078087929657,"id":3544,"parentId":3468,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-visit-parents/index.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8835,"timestamp":4078087929879,"id":3571,"parentId":3570,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8843,"timestamp":4078087929872,"id":3570,"parentId":3543,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9254,"timestamp":4078087929642,"id":3543,"parentId":3432,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-chunked/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16865,"timestamp":4078087929897,"id":3575,"parentId":3574,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16875,"timestamp":4078087929889,"id":3574,"parentId":3545,"tags":{},"startTime":1711860135705,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17217,"timestamp":4078087929671,"id":3545,"parentId":3456,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-from-markdown/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135704,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14634,"timestamp":4078087932292,"id":3580,"parentId":3579,"tags":{},"startTime":1711860135707,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14663,"timestamp":4078087932263,"id":3579,"parentId":3576,"tags":{},"startTime":1711860135707,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15186,"timestamp":4078087932060,"id":3576,"parentId":3508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-table/dev/lib/edit-map.js","layer":"app-pages-browser"},"startTime":1711860135707,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14970,"timestamp":4078087932307,"id":3582,"parentId":3581,"tags":{},"startTime":1711860135707,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14984,"timestamp":4078087932294,"id":3581,"parentId":3577,"tags":{},"startTime":1711860135707,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15338,"timestamp":4078087932108,"id":3577,"parentId":3508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-extension-gfm-table/dev/lib/infer.js","layer":"app-pages-browser"},"startTime":1711860135707,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15140,"timestamp":4078087932321,"id":3584,"parentId":3583,"tags":{},"startTime":1711860135707,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15152,"timestamp":4078087932309,"id":3583,"parentId":3578,"tags":{},"startTime":1711860135707,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15765,"timestamp":4078087932130,"id":3578,"parentId":3439,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/shared/lib/match-remote-pattern.js","layer":"app-pages-browser"},"startTime":1711860135707,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7503,"timestamp":4078087940405,"id":3601,"parentId":3600,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7513,"timestamp":4078087940396,"id":3600,"parentId":3587,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7959,"timestamp":4078087940028,"id":3587,"parentId":3465,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/hast-util-whitespace/index.js","layer":"app-pages-browser"},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7599,"timestamp":4078087940395,"id":3599,"parentId":3598,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7611,"timestamp":4078087940384,"id":3598,"parentId":3586,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8046,"timestamp":4078087940006,"id":3586,"parentId":3465,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/estree-util-is-identifier-name/index.js","layer":"app-pages-browser"},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7642,"timestamp":4078087940415,"id":3603,"parentId":3602,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7651,"timestamp":4078087940407,"id":3602,"parentId":3588,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8061,"timestamp":4078087940045,"id":3588,"parentId":3465,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-position/index.js","layer":"app-pages-browser"},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7686,"timestamp":4078087940425,"id":3605,"parentId":3604,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7695,"timestamp":4078087940417,"id":3604,"parentId":3589,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-mjs","duration":8142,"timestamp":4078087940062,"id":3589,"parentId":3465,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/style-to-object/esm/index.mjs","layer":"app-pages-browser"},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7767,"timestamp":4078087940443,"id":3609,"parentId":3608,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7775,"timestamp":4078087940436,"id":3608,"parentId":3591,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8166,"timestamp":4078087940095,"id":3591,"parentId":3466,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/trough/index.js","layer":"app-pages-browser"},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7885,"timestamp":4078087940381,"id":3597,"parentId":3596,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7911,"timestamp":4078087940355,"id":3596,"parentId":3585,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8347,"timestamp":4078087939960,"id":3585,"parentId":3467,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile-message/index.js","layer":"app-pages-browser"},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7879,"timestamp":4078087940434,"id":3607,"parentId":3606,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7887,"timestamp":4078087940426,"id":3606,"parentId":3590,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8316,"timestamp":4078087940079,"id":3590,"parentId":3466,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/is-plain-obj/index.js","layer":"app-pages-browser"},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7942,"timestamp":4078087940461,"id":3613,"parentId":3612,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7950,"timestamp":4078087940454,"id":3612,"parentId":3593,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8416,"timestamp":4078087940126,"id":3593,"parentId":3465,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/index.js","layer":"app-pages-browser"},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8065,"timestamp":4078087940483,"id":3617,"parentId":3616,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8074,"timestamp":4078087940474,"id":3616,"parentId":3595,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8441,"timestamp":4078087940155,"id":3595,"parentId":3466,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/bail/index.js","layer":"app-pages-browser"},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8155,"timestamp":4078087940452,"id":3611,"parentId":3610,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8163,"timestamp":4078087940445,"id":3610,"parentId":3592,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8631,"timestamp":4078087940111,"id":3592,"parentId":3465,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/comma-separated-tokens/index.js","layer":"app-pages-browser"},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8276,"timestamp":4078087940473,"id":3615,"parentId":3614,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8286,"timestamp":4078087940463,"id":3614,"parentId":3594,"tags":{},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8684,"timestamp":4078087940141,"id":3594,"parentId":3465,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/space-separated-tokens/index.js","layer":"app-pages-browser"},"startTime":1711860135715,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1863,"timestamp":4078087949859,"id":3628,"parentId":3627,"tags":{},"startTime":1711860135725,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1873,"timestamp":4078087949850,"id":3627,"parentId":3620,"tags":{},"startTime":1711860135725,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2281,"timestamp":4078087949567,"id":3620,"parentId":3504,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-resolve-all/index.js","layer":"app-pages-browser"},"startTime":1711860135724,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1993,"timestamp":4078087949869,"id":3630,"parentId":3629,"tags":{},"startTime":1711860135725,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2002,"timestamp":4078087949860,"id":3629,"parentId":3621,"tags":{},"startTime":1711860135725,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2577,"timestamp":4078087949584,"id":3621,"parentId":3504,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-classify-character/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135724,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2293,"timestamp":4078087949878,"id":3632,"parentId":3631,"tags":{},"startTime":1711860135725,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2301,"timestamp":4078087949870,"id":3631,"parentId":3622,"tags":{},"startTime":1711860135725,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2663,"timestamp":4078087949601,"id":3622,"parentId":3504,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-symbol/lib/default.js","layer":"app-pages-browser"},"startTime":1711860135724,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2474,"timestamp":4078087949849,"id":3626,"parentId":3625,"tags":{},"startTime":1711860135725,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2485,"timestamp":4078087949838,"id":3625,"parentId":3619,"tags":{},"startTime":1711860135725,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3209,"timestamp":4078087949547,"id":3619,"parentId":3466,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unified/node_modules/extend/index.js","layer":"app-pages-browser"},"startTime":1711860135724,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2990,"timestamp":4078087949835,"id":3624,"parentId":3623,"tags":{},"startTime":1711860135725,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3021,"timestamp":4078087949805,"id":3623,"parentId":3618,"tags":{},"startTime":1711860135725,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3939,"timestamp":4078087949502,"id":3618,"parentId":3533,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/state.js","layer":"app-pages-browser"},"startTime":1711860135724,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1695,"timestamp":4078087954719,"id":3668,"parentId":3667,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1706,"timestamp":4078087954710,"id":3667,"parentId":3635,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2587,"timestamp":4078087953962,"id":3635,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1832,"timestamp":4078087954729,"id":3670,"parentId":3669,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1841,"timestamp":4078087954720,"id":3669,"parentId":3636,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":3264,"timestamp":4078087953980,"id":3636,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/break.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2552,"timestamp":4078087954708,"id":3666,"parentId":3665,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2565,"timestamp":4078087954696,"id":3665,"parentId":3634,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3424,"timestamp":4078087953941,"id":3634,"parentId":3541,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile/lib/minurl.shared.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3664,"timestamp":4078087954692,"id":3664,"parentId":3663,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3697,"timestamp":4078087954660,"id":3663,"parentId":3633,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5430,"timestamp":4078087953899,"id":3633,"parentId":3544,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-visit-parents/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4605,"timestamp":4078087954739,"id":3672,"parentId":3671,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4615,"timestamp":4078087954730,"id":3671,"parentId":3637,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5757,"timestamp":4078087953997,"id":3637,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/code.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5016,"timestamp":4078087954748,"id":3674,"parentId":3673,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5025,"timestamp":4078087954740,"id":3673,"parentId":3638,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5828,"timestamp":4078087954014,"id":3638,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/delete.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5094,"timestamp":4078087954758,"id":3676,"parentId":3675,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5102,"timestamp":4078087954750,"id":3675,"parentId":3639,"tags":{},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5889,"timestamp":4078087954029,"id":3639,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5141,"timestamp":4078087954786,"id":3682,"parentId":3681,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5149,"timestamp":4078087954778,"id":3681,"parentId":3642,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5965,"timestamp":4078087954076,"id":3642,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/html.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5246,"timestamp":4078087954804,"id":3686,"parentId":3685,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5254,"timestamp":4078087954797,"id":3685,"parentId":3644,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6047,"timestamp":4078087954107,"id":3644,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/image.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5400,"timestamp":4078087954767,"id":3678,"parentId":3677,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5409,"timestamp":4078087954759,"id":3677,"parentId":3640,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6265,"timestamp":4078087954045,"id":3640,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5541,"timestamp":4078087954777,"id":3680,"parentId":3679,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5550,"timestamp":4078087954768,"id":3679,"parentId":3641,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7149,"timestamp":4078087954060,"id":3641,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/heading.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6400,"timestamp":4078087954818,"id":3688,"parentId":3687,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6413,"timestamp":4078087954806,"id":3687,"parentId":3645,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7125,"timestamp":4078087954183,"id":3645,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7573,"timestamp":4078087954827,"id":3690,"parentId":3689,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7582,"timestamp":4078087954819,"id":3689,"parentId":3646,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8355,"timestamp":4078087954200,"id":3646,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7745,"timestamp":4078087954857,"id":3694,"parentId":3693,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7765,"timestamp":4078087954838,"id":3693,"parentId":3648,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8652,"timestamp":4078087954232,"id":3648,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/list-item.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8100,"timestamp":4078087954795,"id":3684,"parentId":3683,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8108,"timestamp":4078087954788,"id":3683,"parentId":3643,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8981,"timestamp":4078087954091,"id":3643,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8219,"timestamp":4078087954867,"id":3696,"parentId":3695,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8229,"timestamp":4078087954859,"id":3695,"parentId":3649,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8980,"timestamp":4078087954247,"id":3649,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/list.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8350,"timestamp":4078087954886,"id":3700,"parentId":3699,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8359,"timestamp":4078087954878,"id":3699,"parentId":3651,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9027,"timestamp":4078087954278,"id":3651,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/root.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8436,"timestamp":4078087954876,"id":3698,"parentId":3697,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8444,"timestamp":4078087954869,"id":3697,"parentId":3650,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9113,"timestamp":4078087954262,"id":3650,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8547,"timestamp":4078087954836,"id":3692,"parentId":3691,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8555,"timestamp":4078087954829,"id":3691,"parentId":3647,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9266,"timestamp":4078087954216,"id":3647,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/link.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8595,"timestamp":4078087954895,"id":3702,"parentId":3701,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8604,"timestamp":4078087954888,"id":3701,"parentId":3652,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9259,"timestamp":4078087954292,"id":3652,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/strong.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8626,"timestamp":4078087954932,"id":3710,"parentId":3709,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8635,"timestamp":4078087954924,"id":3709,"parentId":3656,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9271,"timestamp":4078087954351,"id":3656,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/text.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8706,"timestamp":4078087954923,"id":3708,"parentId":3707,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8715,"timestamp":4078087954915,"id":3707,"parentId":3655,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9353,"timestamp":4078087954336,"id":3655,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8796,"timestamp":4078087954905,"id":3704,"parentId":3703,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8805,"timestamp":4078087954897,"id":3703,"parentId":3653,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9509,"timestamp":4078087954306,"id":3653,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/table.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8914,"timestamp":4078087954914,"id":3706,"parentId":3705,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8922,"timestamp":4078087954906,"id":3705,"parentId":3654,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9636,"timestamp":4078087954321,"id":3654,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/table-row.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9015,"timestamp":4078087954963,"id":3716,"parentId":3715,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9026,"timestamp":4078087954953,"id":3715,"parentId":3659,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10705,"timestamp":4078087954438,"id":3659,"parentId":3501,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-character/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10175,"timestamp":4078087954984,"id":3720,"parentId":3719,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10184,"timestamp":4078087954976,"id":3719,"parentId":3661,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10891,"timestamp":4078087954470,"id":3661,"parentId":3505,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10857,"timestamp":4078087954952,"id":3714,"parentId":3713,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10867,"timestamp":4078087954942,"id":3713,"parentId":3658,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11934,"timestamp":4078087954420,"id":3658,"parentId":3502,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-sanitize-uri/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11459,"timestamp":4078087954974,"id":3718,"parentId":3717,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11470,"timestamp":4078087954965,"id":3717,"parentId":3660,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15817,"timestamp":4078087954454,"id":3660,"parentId":3508,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-factory-space/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15361,"timestamp":4078087954941,"id":3712,"parentId":3711,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15369,"timestamp":4078087954933,"id":3711,"parentId":3657,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16291,"timestamp":4078087954393,"id":3657,"parentId":3542,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15713,"timestamp":4078087954993,"id":3722,"parentId":3721,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15722,"timestamp":4078087954985,"id":3721,"parentId":3662,"tags":{},"startTime":1711860135730,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16443,"timestamp":4078087954486,"id":3662,"parentId":3505,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-normalize-identifier/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135729,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17610,"timestamp":4078087957802,"id":3746,"parentId":3745,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17634,"timestamp":4078087957780,"id":3745,"parentId":3723,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18173,"timestamp":4078087957397,"id":3723,"parentId":3587,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/hast-util-whitespace/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17758,"timestamp":4078087957826,"id":3750,"parentId":3749,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17768,"timestamp":4078087957817,"id":3749,"parentId":3725,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18311,"timestamp":4078087957447,"id":3725,"parentId":3588,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-position/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17955,"timestamp":4078087957816,"id":3748,"parentId":3747,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17967,"timestamp":4078087957804,"id":3747,"parentId":3724,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18471,"timestamp":4078087957428,"id":3724,"parentId":3586,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/estree-util-is-identifier-name/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18054,"timestamp":4078087957855,"id":3756,"parentId":3755,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18063,"timestamp":4078087957847,"id":3755,"parentId":3728,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18514,"timestamp":4078087957494,"id":3728,"parentId":3593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/xlink.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18153,"timestamp":4078087957864,"id":3758,"parentId":3757,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18162,"timestamp":4078087957856,"id":3757,"parentId":3729,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18580,"timestamp":4078087957509,"id":3729,"parentId":3593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/xml.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18287,"timestamp":4078087957845,"id":3754,"parentId":3753,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":18412,"timestamp":4078087957837,"id":3753,"parentId":3727,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19121,"timestamp":4078087957479,"id":3727,"parentId":3585,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/vfile-message/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18796,"timestamp":4078087957836,"id":3752,"parentId":3751,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18805,"timestamp":4078087957827,"id":3751,"parentId":3726,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19486,"timestamp":4078087957463,"id":3726,"parentId":3591,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/trough/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19087,"timestamp":4078087957873,"id":3760,"parentId":3759,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19095,"timestamp":4078087957865,"id":3759,"parentId":3730,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19644,"timestamp":4078087957523,"id":3730,"parentId":3593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/xmlns.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19302,"timestamp":4078087957882,"id":3762,"parentId":3761,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19311,"timestamp":4078087957874,"id":3761,"parentId":3731,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19805,"timestamp":4078087957538,"id":3731,"parentId":3593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/aria.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19446,"timestamp":4078087957910,"id":3768,"parentId":3767,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19455,"timestamp":4078087957903,"id":3767,"parentId":3734,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19955,"timestamp":4078087957581,"id":3734,"parentId":3593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/find.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19629,"timestamp":4078087957919,"id":3770,"parentId":3769,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19638,"timestamp":4078087957912,"id":3769,"parentId":3735,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20024,"timestamp":4078087957596,"id":3735,"parentId":3593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/hast-to-react.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19792,"timestamp":4078087957892,"id":3764,"parentId":3763,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19801,"timestamp":4078087957884,"id":3763,"parentId":3732,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20482,"timestamp":4078087957552,"id":3732,"parentId":3593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/html.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20107,"timestamp":4078087957938,"id":3774,"parentId":3773,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20116,"timestamp":4078087957930,"id":3773,"parentId":3737,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20608,"timestamp":4078087957626,"id":3737,"parentId":3589,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/style-to-object/cjs/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20401,"timestamp":4078087957901,"id":3766,"parentId":3765,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20410,"timestamp":4078087957893,"id":3765,"parentId":3733,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21290,"timestamp":4078087957567,"id":3733,"parentId":3593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/svg.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20900,"timestamp":4078087957965,"id":3780,"parentId":3779,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20909,"timestamp":4078087957957,"id":3779,"parentId":3740,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21253,"timestamp":4078087957672,"id":3740,"parentId":3532,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-find-and-replace/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21002,"timestamp":4078087957929,"id":3772,"parentId":3771,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21011,"timestamp":4078087957921,"id":3771,"parentId":3736,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21368,"timestamp":4078087957611,"id":3736,"parentId":3593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/normalize.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21056,"timestamp":4078087957947,"id":3776,"parentId":3775,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21065,"timestamp":4078087957939,"id":3775,"parentId":3738,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21442,"timestamp":4078087957641,"id":3738,"parentId":3593,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/merge.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21115,"timestamp":4078087957975,"id":3782,"parentId":3781,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21123,"timestamp":4078087957967,"id":3781,"parentId":3741,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21454,"timestamp":4078087957687,"id":3741,"parentId":3535,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21165,"timestamp":4078087957984,"id":3784,"parentId":3783,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21173,"timestamp":4078087957976,"id":3783,"parentId":3742,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21555,"timestamp":4078087957702,"id":3742,"parentId":3534,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@ungap/structured-clone/esm/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21272,"timestamp":4078087957992,"id":3786,"parentId":3785,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21280,"timestamp":4078087957985,"id":3785,"parentId":3743,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":21623,"timestamp":4078087957717,"id":3743,"parentId":3532,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/ccount/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17725,"timestamp":4078087961634,"id":3796,"parentId":3795,"tags":{},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17737,"timestamp":4078087961624,"id":3795,"parentId":3790,"tags":{},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17933,"timestamp":4078087961518,"id":3790,"parentId":3622,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-symbol/lib/constants.js","layer":"app-pages-browser"},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":21501,"timestamp":4078087958002,"id":3788,"parentId":3787,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":21509,"timestamp":4078087957994,"id":3787,"parentId":3744,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":22228,"timestamp":4078087957732,"id":3744,"parentId":3536,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/markdown-table/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18318,"timestamp":4078087961678,"id":3798,"parentId":3797,"tags":{},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18362,"timestamp":4078087961636,"id":3797,"parentId":3791,"tags":{},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18720,"timestamp":4078087961537,"id":3791,"parentId":3622,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-symbol/lib/types.js","layer":"app-pages-browser"},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18599,"timestamp":4078087961744,"id":3800,"parentId":3799,"tags":{},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18664,"timestamp":4078087961680,"id":3799,"parentId":3792,"tags":{},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18909,"timestamp":4078087961554,"id":3792,"parentId":3622,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-symbol/lib/values.js","layer":"app-pages-browser"},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18877,"timestamp":4078087961622,"id":3794,"parentId":3793,"tags":{},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18898,"timestamp":4078087961602,"id":3793,"parentId":3789,"tags":{},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19174,"timestamp":4078087961483,"id":3789,"parentId":3622,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-symbol/lib/codes.js","layer":"app-pages-browser"},"startTime":1711860135736,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":22886,"timestamp":4078087957956,"id":3778,"parentId":3777,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":22894,"timestamp":4078087957948,"id":3777,"parentId":3739,"tags":{},"startTime":1711860135733,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":25291,"timestamp":4078087957657,"id":3739,"parentId":3545,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-from-markdown/dev/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135732,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2926,"timestamp":4078087985642,"id":3803,"parentId":3802,"tags":{},"startTime":1711860135760,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2965,"timestamp":4078087985606,"id":3802,"parentId":3801,"tags":{},"startTime":1711860135760,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3397,"timestamp":4078087985300,"id":3801,"parentId":3633,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-visit-parents/lib/color.js","layer":"app-pages-browser"},"startTime":1711860135760,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1848,"timestamp":4078087989424,"id":3829,"parentId":3828,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1881,"timestamp":4078087989392,"id":3828,"parentId":3804,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2653,"timestamp":4078087988828,"id":3804,"parentId":3646,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-hast/lib/revert.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2111,"timestamp":4078087989459,"id":3835,"parentId":3834,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2120,"timestamp":4078087989450,"id":3834,"parentId":3807,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2809,"timestamp":4078087988924,"id":3807,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/blank-line.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2306,"timestamp":4078087989449,"id":3833,"parentId":3832,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2316,"timestamp":4078087989440,"id":3832,"parentId":3806,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3206,"timestamp":4078087988905,"id":3806,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/autolink.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3800,"timestamp":4078087989438,"id":3831,"parentId":3830,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3813,"timestamp":4078087989427,"id":3830,"parentId":3805,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5402,"timestamp":4078087988872,"id":3805,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/attention.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4834,"timestamp":4078087989469,"id":3837,"parentId":3836,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4844,"timestamp":4078087989460,"id":3836,"parentId":3808,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5636,"timestamp":4078087988940,"id":3808,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/block-quote.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5111,"timestamp":4078087989479,"id":3839,"parentId":3838,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5120,"timestamp":4078087989471,"id":3838,"parentId":3809,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5771,"timestamp":4078087988958,"id":3809,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/character-escape.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5250,"timestamp":4078087989507,"id":3845,"parentId":3844,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5259,"timestamp":4078087989499,"id":3844,"parentId":3812,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6196,"timestamp":4078087989005,"id":3812,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/code-indented.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6694,"timestamp":4078087989498,"id":3843,"parentId":3842,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6703,"timestamp":4078087989490,"id":3842,"parentId":3811,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7784,"timestamp":4078087988989,"id":3811,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/code-fenced.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7282,"timestamp":4078087989525,"id":3849,"parentId":3848,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7290,"timestamp":4078087989518,"id":3848,"parentId":3814,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8054,"timestamp":4078087989037,"id":3814,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/content.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7611,"timestamp":4078087989516,"id":3847,"parentId":3846,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7620,"timestamp":4078087989508,"id":3846,"parentId":3813,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8493,"timestamp":4078087989021,"id":3813,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/code-text.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7983,"timestamp":4078087989544,"id":3853,"parentId":3852,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7992,"timestamp":4078087989536,"id":3852,"parentId":3816,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8569,"timestamp":4078087989066,"id":3816,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/hard-break-escape.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12595,"timestamp":4078087989553,"id":3855,"parentId":3854,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12606,"timestamp":4078087989545,"id":3854,"parentId":3817,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13550,"timestamp":4078087989083,"id":3817,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/heading-atx.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":13275,"timestamp":4078087989535,"id":3851,"parentId":3850,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13283,"timestamp":4078087989527,"id":3850,"parentId":3815,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14119,"timestamp":4078087989052,"id":3815,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/definition.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13714,"timestamp":4078087989562,"id":3857,"parentId":3856,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13723,"timestamp":4078087989554,"id":3856,"parentId":3818,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15330,"timestamp":4078087989098,"id":3818,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/html-flow.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14923,"timestamp":4078087989571,"id":3859,"parentId":3858,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14932,"timestamp":4078087989564,"id":3858,"parentId":3819,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":16171,"timestamp":4078087989114,"id":3819,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/html-text.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":15786,"timestamp":4078087989580,"id":3861,"parentId":3860,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":15795,"timestamp":4078087989573,"id":3860,"parentId":3820,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17017,"timestamp":4078087989129,"id":3820,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/label-end.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16678,"timestamp":4078087989488,"id":3841,"parentId":3840,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16687,"timestamp":4078087989480,"id":3840,"parentId":3810,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17472,"timestamp":4078087988974,"id":3810,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/character-reference.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16874,"timestamp":4078087989590,"id":3863,"parentId":3862,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16883,"timestamp":4078087989582,"id":3862,"parentId":3821,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17527,"timestamp":4078087989144,"id":3821,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/label-start-image.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17101,"timestamp":4078087989608,"id":3867,"parentId":3866,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17114,"timestamp":4078087989600,"id":3866,"parentId":3823,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":17844,"timestamp":4078087989174,"id":3823,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/line-ending.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17441,"timestamp":4078087989599,"id":3865,"parentId":3864,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17450,"timestamp":4078087989591,"id":3864,"parentId":3822,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18261,"timestamp":4078087989159,"id":3822,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/label-start-link.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17813,"timestamp":4078087989636,"id":3873,"parentId":3872,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17822,"timestamp":4078087989629,"id":3872,"parentId":3826,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18528,"timestamp":4078087989225,"id":3826,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/thematic-break.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18193,"timestamp":4078087989646,"id":3875,"parentId":3874,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":18202,"timestamp":4078087989638,"id":3874,"parentId":3827,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18845,"timestamp":4078087989239,"id":3827,"parentId":3656,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/trim-lines/index.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":17680,"timestamp":4078087990454,"id":3891,"parentId":3890,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":17694,"timestamp":4078087990441,"id":3890,"parentId":3876,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":18365,"timestamp":4078087990214,"id":3876,"parentId":3740,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-find-and-replace/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":18991,"timestamp":4078087989627,"id":3871,"parentId":3870,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19000,"timestamp":4078087989620,"id":3870,"parentId":3825,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19790,"timestamp":4078087989204,"id":3825,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/setext-underline.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19429,"timestamp":4078087989618,"id":3869,"parentId":3868,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19438,"timestamp":4078087989609,"id":3868,"parentId":3824,"tags":{},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":20533,"timestamp":4078087989188,"id":3824,"parentId":3661,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-core-commonmark/dev/lib/list.js","layer":"app-pages-browser"},"startTime":1711860135764,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":19266,"timestamp":4078087990474,"id":3895,"parentId":3894,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":19276,"timestamp":4078087990466,"id":3894,"parentId":3878,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":19646,"timestamp":4078087990255,"id":3878,"parentId":3741,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/index.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":30142,"timestamp":4078087990501,"id":3901,"parentId":3900,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":30153,"timestamp":4078087990493,"id":3900,"parentId":3881,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":30572,"timestamp":4078087990301,"id":3881,"parentId":3728,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/create.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":30445,"timestamp":4078087990464,"id":3893,"parentId":3892,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":30454,"timestamp":4078087990456,"id":3892,"parentId":3877,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":31000,"timestamp":4078087990238,"id":3877,"parentId":3741,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":30773,"timestamp":4078087990483,"id":3897,"parentId":3896,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":30782,"timestamp":4078087990475,"id":3896,"parentId":3879,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":31232,"timestamp":4078087990271,"id":3879,"parentId":3742,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@ungap/structured-clone/esm/deserialize.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":31032,"timestamp":4078087990492,"id":3899,"parentId":3898,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":31041,"timestamp":4078087990484,"id":3898,"parentId":3880,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":31794,"timestamp":4078087990286,"id":3880,"parentId":3742,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@ungap/structured-clone/esm/serialize.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":31578,"timestamp":4078087990510,"id":3903,"parentId":3902,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":31587,"timestamp":4078087990502,"id":3902,"parentId":3882,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":31845,"timestamp":4078087990317,"id":3882,"parentId":3730,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/case-insensitive-transform.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":31652,"timestamp":4078087990519,"id":3905,"parentId":3904,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":31660,"timestamp":4078087990511,"id":3904,"parentId":3883,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":31988,"timestamp":4078087990331,"id":3883,"parentId":3731,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/types.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":31803,"timestamp":4078087990528,"id":3907,"parentId":3906,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":31811,"timestamp":4078087990520,"id":3906,"parentId":3884,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":32119,"timestamp":4078087990346,"id":3884,"parentId":3734,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/defined-info.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":31918,"timestamp":4078087990555,"id":3913,"parentId":3912,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":31927,"timestamp":4078087990547,"id":3912,"parentId":3887,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":32159,"timestamp":4078087990389,"id":3887,"parentId":3738,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/schema.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":32019,"timestamp":4078087990537,"id":3909,"parentId":3908,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":32028,"timestamp":4078087990529,"id":3908,"parentId":3885,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":32270,"timestamp":4078087990360,"id":3885,"parentId":3734,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/info.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":32091,"timestamp":4078087990546,"id":3911,"parentId":3910,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":32100,"timestamp":4078087990538,"id":3910,"parentId":3886,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":32319,"timestamp":4078087990374,"id":3886,"parentId":3733,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/property-information/lib/util/case-sensitive-transform.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":32131,"timestamp":4078087990572,"id":3917,"parentId":3916,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":32140,"timestamp":4078087990565,"id":3916,"parentId":3889,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":32372,"timestamp":4078087990420,"id":3889,"parentId":3658,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-encode/index.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":30269,"timestamp":4078087992530,"id":3926,"parentId":3925,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":30288,"timestamp":4078087992512,"id":3925,"parentId":3918,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":30505,"timestamp":4078087992355,"id":3918,"parentId":3727,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-stringify-position/index.js","layer":"app-pages-browser"},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":32303,"timestamp":4078087990564,"id":3915,"parentId":3914,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":32311,"timestamp":4078087990556,"id":3914,"parentId":3888,"tags":{},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":32510,"timestamp":4078087990405,"id":3888,"parentId":3633,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-is/index.js","layer":"app-pages-browser"},"startTime":1711860135765,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":30379,"timestamp":4078087992541,"id":3928,"parentId":3927,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":30390,"timestamp":4078087992532,"id":3927,"parentId":3919,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":30576,"timestamp":4078087992389,"id":3919,"parentId":3739,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-string/index.js","layer":"app-pages-browser"},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":30428,"timestamp":4078087992551,"id":3930,"parentId":3929,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":30438,"timestamp":4078087992543,"id":3929,"parentId":3920,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":30699,"timestamp":4078087992405,"id":3920,"parentId":3739,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":30553,"timestamp":4078087992561,"id":3932,"parentId":3931,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":30563,"timestamp":4078087992553,"id":3931,"parentId":3921,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":30825,"timestamp":4078087992421,"id":3921,"parentId":3739,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-decode-numeric-character-reference/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":30689,"timestamp":4078087992588,"id":3938,"parentId":3937,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":30699,"timestamp":4078087992580,"id":3937,"parentId":3924,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":30903,"timestamp":4078087992466,"id":3924,"parentId":3739,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/decode-named-character-reference/index.dom.js","layer":"app-pages-browser"},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":30816,"timestamp":4078087992570,"id":3934,"parentId":3933,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":30825,"timestamp":4078087992562,"id":3933,"parentId":3922,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":31099,"timestamp":4078087992436,"id":3922,"parentId":3739,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-decode-string/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":30981,"timestamp":4078087992579,"id":3936,"parentId":3935,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":30990,"timestamp":4078087992571,"id":3935,"parentId":3923,"tags":{},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":31558,"timestamp":4078087992450,"id":3923,"parentId":3737,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/inline-style-parser/index.js","layer":"app-pages-browser"},"startTime":1711860135767,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1605,"timestamp":4078088030466,"id":3962,"parentId":3961,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1619,"timestamp":4078088030454,"id":3961,"parentId":3940,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"}] +[{"name":"build-module-js","duration":2384,"timestamp":4078088030005,"id":3940,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/break.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1923,"timestamp":4078088030487,"id":3966,"parentId":3965,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1932,"timestamp":4078088030478,"id":3965,"parentId":3942,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2564,"timestamp":4078088030046,"id":3942,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/definition.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4628,"timestamp":4078088030477,"id":3964,"parentId":3963,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4639,"timestamp":4078088030468,"id":3963,"parentId":3941,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5328,"timestamp":4078088030027,"id":3941,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/code.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4917,"timestamp":4078088030451,"id":3960,"parentId":3959,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4950,"timestamp":4078088030418,"id":3959,"parentId":3939,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5516,"timestamp":4078088029945,"id":3939,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4977,"timestamp":4078088030507,"id":3970,"parentId":3969,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4986,"timestamp":4078088030499,"id":3969,"parentId":3944,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5595,"timestamp":4078088030082,"id":3944,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/heading.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5169,"timestamp":4078088030516,"id":3972,"parentId":3971,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5178,"timestamp":4078088030508,"id":3971,"parentId":3945,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5651,"timestamp":4078088030098,"id":3945,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/html.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5229,"timestamp":4078088030537,"id":3976,"parentId":3975,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5238,"timestamp":4078088030529,"id":3975,"parentId":3947,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5772,"timestamp":4078088030128,"id":3947,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5417,"timestamp":4078088030497,"id":3968,"parentId":3967,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5426,"timestamp":4078088030489,"id":3967,"parentId":3943,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5952,"timestamp":4078088030065,"id":3943,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5488,"timestamp":4078088030546,"id":3978,"parentId":3977,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5497,"timestamp":4078088030538,"id":3977,"parentId":3948,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6064,"timestamp":4078088030143,"id":3948,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/inline-code.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5697,"timestamp":4078088030527,"id":3974,"parentId":3973,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5706,"timestamp":4078088030519,"id":3973,"parentId":3946,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6283,"timestamp":4078088030113,"id":3946,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/image.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":5847,"timestamp":4078088030564,"id":3982,"parentId":3981,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":5855,"timestamp":4078088030557,"id":3981,"parentId":3950,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6360,"timestamp":4078088030175,"id":3950,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":6001,"timestamp":4078088030555,"id":3980,"parentId":3979,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":6009,"timestamp":4078088030548,"id":3979,"parentId":3949,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":6606,"timestamp":4078088030160,"id":3949,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/link.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7133,"timestamp":4078088030600,"id":3990,"parentId":3989,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7142,"timestamp":4078088030593,"id":3989,"parentId":3954,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7607,"timestamp":4078088030233,"id":3954,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/root.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7290,"timestamp":4078088030573,"id":3984,"parentId":3983,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7299,"timestamp":4078088030566,"id":3983,"parentId":3951,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7922,"timestamp":4078088030191,"id":3951,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/list.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7531,"timestamp":4078088030591,"id":3988,"parentId":3987,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7540,"timestamp":4078088030584,"id":3987,"parentId":3953,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7974,"timestamp":4078088030219,"id":3953,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7624,"timestamp":4078088030582,"id":3986,"parentId":3985,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7632,"timestamp":4078088030575,"id":3985,"parentId":3952,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8163,"timestamp":4078088030205,"id":3952,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/list-item.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7774,"timestamp":4078088030609,"id":3992,"parentId":3991,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7783,"timestamp":4078088030601,"id":3991,"parentId":3955,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8236,"timestamp":4078088030248,"id":3955,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/strong.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7909,"timestamp":4078088030618,"id":3994,"parentId":3993,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7917,"timestamp":4078088030610,"id":3993,"parentId":3956,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8320,"timestamp":4078088030263,"id":3956,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/text.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7964,"timestamp":4078088030627,"id":3996,"parentId":3995,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7973,"timestamp":4078088030619,"id":3995,"parentId":3957,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8388,"timestamp":4078088030277,"id":3957,"parentId":3878,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7152,"timestamp":4078088031523,"id":4024,"parentId":4023,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7167,"timestamp":4078088031509,"id":4023,"parentId":3999,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":7655,"timestamp":4078088031130,"id":3999,"parentId":3918,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-stringify-position/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7293,"timestamp":4078088031534,"id":4026,"parentId":4025,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7303,"timestamp":4078088031525,"id":4025,"parentId":4000,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8022,"timestamp":4078088031153,"id":4000,"parentId":3888,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/unist-util-is/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":7652,"timestamp":4078088031543,"id":4028,"parentId":4027,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":7661,"timestamp":4078088031535,"id":4027,"parentId":4001,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8183,"timestamp":4078088031169,"id":4001,"parentId":3919,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-string/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8756,"timestamp":4078088030636,"id":3998,"parentId":3997,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8764,"timestamp":4078088030628,"id":3997,"parentId":3958,"tags":{},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9554,"timestamp":4078088030292,"id":3958,"parentId":3814,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-subtokenize/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135805,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8293,"timestamp":4078088031564,"id":4032,"parentId":4031,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8302,"timestamp":4078088031556,"id":4031,"parentId":4003,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8765,"timestamp":4078088031206,"id":4003,"parentId":3877,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/join.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8398,"timestamp":4078088031581,"id":4036,"parentId":4035,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8407,"timestamp":4078088031574,"id":4035,"parentId":4005,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":8838,"timestamp":4078088031235,"id":4005,"parentId":3879,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/@ungap/structured-clone/esm/types.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8530,"timestamp":4078088031554,"id":4030,"parentId":4029,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8541,"timestamp":4078088031544,"id":4029,"parentId":4002,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":9030,"timestamp":4078088031189,"id":4002,"parentId":3877,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/configure.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10828,"timestamp":4078088031592,"id":4038,"parentId":4037,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10839,"timestamp":4078088031584,"id":4037,"parentId":4006,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11295,"timestamp":4078088031249,"id":4006,"parentId":3877,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/association.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10953,"timestamp":4078088031602,"id":4040,"parentId":4039,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10962,"timestamp":4078088031594,"id":4039,"parentId":4007,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11426,"timestamp":4078088031267,"id":4007,"parentId":3877,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/compile-pattern.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11087,"timestamp":4078088031620,"id":4044,"parentId":4043,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11097,"timestamp":4078088031612,"id":4043,"parentId":4009,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11572,"timestamp":4078088031295,"id":4009,"parentId":3877,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/container-flow.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11277,"timestamp":4078088031611,"id":4042,"parentId":4041,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11286,"timestamp":4078088031603,"id":4041,"parentId":4008,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11871,"timestamp":4078088031281,"id":4008,"parentId":3877,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/container-phrasing.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11597,"timestamp":4078088031573,"id":4034,"parentId":4033,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11605,"timestamp":4078088031565,"id":4033,"parentId":4004,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12153,"timestamp":4078088031220,"id":4004,"parentId":3877,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/unsafe.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11753,"timestamp":4078088031629,"id":4046,"parentId":4045,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11762,"timestamp":4078088031622,"id":4045,"parentId":4010,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12172,"timestamp":4078088031309,"id":4010,"parentId":3877,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/indent-lines.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":11844,"timestamp":4078088031647,"id":4050,"parentId":4049,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":11853,"timestamp":4078088031640,"id":4049,"parentId":4012,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12274,"timestamp":4078088031336,"id":4012,"parentId":3877,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/track.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12003,"timestamp":4078088031638,"id":4048,"parentId":4047,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12012,"timestamp":4078088031630,"id":4047,"parentId":4011,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12662,"timestamp":4078088031322,"id":4011,"parentId":3877,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/safe.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12331,"timestamp":4078088031665,"id":4054,"parentId":4053,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-loader","duration":12469,"timestamp":4078088031658,"id":4053,"parentId":4014,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12887,"timestamp":4078088031364,"id":4014,"parentId":3920,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/parse.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12584,"timestamp":4078088031674,"id":4056,"parentId":4055,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12592,"timestamp":4078088031667,"id":4055,"parentId":4015,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12940,"timestamp":4078088031379,"id":4015,"parentId":3920,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/postprocess.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12652,"timestamp":4078088031683,"id":4058,"parentId":4057,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12660,"timestamp":4078088031676,"id":4057,"parentId":4016,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13216,"timestamp":4078088031393,"id":4016,"parentId":3920,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/preprocess.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12922,"timestamp":4078088031702,"id":4062,"parentId":4061,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12931,"timestamp":4078088031694,"id":4061,"parentId":4018,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13303,"timestamp":4078088031420,"id":4018,"parentId":3818,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-util-html-tag-name/index.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13040,"timestamp":4078088031693,"id":4060,"parentId":4059,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13048,"timestamp":4078088031685,"id":4059,"parentId":4017,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":13876,"timestamp":4078088031406,"id":4017,"parentId":3876,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp/index.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":13641,"timestamp":4078088031710,"id":4064,"parentId":4063,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":13651,"timestamp":4078088031703,"id":4063,"parentId":4019,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14390,"timestamp":4078088031437,"id":4019,"parentId":3815,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-factory-destination/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14146,"timestamp":4078088031720,"id":4066,"parentId":4065,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14155,"timestamp":4078088031712,"id":4065,"parentId":4020,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14727,"timestamp":4078088031451,"id":4020,"parentId":3815,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-factory-label/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14520,"timestamp":4078088031738,"id":4070,"parentId":4069,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14528,"timestamp":4078088031730,"id":4069,"parentId":4022,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":14928,"timestamp":4078088031478,"id":4022,"parentId":3815,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-factory-whitespace/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":14763,"timestamp":4078088031729,"id":4068,"parentId":4067,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":14772,"timestamp":4078088031721,"id":4067,"parentId":4021,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15403,"timestamp":4078088031464,"id":4021,"parentId":3815,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark-factory-title/dev/index.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":12070,"timestamp":4078088034825,"id":4073,"parentId":4072,"tags":{},"startTime":1711860135810,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":12096,"timestamp":4078088034800,"id":4072,"parentId":4071,"tags":{},"startTime":1711860135810,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":12359,"timestamp":4078088034731,"id":4071,"parentId":3877,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/zwitch/index.js","layer":"app-pages-browser"},"startTime":1711860135809,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10774,"timestamp":4078088041003,"id":4077,"parentId":4076,"tags":{},"startTime":1711860135816,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10802,"timestamp":4078088040976,"id":4076,"parentId":4074,"tags":{},"startTime":1711860135816,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11162,"timestamp":4078088040771,"id":4074,"parentId":3940,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js","layer":"app-pages-browser"},"startTime":1711860135816,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10928,"timestamp":4078088041017,"id":4079,"parentId":4078,"tags":{},"startTime":1711860135816,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10941,"timestamp":4078088041005,"id":4078,"parentId":4075,"tags":{},"startTime":1711860135816,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11214,"timestamp":4078088040826,"id":4075,"parentId":3942,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-quote.js","layer":"app-pages-browser"},"startTime":1711860135816,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":20533,"timestamp":4078088031656,"id":4052,"parentId":4051,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":20542,"timestamp":4078088031649,"id":4051,"parentId":4013,"tags":{},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":22106,"timestamp":4078088031350,"id":4013,"parentId":3920,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/compile.js","layer":"app-pages-browser"},"startTime":1711860135806,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4134,"timestamp":4078088049388,"id":4086,"parentId":4085,"tags":{},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4160,"timestamp":4078088049363,"id":4085,"parentId":4080,"tags":{},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4552,"timestamp":4078088049080,"id":4080,"parentId":3941,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js","layer":"app-pages-browser"},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4239,"timestamp":4078088049402,"id":4088,"parentId":4087,"tags":{},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4251,"timestamp":4078088049391,"id":4087,"parentId":4081,"tags":{},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4585,"timestamp":4078088049126,"id":4081,"parentId":3941,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-fence.js","layer":"app-pages-browser"},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4294,"timestamp":4078088049424,"id":4092,"parentId":4091,"tags":{},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4304,"timestamp":4078088049415,"id":4091,"parentId":4083,"tags":{},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4605,"timestamp":4078088049181,"id":4083,"parentId":3943,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js","layer":"app-pages-browser"},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4380,"timestamp":4078088049414,"id":4090,"parentId":4089,"tags":{},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4392,"timestamp":4078088049403,"id":4089,"parentId":4082,"tags":{},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4762,"timestamp":4078088049148,"id":4082,"parentId":3944,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js","layer":"app-pages-browser"},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4488,"timestamp":4078088049434,"id":4094,"parentId":4093,"tags":{},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4497,"timestamp":4078088049426,"id":4093,"parentId":4084,"tags":{},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4846,"timestamp":4078088049199,"id":4084,"parentId":3949,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js","layer":"app-pages-browser"},"startTime":1711860135824,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1446,"timestamp":4078088054709,"id":4105,"parentId":4104,"tags":{},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1467,"timestamp":4078088054688,"id":4104,"parentId":4095,"tags":{},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1800,"timestamp":4078088054452,"id":4095,"parentId":3951,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-bullet.js","layer":"app-pages-browser"},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2634,"timestamp":4078088054733,"id":4109,"parentId":4108,"tags":{},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2645,"timestamp":4078088054723,"id":4108,"parentId":4097,"tags":{},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2948,"timestamp":4078088054509,"id":4097,"parentId":3951,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js","layer":"app-pages-browser"},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2706,"timestamp":4078088054762,"id":4111,"parentId":4110,"tags":{},"startTime":1711860135830,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2734,"timestamp":4078088054734,"id":4110,"parentId":4098,"tags":{},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3014,"timestamp":4078088054526,"id":4098,"parentId":3951,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-rule.js","layer":"app-pages-browser"},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2827,"timestamp":4078088054721,"id":4107,"parentId":4106,"tags":{},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2838,"timestamp":4078088054711,"id":4106,"parentId":4096,"tags":{},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3158,"timestamp":4078088054488,"id":4096,"parentId":3951,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js","layer":"app-pages-browser"},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2869,"timestamp":4078088054785,"id":4115,"parentId":4114,"tags":{},"startTime":1711860135830,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2878,"timestamp":4078088054777,"id":4114,"parentId":4100,"tags":{},"startTime":1711860135830,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3159,"timestamp":4078088054559,"id":4100,"parentId":3955,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-strong.js","layer":"app-pages-browser"},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2950,"timestamp":4078088054775,"id":4113,"parentId":4112,"tags":{},"startTime":1711860135830,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2962,"timestamp":4078088054764,"id":4112,"parentId":4099,"tags":{},"startTime":1711860135830,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3244,"timestamp":4078088054542,"id":4099,"parentId":3952,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js","layer":"app-pages-browser"},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3183,"timestamp":4078088054795,"id":4117,"parentId":4116,"tags":{},"startTime":1711860135830,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3192,"timestamp":4078088054786,"id":4116,"parentId":4101,"tags":{},"startTime":1711860135830,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3475,"timestamp":4078088054574,"id":4101,"parentId":3957,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js","layer":"app-pages-browser"},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3244,"timestamp":4078088054814,"id":4121,"parentId":4120,"tags":{},"startTime":1711860135830,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3253,"timestamp":4078088054805,"id":4120,"parentId":4103,"tags":{},"startTime":1711860135830,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3516,"timestamp":4078088054604,"id":4103,"parentId":3954,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-phrasing/index.js","layer":"app-pages-browser"},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4184,"timestamp":4078088054804,"id":4119,"parentId":4118,"tags":{},"startTime":1711860135830,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4194,"timestamp":4078088054796,"id":4118,"parentId":4102,"tags":{},"startTime":1711860135830,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4557,"timestamp":4078088054589,"id":4102,"parentId":3941,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/longest-streak/index.js","layer":"app-pages-browser"},"startTime":1711860135829,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2693,"timestamp":4078088056502,"id":4131,"parentId":4130,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2703,"timestamp":4078088056493,"id":4130,"parentId":4123,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3113,"timestamp":4078088056392,"id":4123,"parentId":4014,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/constructs.js","layer":"app-pages-browser"},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3534,"timestamp":4078088056513,"id":4133,"parentId":4132,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3545,"timestamp":4078088056504,"id":4132,"parentId":4124,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3890,"timestamp":4078088056410,"id":4124,"parentId":4014,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/initialize/content.js","layer":"app-pages-browser"},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3783,"timestamp":4078088056531,"id":4137,"parentId":4136,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3792,"timestamp":4078088056523,"id":4136,"parentId":4126,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4392,"timestamp":4078088056441,"id":4126,"parentId":4014,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/initialize/flow.js","layer":"app-pages-browser"},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4960,"timestamp":4078088059784,"id":4142,"parentId":4141,"tags":{},"startTime":1711860135835,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4984,"timestamp":4078088059764,"id":4141,"parentId":4140,"tags":{},"startTime":1711860135835,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5252,"timestamp":4078088059716,"id":4140,"parentId":4103,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/mdast-util-phrasing/lib/index.js","layer":"app-pages-browser"},"startTime":1711860135834,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":8611,"timestamp":4078088056491,"id":4129,"parentId":4128,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":8630,"timestamp":4078088056474,"id":4128,"parentId":4122,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10016,"timestamp":4078088056364,"id":4122,"parentId":4014,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/create-tokenizer.js","layer":"app-pages-browser"},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":9939,"timestamp":4078088056522,"id":4135,"parentId":4134,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":9948,"timestamp":4078088056514,"id":4134,"parentId":4125,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":10693,"timestamp":4078088056426,"id":4125,"parentId":4014,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/initialize/document.js","layer":"app-pages-browser"},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10621,"timestamp":4078088056540,"id":4139,"parentId":4138,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10630,"timestamp":4078088056532,"id":4138,"parentId":4127,"tags":{},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":11129,"timestamp":4078088056456,"id":4127,"parentId":4014,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/micromark/dev/lib/initialize/text.js","layer":"app-pages-browser"},"startTime":1711860135831,"traceId":"a43e3bb0d33d2683"}] +[{"name":"next-swc-transform","duration":2872,"timestamp":4078088070619,"id":4145,"parentId":4144,"tags":{},"startTime":1711860135845,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2905,"timestamp":4078088070589,"id":4144,"parentId":4143,"tags":{},"startTime":1711860135845,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":5251,"timestamp":4078088070533,"id":4143,"parentId":4122,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/debug/src/browser.js","layer":"app-pages-browser"},"startTime":1711860135845,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2948,"timestamp":4078088077282,"id":4151,"parentId":4150,"tags":{},"startTime":1711860135852,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2981,"timestamp":4078088077253,"id":4150,"parentId":4149,"tags":{},"startTime":1711860135852,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3875,"timestamp":4078088077170,"id":4149,"parentId":4143,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/debug/src/common.js","layer":"app-pages-browser"},"startTime":1711860135852,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2598,"timestamp":4078088082492,"id":4154,"parentId":4153,"tags":{},"startTime":1711860135857,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2709,"timestamp":4078088082384,"id":4153,"parentId":4152,"tags":{},"startTime":1711860135857,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3463,"timestamp":4078088082133,"id":4152,"parentId":4149,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/ms/index.js","layer":"app-pages-browser"},"startTime":1711860135857,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1262,"timestamp":4078088087279,"id":4157,"parentId":4156,"tags":{},"startTime":1711860135862,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1330,"timestamp":4078088087214,"id":4156,"parentId":4155,"tags":{},"startTime":1711860135862,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":1709,"timestamp":4078088087053,"id":4155,"parentId":4143,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1711860135862,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1957,"timestamp":4078088091068,"id":4160,"parentId":4159,"tags":{},"startTime":1711860135866,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1992,"timestamp":4078088091041,"id":4159,"parentId":4158,"tags":{},"startTime":1711860135866,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2825,"timestamp":4078088090978,"id":4158,"parentId":4155,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1711860135866,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":25922,"timestamp":4078088071268,"id":4148,"parentId":4147,"tags":{},"startTime":1711860135846,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":25962,"timestamp":4078088071235,"id":4147,"parentId":4146,"tags":{},"startTime":1711860135846,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":40002,"timestamp":4078088071156,"id":4146,"parentId":3578,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/micromatch/index.js","layer":"app-pages-browser"},"startTime":1711860135846,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":3614,"timestamp":4078088118693,"id":4163,"parentId":4162,"tags":{},"startTime":1711860135893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":3669,"timestamp":4078088118641,"id":4162,"parentId":4161,"tags":{},"startTime":1711860135893,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":4854,"timestamp":4078088118551,"id":4161,"parentId":4146,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/path-browserify/index.js","layer":"app-pages-browser"},"startTime":1711860135893,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":16046,"timestamp":4078088119076,"id":4166,"parentId":4165,"tags":{},"startTime":1711860135894,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":16081,"timestamp":4078088119049,"id":4165,"parentId":4164,"tags":{},"startTime":1711860135894,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":26316,"timestamp":4078088118994,"id":4164,"parentId":4146,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/util/util.js","layer":"app-pages-browser"},"startTime":1711860135894,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":10035,"timestamp":4078088149373,"id":4169,"parentId":4168,"tags":{},"startTime":1711860135924,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":10197,"timestamp":4078088149216,"id":4168,"parentId":4167,"tags":{},"startTime":1711860135924,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":15530,"timestamp":4078088149133,"id":4167,"parentId":4164,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/buffer/index.js","layer":"app-pages-browser"},"startTime":1711860135924,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1891,"timestamp":4078088168661,"id":4173,"parentId":4172,"tags":{},"startTime":1711860135943,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1947,"timestamp":4078088168610,"id":4172,"parentId":4170,"tags":{},"startTime":1711860135943,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":2649,"timestamp":4078088168514,"id":4170,"parentId":4167,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/base64-js/index.js","layer":"app-pages-browser"},"startTime":1711860135943,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2535,"timestamp":4078088168676,"id":4175,"parentId":4174,"tags":{},"startTime":1711860135943,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2548,"timestamp":4078088168664,"id":4174,"parentId":4171,"tags":{},"startTime":1711860135943,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-js","duration":3010,"timestamp":4078088168582,"id":4171,"parentId":4167,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/node_modules/ieee754/index.js","layer":"app-pages-browser"},"startTime":1711860135943,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":391216,"timestamp":4078087780405,"id":3297,"parentId":3291,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2FMessagePoster.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!"},"startTime":1711860135555,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":395005,"timestamp":4078087776634,"id":3291,"parentId":3290,"tags":{},"startTime":1711860135551,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":4502,"timestamp":4078088181761,"id":4177,"parentId":4176,"tags":{},"startTime":1711860135957,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":4,"timestamp":4078088186285,"id":4179,"parentId":4176,"tags":{},"startTime":1711860135961,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":45,"timestamp":4078088186300,"id":4180,"parentId":4176,"tags":{},"startTime":1711860135961,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":5,"timestamp":4078088186358,"id":4181,"parentId":4176,"tags":{},"startTime":1711860135961,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":3,"timestamp":4078088186373,"id":4182,"parentId":4176,"tags":{},"startTime":1711860135961,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":1608,"timestamp":4078088186277,"id":4178,"parentId":4176,"tags":{},"startTime":1711860135961,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":5383,"timestamp":4078088191207,"id":4183,"parentId":4176,"tags":{},"startTime":1711860135966,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":50153,"timestamp":4078088196608,"id":4184,"parentId":4176,"tags":{},"startTime":1711860135971,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":9496,"timestamp":4078088249001,"id":4185,"parentId":4176,"tags":{},"startTime":1711860136024,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":223,"timestamp":4078088258495,"id":4186,"parentId":4176,"tags":{},"startTime":1711860136033,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":109,"timestamp":4078088258710,"id":4187,"parentId":4176,"tags":{},"startTime":1711860136033,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":230942,"timestamp":4078088258822,"id":4188,"parentId":4176,"tags":{},"startTime":1711860136034,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-generateClientManifest","duration":66,"timestamp":4078088492311,"id":4190,"parentId":3290,"tags":{},"startTime":1711860136267,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-createassets","duration":145,"timestamp":4078088492236,"id":4189,"parentId":3290,"tags":{},"startTime":1711860136267,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":316615,"timestamp":4078088178911,"id":4176,"parentId":3290,"tags":{},"startTime":1711860135954,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":719643,"timestamp":4078087775915,"id":3290,"parentId":2433,"tags":{"name":"client"},"startTime":1711860135551,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":22810,"timestamp":4078088495582,"id":4191,"parentId":2433,"tags":{},"startTime":1711860136270,"traceId":"a43e3bb0d33d2683"},{"name":"compile-path","duration":1444670,"timestamp":4078087074271,"id":2114,"tags":{"trigger":"/","isTurbopack":false},"startTime":1711860134849,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-invalidated-client","duration":1246162,"timestamp":4078087273182,"id":2433,"parentId":3,"tags":{"trigger":"manual"},"startTime":1711860135048,"traceId":"a43e3bb0d33d2683"}] +[{"name":"handle-request","duration":2001451,"timestamp":4078087070938,"id":2112,"tags":{"url":"/","isTurbopack":false},"startTime":1711860134846,"traceId":"a43e3bb0d33d2683"},{"name":"memory-usage","duration":0,"timestamp":4078089072452,"id":4192,"parentId":2112,"tags":{"url":"/","memory.rss":"623853568","memory.heapUsed":"475008208","memory.heapTotal":"509001728"},"startTime":1711860136847,"traceId":"a43e3bb0d33d2683"},{"name":"handle-request","duration":5754,"timestamp":4078089104296,"id":4193,"tags":{"url":"/_next/image?url=%2Flogo.png&w=256&q=75","isTurbopack":false},"startTime":1711860136879,"traceId":"a43e3bb0d33d2683"},{"name":"memory-usage","duration":0,"timestamp":4078089110077,"id":4194,"parentId":4193,"tags":{"url":"/_next/image?url=%2Flogo.png&w=256&q=75","memory.rss":"621969408","memory.heapUsed":"475444096","memory.heapTotal":"509263872"},"startTime":1711860136885,"traceId":"a43e3bb0d33d2683"},{"name":"client-success","duration":0,"timestamp":4078089521125,"id":4195,"parentId":3,"tags":{},"startTime":1711860137296,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":4818,"timestamp":4078102287754,"id":4204,"parentId":4203,"tags":{},"startTime":1711860150062,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":4955,"timestamp":4078102287640,"id":4203,"parentId":4202,"tags":{},"startTime":1711860150062,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":7291,"timestamp":4078102287242,"id":4202,"parentId":4198,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/MessagePoster.tsx","layer":"rsc"},"startTime":1711860150062,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":25154,"timestamp":4078102274779,"id":4200,"parentId":4199,"tags":{"request":"next-edge-ssr-loader?{\"absolute500Path\":\"\",\"absoluteAppPath\":\"next/dist/pages/_app\",\"absoluteDocumentPath\":\"next/dist/pages/_document\",\"absoluteErrorPath\":\"next/dist/pages/_error\",\"absolutePagePath\":\"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/not-found.tsx\",\"buildId\":\"development\",\"dev\":true,\"isServerComponent\":true,\"page\":\"/not-found\",\"stringifiedConfig\":\"eyJlbnYiOnt9LCJ3ZWJwYWNrIjpudWxsLCJlc2xpbnQiOnsiaWdub3JlRHVyaW5nQnVpbGRzIjpmYWxzZX0sInR5cGVzY3JpcHQiOnsiaWdub3JlQnVpbGRFcnJvcnMiOmZhbHNlLCJ0c2NvbmZpZ1BhdGgiOiJ0c2NvbmZpZy5qc29uIn0sImRpc3REaXIiOiIubmV4dCIsImNsZWFuRGlzdERpciI6dHJ1ZSwiYXNzZXRQcmVmaXgiOiIiLCJjYWNoZU1heE1lbW9yeVNpemUiOjUyNDI4ODAwLCJjb25maWdPcmlnaW4iOiJuZXh0LmNvbmZpZy5tanMiLCJ1c2VGaWxlU3lzdGVtUHVibGljUm91dGVzIjp0cnVlLCJnZW5lcmF0ZUV0YWdzIjp0cnVlLCJwYWdlRXh0ZW5zaW9ucyI6WyJ0c3giLCJ0cyIsImpzeCIsImpzIl0sInBvd2VyZWRCeUhlYWRlciI6dHJ1ZSwiY29tcHJlc3MiOnRydWUsImFuYWx5dGljc0lkIjoiIiwiaW1hZ2VzIjp7ImRldmljZVNpemVzIjpbNjQwLDc1MCw4MjgsMTA4MCwxMjAwLDE5MjAsMjA0OCwzODQwXSwiaW1hZ2VTaXplcyI6WzE2LDMyLDQ4LDY0LDk2LDEyOCwyNTYsMzg0XSwicGF0aCI6Ii9fbmV4dC9pbWFnZSIsImxvYWRlciI6ImRlZmF1bHQiLCJsb2FkZXJGaWxlIjoiIiwiZG9tYWlucyI6W10sImRpc2FibGVTdGF0aWNJbWFnZXMiOmZhbHNlLCJtaW5pbXVtQ2FjaGVUVEwiOjYwLCJmb3JtYXRzIjpbImltYWdlL3dlYnAiXSwiZGFuZ2Vyb3VzbHlBbGxvd1NWRyI6ZmFsc2UsImNvbnRlbnRTZWN1cml0eVBvbGljeSI6InNjcmlwdC1zcmMgJ25vbmUnOyBmcmFtZS1zcmMgJ25vbmUnOyBzYW5kYm94OyIsImNvbnRlbnREaXNwb3NpdGlvblR5cGUiOiJpbmxpbmUiLCJyZW1vdGVQYXR0ZXJucyI6W10sInVub3B0aW1pemVkIjpmYWxzZX0sImRldkluZGljYXRvcnMiOnsiYnVpbGRBY3Rpdml0eSI6dHJ1ZSwiYnVpbGRBY3Rpdml0eVBvc2l0aW9uIjoiYm90dG9tLXJpZ2h0In0sIm9uRGVtYW5kRW50cmllcyI6eyJtYXhJbmFjdGl2ZUFnZSI6NjAwMDAsInBhZ2VzQnVmZmVyTGVuZ3RoIjo1fSwiYW1wIjp7ImNhbm9uaWNhbEJhc2UiOiIifSwiYmFzZVBhdGgiOiIiLCJzYXNzT3B0aW9ucyI6e30sInRyYWlsaW5nU2xhc2giOmZhbHNlLCJpMThuIjpudWxsLCJwcm9kdWN0aW9uQnJvd3NlclNvdXJjZU1hcHMiOmZhbHNlLCJvcHRpbWl6ZUZvbnRzIjp0cnVlLCJleGNsdWRlRGVmYXVsdE1vbWVudExvY2FsZXMiOnRydWUsInNlcnZlclJ1bnRpbWVDb25maWciOnt9LCJwdWJsaWNSdW50aW1lQ29uZmlnIjp7fSwicmVhY3RQcm9kdWN0aW9uUHJvZmlsaW5nIjpmYWxzZSwicmVhY3RTdHJpY3RNb2RlIjpudWxsLCJodHRwQWdlbnRPcHRpb25zIjp7ImtlZXBBbGl2ZSI6dHJ1ZX0sIm91dHB1dEZpbGVUcmFjaW5nIjp0cnVlLCJzdGF0aWNQYWdlR2VuZXJhdGlvblRpbWVvdXQiOjYwLCJzd2NNaW5pZnkiOnRydWUsIm1vZHVsYXJpemVJbXBvcnRzIjp7IkBtdWkvaWNvbnMtbWF0ZXJpYWwiOnsidHJhbnNmb3JtIjoiQG11aS9pY29ucy1tYXRlcmlhbC97e21lbWJlcn19In0sImxvZGFzaCI6eyJ0cmFuc2Zvcm0iOiJsb2Rhc2gve3ttZW1iZXJ9fSJ9LCJuZXh0L3NlcnZlciI6eyJ0cmFuc2Zvcm0iOiJuZXh0L2Rpc3Qvc2VydmVyL3dlYi9leHBvcnRzL3t7IGtlYmFiQ2FzZSBtZW1iZXIgfX0ifX0sImV4cGVyaW1lbnRhbCI6eyJzZXJ2ZXJNaW5pZmljYXRpb24iOnRydWUsInNlcnZlclNvdXJjZU1hcHMiOmZhbHNlLCJjYXNlU2Vuc2l0aXZlUm91dGVzIjpmYWxzZSwidXNlRGVwbG95bWVudElkIjpmYWxzZSwidXNlRGVwbG95bWVudElkU2VydmVyQWN0aW9ucyI6ZmFsc2UsImNsaWVudFJvdXRlckZpbHRlciI6dHJ1ZSwiY2xpZW50Um91dGVyRmlsdGVyUmVkaXJlY3RzIjpmYWxzZSwiZmV0Y2hDYWNoZUtleVByZWZpeCI6IiIsIm1pZGRsZXdhcmVQcmVmZXRjaCI6ImZsZXhpYmxlIiwib3B0aW1pc3RpY0NsaWVudENhY2hlIjp0cnVlLCJtYW51YWxDbGllbnRCYXNlUGF0aCI6ZmFsc2UsImNwdXMiOjksIm1lbW9yeUJhc2VkV29ya2Vyc0NvdW50IjpmYWxzZSwiaXNyRmx1c2hUb0Rpc2siOnRydWUsIndvcmtlclRocmVhZHMiOmZhbHNlLCJvcHRpbWl6ZUNzcyI6ZmFsc2UsIm5leHRTY3JpcHRXb3JrZXJzIjpmYWxzZSwic2Nyb2xsUmVzdG9yYXRpb24iOmZhbHNlLCJleHRlcm5hbERpciI6ZmFsc2UsImRpc2FibGVPcHRpbWl6ZWRMb2FkaW5nIjpmYWxzZSwiZ3ppcFNpemUiOnRydWUsImNyYUNvbXBhdCI6ZmFsc2UsImVzbUV4dGVybmFscyI6dHJ1ZSwiZnVsbHlTcGVjaWZpZWQiOmZhbHNlLCJvdXRwdXRGaWxlVHJhY2luZ1Jvb3QiOiIiLCJzd2NUcmFjZVByb2ZpbGluZyI6ZmFsc2UsImZvcmNlU3djVHJhbnNmb3JtcyI6ZmFsc2UsImxhcmdlUGFnZURhdGFCeXRlcyI6MTI4MDAwLCJhZGp1c3RGb250RmFsbGJhY2tzIjpmYWxzZSwiYWRqdXN0Rm9udEZhbGxiYWNrc1dpdGhTaXplQWRqdXN0IjpmYWxzZSwidHlwZWRSb3V0ZXMiOmZhbHNlLCJpbnN0cnVtZW50YXRpb25Ib29rIjpmYWxzZSwiYnVuZGxlUGFnZXNFeHRlcm5hbHMiOmZhbHNlLCJwYXJhbGxlbFNlcnZlckNvbXBpbGVzIjpmYWxzZSwicGFyYWxsZWxTZXJ2ZXJCdWlsZFRyYWNlcyI6ZmFsc2UsInBwciI6ZmFsc2UsIm1pc3NpbmdTdXNwZW5zZVdpdGhDU1JCYWlsb3V0Ijp0cnVlLCJvcHRpbWl6ZVBhY2thZ2VJbXBvcnRzIjpbImx1Y2lkZS1yZWFjdCIsImRhdGUtZm5zIiwibG9kYXNoLWVzIiwicmFtZGEiLCJhbnRkIiwicmVhY3QtYm9vdHN0cmFwIiwiYWhvb2tzIiwiQGFudC1kZXNpZ24vaWNvbnMiLCJAaGVhZGxlc3N1aS9yZWFjdCIsIkBoZWFkbGVzc3VpLWZsb2F0L3JlYWN0IiwiQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCIsIkBoZXJvaWNvbnMvcmVhY3QvMjQvc29saWQiLCJAaGVyb2ljb25zL3JlYWN0LzI0L291dGxpbmUiLCJAdmlzeC92aXN4IiwiQHRyZW1vci9yZWFjdCIsInJ4anMiLCJAbXVpL21hdGVyaWFsIiwiQG11aS9pY29ucy1tYXRlcmlhbCIsInJlY2hhcnRzIiwicmVhY3QtdXNlIiwiQG1hdGVyaWFsLXVpL2NvcmUiLCJAbWF0ZXJpYWwtdWkvaWNvbnMiLCJAdGFibGVyL2ljb25zLXJlYWN0IiwibXVpLWNvcmUiLCJyZWFjdC1pY29ucy9haSIsInJlYWN0LWljb25zL2JpIiwicmVhY3QtaWNvbnMvYnMiLCJyZWFjdC1pY29ucy9jZyIsInJlYWN0LWljb25zL2NpIiwicmVhY3QtaWNvbnMvZGkiLCJyZWFjdC1pY29ucy9mYSIsInJlYWN0LWljb25zL2ZhNiIsInJlYWN0LWljb25zL2ZjIiwicmVhY3QtaWNvbnMvZmkiLCJyZWFjdC1pY29ucy9naSIsInJlYWN0LWljb25zL2dvIiwicmVhY3QtaWNvbnMvZ3IiLCJyZWFjdC1pY29ucy9oaSIsInJlYWN0LWljb25zL2hpMiIsInJlYWN0LWljb25zL2ltIiwicmVhY3QtaWNvbnMvaW8iLCJyZWFjdC1pY29ucy9pbzUiLCJyZWFjdC1pY29ucy9saWEiLCJyZWFjdC1pY29ucy9saWIiLCJyZWFjdC1pY29ucy9sdSIsInJlYWN0LWljb25zL21kIiwicmVhY3QtaWNvbnMvcGkiLCJyZWFjdC1pY29ucy9yaSIsInJlYWN0LWljb25zL3J4IiwicmVhY3QtaWNvbnMvc2kiLCJyZWFjdC1pY29ucy9zbCIsInJlYWN0LWljb25zL3RiIiwicmVhY3QtaWNvbnMvdGZpIiwicmVhY3QtaWNvbnMvdGkiLCJyZWFjdC1pY29ucy92c2MiLCJyZWFjdC1pY29ucy93aSJdfSwiY29uZmlnRmlsZSI6Ii9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L2FwcHMvd2ViL25leHQuY29uZmlnLm1qcyIsImNvbmZpZ0ZpbGVOYW1lIjoibmV4dC5jb25maWcubWpzIn0=\",\"pagesType\":\"app\",\"appDirLoader\":\"bmV4dC1hcHAtbG9hZGVyP25hbWU9YXBwJTJGbm90LWZvdW5kJnBhZ2U9JTJGbm90LWZvdW5kJmFwcFBhdGhzPSZwYWdlUGF0aD1wcml2YXRlLW5leHQtYXBwLWRpciUyRm5vdC1mb3VuZC50c3gmYXBwRGlyPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWIlMkZzcmMlMkZhcHAmcGFnZUV4dGVuc2lvbnM9dHN4JnBhZ2VFeHRlbnNpb25zPXRzJnBhZ2VFeHRlbnNpb25zPWpzeCZwYWdlRXh0ZW5zaW9ucz1qcyZyb290RGlyPSUyRlVzZXJzJTJGZGhyYXZ5YXNoYWglMkZEb2N1bWVudHMlMkZjb2RlJTJGYW55Y29udGV4dCUyRmFwcHMlMkZ3ZWImaXNEZXY9dHJ1ZSZ0c2NvbmZpZ1BhdGg9dHNjb25maWcuanNvbiZiYXNlUGF0aD0mYXNzZXRQcmVmaXg9Jm5leHRDb25maWdPdXRwdXQ9JnByZWZlcnJlZFJlZ2lvbj0mbWlkZGxld2FyZUNvbmZpZz1lMzAlM0Qh\",\"sriEnabled\":false,\"middlewareConfig\":\"e30=\"}!"},"startTime":1711860150049,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":25295,"timestamp":4078102274903,"id":4201,"parentId":4199,"tags":{"request":"next-edge-ssr-loader?{\"absolute500Path\":\"\",\"absoluteAppPath\":\"next/dist/pages/_app\",\"absoluteDocumentPath\":\"next/dist/pages/_document\",\"absoluteErrorPath\":\"next/dist/pages/_error\",\"absolutePagePath\":\"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/page.tsx\",\"buildId\":\"development\",\"dev\":true,\"isServerComponent\":true,\"page\":\"/page\",\"stringifiedConfig\":\"eyJlbnYiOnt9LCJ3ZWJwYWNrIjpudWxsLCJlc2xpbnQiOnsiaWdub3JlRHVyaW5nQnVpbGRzIjpmYWxzZX0sInR5cGVzY3JpcHQiOnsiaWdub3JlQnVpbGRFcnJvcnMiOmZhbHNlLCJ0c2NvbmZpZ1BhdGgiOiJ0c2NvbmZpZy5qc29uIn0sImRpc3REaXIiOiIubmV4dCIsImNsZWFuRGlzdERpciI6dHJ1ZSwiYXNzZXRQcmVmaXgiOiIiLCJjYWNoZU1heE1lbW9yeVNpemUiOjUyNDI4ODAwLCJjb25maWdPcmlnaW4iOiJuZXh0LmNvbmZpZy5tanMiLCJ1c2VGaWxlU3lzdGVtUHVibGljUm91dGVzIjp0cnVlLCJnZW5lcmF0ZUV0YWdzIjp0cnVlLCJwYWdlRXh0ZW5zaW9ucyI6WyJ0c3giLCJ0cyIsImpzeCIsImpzIl0sInBvd2VyZWRCeUhlYWRlciI6dHJ1ZSwiY29tcHJlc3MiOnRydWUsImFuYWx5dGljc0lkIjoiIiwiaW1hZ2VzIjp7ImRldmljZVNpemVzIjpbNjQwLDc1MCw4MjgsMTA4MCwxMjAwLDE5MjAsMjA0OCwzODQwXSwiaW1hZ2VTaXplcyI6WzE2LDMyLDQ4LDY0LDk2LDEyOCwyNTYsMzg0XSwicGF0aCI6Ii9fbmV4dC9pbWFnZSIsImxvYWRlciI6ImRlZmF1bHQiLCJsb2FkZXJGaWxlIjoiIiwiZG9tYWlucyI6W10sImRpc2FibGVTdGF0aWNJbWFnZXMiOmZhbHNlLCJtaW5pbXVtQ2FjaGVUVEwiOjYwLCJmb3JtYXRzIjpbImltYWdlL3dlYnAiXSwiZGFuZ2Vyb3VzbHlBbGxvd1NWRyI6ZmFsc2UsImNvbnRlbnRTZWN1cml0eVBvbGljeSI6InNjcmlwdC1zcmMgJ25vbmUnOyBmcmFtZS1zcmMgJ25vbmUnOyBzYW5kYm94OyIsImNvbnRlbnREaXNwb3NpdGlvblR5cGUiOiJpbmxpbmUiLCJyZW1vdGVQYXR0ZXJucyI6W10sInVub3B0aW1pemVkIjpmYWxzZX0sImRldkluZGljYXRvcnMiOnsiYnVpbGRBY3Rpdml0eSI6dHJ1ZSwiYnVpbGRBY3Rpdml0eVBvc2l0aW9uIjoiYm90dG9tLXJpZ2h0In0sIm9uRGVtYW5kRW50cmllcyI6eyJtYXhJbmFjdGl2ZUFnZSI6NjAwMDAsInBhZ2VzQnVmZmVyTGVuZ3RoIjo1fSwiYW1wIjp7ImNhbm9uaWNhbEJhc2UiOiIifSwiYmFzZVBhdGgiOiIiLCJzYXNzT3B0aW9ucyI6e30sInRyYWlsaW5nU2xhc2giOmZhbHNlLCJpMThuIjpudWxsLCJwcm9kdWN0aW9uQnJvd3NlclNvdXJjZU1hcHMiOmZhbHNlLCJvcHRpbWl6ZUZvbnRzIjp0cnVlLCJleGNsdWRlRGVmYXVsdE1vbWVudExvY2FsZXMiOnRydWUsInNlcnZlclJ1bnRpbWVDb25maWciOnt9LCJwdWJsaWNSdW50aW1lQ29uZmlnIjp7fSwicmVhY3RQcm9kdWN0aW9uUHJvZmlsaW5nIjpmYWxzZSwicmVhY3RTdHJpY3RNb2RlIjpudWxsLCJodHRwQWdlbnRPcHRpb25zIjp7ImtlZXBBbGl2ZSI6dHJ1ZX0sIm91dHB1dEZpbGVUcmFjaW5nIjp0cnVlLCJzdGF0aWNQYWdlR2VuZXJhdGlvblRpbWVvdXQiOjYwLCJzd2NNaW5pZnkiOnRydWUsIm1vZHVsYXJpemVJbXBvcnRzIjp7IkBtdWkvaWNvbnMtbWF0ZXJpYWwiOnsidHJhbnNmb3JtIjoiQG11aS9pY29ucy1tYXRlcmlhbC97e21lbWJlcn19In0sImxvZGFzaCI6eyJ0cmFuc2Zvcm0iOiJsb2Rhc2gve3ttZW1iZXJ9fSJ9LCJuZXh0L3NlcnZlciI6eyJ0cmFuc2Zvcm0iOiJuZXh0L2Rpc3Qvc2VydmVyL3dlYi9leHBvcnRzL3t7IGtlYmFiQ2FzZSBtZW1iZXIgfX0ifX0sImV4cGVyaW1lbnRhbCI6eyJzZXJ2ZXJNaW5pZmljYXRpb24iOnRydWUsInNlcnZlclNvdXJjZU1hcHMiOmZhbHNlLCJjYXNlU2Vuc2l0aXZlUm91dGVzIjpmYWxzZSwidXNlRGVwbG95bWVudElkIjpmYWxzZSwidXNlRGVwbG95bWVudElkU2VydmVyQWN0aW9ucyI6ZmFsc2UsImNsaWVudFJvdXRlckZpbHRlciI6dHJ1ZSwiY2xpZW50Um91dGVyRmlsdGVyUmVkaXJlY3RzIjpmYWxzZSwiZmV0Y2hDYWNoZUtleVByZWZpeCI6IiIsIm1pZGRsZXdhcmVQcmVmZXRjaCI6ImZsZXhpYmxlIiwib3B0aW1pc3RpY0NsaWVudENhY2hlIjp0cnVlLCJtYW51YWxDbGllbnRCYXNlUGF0aCI6ZmFsc2UsImNwdXMiOjksIm1lbW9yeUJhc2VkV29ya2Vyc0NvdW50IjpmYWxzZSwiaXNyRmx1c2hUb0Rpc2siOnRydWUsIndvcmtlclRocmVhZHMiOmZhbHNlLCJvcHRpbWl6ZUNzcyI6ZmFsc2UsIm5leHRTY3JpcHRXb3JrZXJzIjpmYWxzZSwic2Nyb2xsUmVzdG9yYXRpb24iOmZhbHNlLCJleHRlcm5hbERpciI6ZmFsc2UsImRpc2FibGVPcHRpbWl6ZWRMb2FkaW5nIjpmYWxzZSwiZ3ppcFNpemUiOnRydWUsImNyYUNvbXBhdCI6ZmFsc2UsImVzbUV4dGVybmFscyI6dHJ1ZSwiZnVsbHlTcGVjaWZpZWQiOmZhbHNlLCJvdXRwdXRGaWxlVHJhY2luZ1Jvb3QiOiIiLCJzd2NUcmFjZVByb2ZpbGluZyI6ZmFsc2UsImZvcmNlU3djVHJhbnNmb3JtcyI6ZmFsc2UsImxhcmdlUGFnZURhdGFCeXRlcyI6MTI4MDAwLCJhZGp1c3RGb250RmFsbGJhY2tzIjpmYWxzZSwiYWRqdXN0Rm9udEZhbGxiYWNrc1dpdGhTaXplQWRqdXN0IjpmYWxzZSwidHlwZWRSb3V0ZXMiOmZhbHNlLCJpbnN0cnVtZW50YXRpb25Ib29rIjpmYWxzZSwiYnVuZGxlUGFnZXNFeHRlcm5hbHMiOmZhbHNlLCJwYXJhbGxlbFNlcnZlckNvbXBpbGVzIjpmYWxzZSwicGFyYWxsZWxTZXJ2ZXJCdWlsZFRyYWNlcyI6ZmFsc2UsInBwciI6ZmFsc2UsIm1pc3NpbmdTdXNwZW5zZVdpdGhDU1JCYWlsb3V0Ijp0cnVlLCJvcHRpbWl6ZVBhY2thZ2VJbXBvcnRzIjpbImx1Y2lkZS1yZWFjdCIsImRhdGUtZm5zIiwibG9kYXNoLWVzIiwicmFtZGEiLCJhbnRkIiwicmVhY3QtYm9vdHN0cmFwIiwiYWhvb2tzIiwiQGFudC1kZXNpZ24vaWNvbnMiLCJAaGVhZGxlc3N1aS9yZWFjdCIsIkBoZWFkbGVzc3VpLWZsb2F0L3JlYWN0IiwiQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCIsIkBoZXJvaWNvbnMvcmVhY3QvMjQvc29saWQiLCJAaGVyb2ljb25zL3JlYWN0LzI0L291dGxpbmUiLCJAdmlzeC92aXN4IiwiQHRyZW1vci9yZWFjdCIsInJ4anMiLCJAbXVpL21hdGVyaWFsIiwiQG11aS9pY29ucy1tYXRlcmlhbCIsInJlY2hhcnRzIiwicmVhY3QtdXNlIiwiQG1hdGVyaWFsLXVpL2NvcmUiLCJAbWF0ZXJpYWwtdWkvaWNvbnMiLCJAdGFibGVyL2ljb25zLXJlYWN0IiwibXVpLWNvcmUiLCJyZWFjdC1pY29ucy9haSIsInJlYWN0LWljb25zL2JpIiwicmVhY3QtaWNvbnMvYnMiLCJyZWFjdC1pY29ucy9jZyIsInJlYWN0LWljb25zL2NpIiwicmVhY3QtaWNvbnMvZGkiLCJyZWFjdC1pY29ucy9mYSIsInJlYWN0LWljb25zL2ZhNiIsInJlYWN0LWljb25zL2ZjIiwicmVhY3QtaWNvbnMvZmkiLCJyZWFjdC1pY29ucy9naSIsInJlYWN0LWljb25zL2dvIiwicmVhY3QtaWNvbnMvZ3IiLCJyZWFjdC1pY29ucy9oaSIsInJlYWN0LWljb25zL2hpMiIsInJlYWN0LWljb25zL2ltIiwicmVhY3QtaWNvbnMvaW8iLCJyZWFjdC1pY29ucy9pbzUiLCJyZWFjdC1pY29ucy9saWEiLCJyZWFjdC1pY29ucy9saWIiLCJyZWFjdC1pY29ucy9sdSIsInJlYWN0LWljb25zL21kIiwicmVhY3QtaWNvbnMvcGkiLCJyZWFjdC1pY29ucy9yaSIsInJlYWN0LWljb25zL3J4IiwicmVhY3QtaWNvbnMvc2kiLCJyZWFjdC1pY29ucy9zbCIsInJlYWN0LWljb25zL3RiIiwicmVhY3QtaWNvbnMvdGZpIiwicmVhY3QtaWNvbnMvdGkiLCJyZWFjdC1pY29ucy92c2MiLCJyZWFjdC1pY29ucy93aSJdfSwiY29uZmlnRmlsZSI6Ii9Vc2Vycy9kaHJhdnlhc2hhaC9Eb2N1bWVudHMvY29kZS9hbnljb250ZXh0L2FwcHMvd2ViL25leHQuY29uZmlnLm1qcyIsImNvbmZpZ0ZpbGVOYW1lIjoibmV4dC5jb25maWcubWpzIn0=\",\"pagesType\":\"app\",\"appDirLoader\":\"bmV4dC1hcHAtbG9hZGVyP25hbWU9YXBwJTJGcGFnZSZwYWdlPSUyRnBhZ2UmYXBwUGF0aHM9JTJGcGFnZSZwYWdlUGF0aD1wcml2YXRlLW5leHQtYXBwLWRpciUyRnBhZ2UudHN4JmFwcERpcj0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZhcHBzJTJGd2ViJTJGc3JjJTJGYXBwJnBhZ2VFeHRlbnNpb25zPXRzeCZwYWdlRXh0ZW5zaW9ucz10cyZwYWdlRXh0ZW5zaW9ucz1qc3gmcGFnZUV4dGVuc2lvbnM9anMmcm9vdERpcj0lMkZVc2VycyUyRmRocmF2eWFzaGFoJTJGRG9jdW1lbnRzJTJGY29kZSUyRmFueWNvbnRleHQlMkZhcHBzJTJGd2ViJmlzRGV2PXRydWUmdHNjb25maWdQYXRoPXRzY29uZmlnLmpzb24mYmFzZVBhdGg9JmFzc2V0UHJlZml4PSZuZXh0Q29uZmlnT3V0cHV0PSZwcmVmZXJyZWRSZWdpb249Jm1pZGRsZXdhcmVDb25maWc9ZTMwJTNEIQ==\",\"sriEnabled\":false,\"middlewareConfig\":\"e30=\"}!"},"startTime":1711860150050,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":1780,"timestamp":4078102304380,"id":4214,"parentId":4213,"tags":{},"startTime":1711860150079,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":1849,"timestamp":4078102304314,"id":4213,"parentId":4212,"tags":{},"startTime":1711860150079,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":2496,"timestamp":4078102304168,"id":4212,"parentId":4198,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/MessagePoster.tsx","layer":"ssr"},"startTime":1711860150079,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":63889,"timestamp":4078102266715,"id":4199,"parentId":4198,"tags":{},"startTime":1711860150041,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":2200,"timestamp":4078102348386,"id":4216,"parentId":4215,"tags":{},"startTime":1711860150123,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":3,"timestamp":4078102350606,"id":4218,"parentId":4215,"tags":{},"startTime":1711860150125,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":122,"timestamp":4078102350619,"id":4219,"parentId":4215,"tags":{},"startTime":1711860150125,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":7,"timestamp":4078102350758,"id":4220,"parentId":4215,"tags":{},"startTime":1711860150125,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":9,"timestamp":4078102350777,"id":4221,"parentId":4215,"tags":{},"startTime":1711860150125,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":2647,"timestamp":4078102350597,"id":4217,"parentId":4215,"tags":{},"startTime":1711860150125,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":1122,"timestamp":4078102355133,"id":4222,"parentId":4215,"tags":{},"startTime":1711860150130,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":7620,"timestamp":4078102356263,"id":4223,"parentId":4215,"tags":{},"startTime":1711860150131,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":5575,"timestamp":4078102366438,"id":4224,"parentId":4215,"tags":{},"startTime":1711860150141,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":79,"timestamp":4078102372013,"id":4225,"parentId":4215,"tags":{},"startTime":1711860150147,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":106,"timestamp":4078102372087,"id":4226,"parentId":4215,"tags":{},"startTime":1711860150147,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":8424,"timestamp":4078102372195,"id":4227,"parentId":4215,"tags":{},"startTime":1711860150147,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":44495,"timestamp":4078102340317,"id":4215,"parentId":4198,"tags":{},"startTime":1711860150115,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":121714,"timestamp":4078102265676,"id":4198,"parentId":4196,"tags":{"name":"edge-server"},"startTime":1711860150040,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":16146,"timestamp":4078102387411,"id":4228,"parentId":4196,"tags":{},"startTime":1711860150162,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-invalidated-edge-server","duration":212679,"timestamp":4078102191288,"id":4196,"parentId":3,"tags":{"trigger":"src/app/MessagePoster.tsx"},"startTime":1711860149966,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":3994,"timestamp":4078102409005,"id":4233,"parentId":4230,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1711860150184,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":6359,"timestamp":4078102408973,"id":4231,"parentId":4230,"tags":{"request":"/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1711860150184,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-transform","duration":2499,"timestamp":4078102413896,"id":4240,"parentId":4239,"tags":{},"startTime":1711860150189,"traceId":"a43e3bb0d33d2683"},{"name":"next-swc-loader","duration":2537,"timestamp":4078102413860,"id":4239,"parentId":4238,"tags":{},"startTime":1711860150189,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-tsx","duration":3335,"timestamp":4078102413765,"id":4238,"parentId":4229,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/MessagePoster.tsx","layer":"app-pages-browser"},"startTime":1711860150188,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":11555,"timestamp":4078102409013,"id":4235,"parentId":4230,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fdev-root-not-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fstatic-generation-searchparams-bailout-provider.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Floadable-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!"},"startTime":1711860150184,"traceId":"a43e3bb0d33d2683"},{"name":"read-resource","duration":2581,"timestamp":4078102418187,"id":4242,"parentId":4241,"tags":{},"startTime":1711860150193,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":18984,"timestamp":4078102409001,"id":4232,"parentId":4230,"tags":{"request":"./../../node_modules/next/dist/client/app-next-dev.js"},"startTime":1711860150184,"traceId":"a43e3bb0d33d2683"},{"name":"postcss-process","duration":34289,"timestamp":4078102420823,"id":4244,"parentId":4243,"tags":{},"startTime":1711860150195,"traceId":"a43e3bb0d33d2683"},{"name":"postcss-loader","duration":34875,"timestamp":4078102420784,"id":4243,"parentId":4241,"tags":{},"startTime":1711860150195,"traceId":"a43e3bb0d33d2683"},{"name":"css-loader","duration":9209,"timestamp":4078102455688,"id":4245,"parentId":4241,"tags":{"astUsed":"true"},"startTime":1711860150230,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-css","duration":47562,"timestamp":4078102418106,"id":4241,"parentId":4237,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css.webpack[javascript/auto]!=!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!/Users/dhravyashah/Documents/code/anycontext/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css","layer":null},"startTime":1711860150193,"traceId":"a43e3bb0d33d2683"},{"name":"build-module-css","duration":55971,"timestamp":4078102413273,"id":4237,"parentId":4229,"tags":{"name":"/Users/dhravyashah/Documents/code/anycontext/apps/web/src/app/globals.css","layer":"app-pages-browser"},"startTime":1711860150188,"traceId":"a43e3bb0d33d2683"},{"name":"build-module","duration":18,"timestamp":4078102470022,"id":4246,"parentId":4237,"tags":{},"startTime":1711860150245,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":61148,"timestamp":4078102409010,"id":4234,"parentId":4230,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%22path%22%3A%22src%2Fapp%2Flayout.tsx%22%2C%22import%22%3A%22Inter%22%2C%22arguments%22%3A%5B%7B%22subsets%22%3A%5B%22latin%22%5D%7D%5D%2C%22variableName%22%3A%22inter%22%7D&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2Fglobals.css&server=false!"},"startTime":1711860150184,"traceId":"a43e3bb0d33d2683"},{"name":"add-entry","duration":61313,"timestamp":4078102409015,"id":4236,"parentId":4230,"tags":{"request":"next-flight-client-entry-loader?modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fapp%2FMessagePoster.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fapps%2Fweb%2Fsrc%2Fcomponents%2FQueryAI.tsx&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fapp-router-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fhooks-client-context.shared-runtime.js&modules=%2FUsers%2Fdhravyashah%2FDocuments%2Fcode%2Fanycontext%2Fnode_modules%2Fnext%2Fdist%2Fshared%2Flib%2Fserver-inserted-html.shared-runtime.js&server=false!"},"startTime":1711860150184,"traceId":"a43e3bb0d33d2683"},{"name":"make","duration":63825,"timestamp":4078102406526,"id":4230,"parentId":4229,"tags":{},"startTime":1711860150181,"traceId":"a43e3bb0d33d2683"},{"name":"chunk-graph","duration":746,"timestamp":4078102475596,"id":4248,"parentId":4247,"tags":{},"startTime":1711860150250,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-modules","duration":2,"timestamp":4078102476353,"id":4250,"parentId":4247,"tags":{},"startTime":1711860150251,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunks","duration":38,"timestamp":4078102476362,"id":4251,"parentId":4247,"tags":{},"startTime":1711860150251,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-tree","duration":4,"timestamp":4078102476409,"id":4252,"parentId":4247,"tags":{},"startTime":1711860150251,"traceId":"a43e3bb0d33d2683"},{"name":"optimize-chunk-modules","duration":3,"timestamp":4078102476425,"id":4253,"parentId":4247,"tags":{},"startTime":1711860150251,"traceId":"a43e3bb0d33d2683"},{"name":"optimize","duration":901,"timestamp":4078102476349,"id":4249,"parentId":4247,"tags":{},"startTime":1711860150251,"traceId":"a43e3bb0d33d2683"},{"name":"module-hash","duration":429,"timestamp":4078102478823,"id":4254,"parentId":4247,"tags":{},"startTime":1711860150253,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation","duration":1307,"timestamp":4078102479258,"id":4255,"parentId":4247,"tags":{},"startTime":1711860150254,"traceId":"a43e3bb0d33d2683"},{"name":"hash","duration":7015,"timestamp":4078102481555,"id":4256,"parentId":4247,"tags":{},"startTime":1711860150256,"traceId":"a43e3bb0d33d2683"},{"name":"code-generation-jobs","duration":93,"timestamp":4078102488570,"id":4257,"parentId":4247,"tags":{},"startTime":1711860150263,"traceId":"a43e3bb0d33d2683"},{"name":"module-assets","duration":111,"timestamp":4078102488657,"id":4258,"parentId":4247,"tags":{},"startTime":1711860150263,"traceId":"a43e3bb0d33d2683"},{"name":"create-chunk-assets","duration":2246,"timestamp":4078102488771,"id":4259,"parentId":4247,"tags":{},"startTime":1711860150263,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-generateClientManifest","duration":34,"timestamp":4078102491628,"id":4261,"parentId":4229,"tags":{},"startTime":1711860150266,"traceId":"a43e3bb0d33d2683"},{"name":"NextJsBuildManifest-createassets","duration":174,"timestamp":4078102491583,"id":4260,"parentId":4229,"tags":{},"startTime":1711860150266,"traceId":"a43e3bb0d33d2683"},{"name":"seal","duration":20041,"timestamp":4078102472747,"id":4247,"parentId":4229,"tags":{},"startTime":1711860150247,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-compilation","duration":86578,"timestamp":4078102406234,"id":4229,"parentId":4197,"tags":{"name":"client"},"startTime":1711860150181,"traceId":"a43e3bb0d33d2683"},{"name":"emit","duration":6960,"timestamp":4078102492823,"id":4262,"parentId":4197,"tags":{},"startTime":1711860150267,"traceId":"a43e3bb0d33d2683"},{"name":"webpack-invalidated-client","duration":309557,"timestamp":4078102191885,"id":4197,"parentId":3,"tags":{"trigger":"src/app/MessagePoster.tsx"},"startTime":1711860149967,"traceId":"a43e3bb0d33d2683"}] diff --git a/apps/web/src/app/MessagePoster.tsx b/apps/web/src/app/MessagePoster.tsx index 64c74d0a..76bbc4dd 100644 --- a/apps/web/src/app/MessagePoster.tsx +++ b/apps/web/src/app/MessagePoster.tsx @@ -10,7 +10,7 @@ function MessagePoster({ jwt }: { jwt: string }) { return ( <button onClick={() => window.postMessage({ jwt }, '*')}> - Validate Extension + Send auth token to extension </button> ); } diff --git a/apps/web/src/app/page.tsx b/apps/web/src/app/page.tsx index 6de490f8..2522a25f 100644 --- a/apps/web/src/app/page.tsx +++ b/apps/web/src/app/page.tsx @@ -1,5 +1,3 @@ -import { Input } from '@/components/ui/input'; -import { Button } from '@/components/ui/button'; import { CardContent, Card } from '@/components/ui/card'; import { db } from '@/server/db'; import { @@ -11,9 +9,9 @@ import { import { eq, inArray } from 'drizzle-orm'; import { cookies, headers } from 'next/headers'; import { redirect } from 'next/navigation'; -import { Label } from '@/components/ui/label'; import Image from 'next/image'; import QueryAI from '@/components/QueryAI'; +import MessagePoster from './MessagePoster'; export const runtime = 'edge'; @@ -91,6 +89,8 @@ export default async function Home() { <QueryAI /> + <MessagePoster jwt={token} /> + {/* TODO: LABEL THE WEBSITES USING A CLASSIFICATION MODEL */} {/* <nav className="flex space-x-2 my-4"> <Badge variant="secondary">Technology (2)</Badge> |