add build action config

This commit is contained in:
DanielS
2026-06-22 21:12:46 +02:00
parent ba24ee33e6
commit 8c990b9628
729 changed files with 25605 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/my-customers/[id]/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__0yyw4ha._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0ixdcs~._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0k7055v.js")
R.c("server/chunks/ssr/[root-of-the-server]__0.m8mql._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0.angw.._.js")
R.c("server/chunks/ssr/node_modules_next_dist_compiled_@opentelemetry_api_index_0zv0b3p.js")
R.c("server/chunks/ssr/[root-of-the-server]__0btml7h._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0lgvd_..js")
R.c("server/chunks/ssr/_0x.aiu-._.js")
R.c("server/chunks/ssr/node_modules_next_dist_05~t7f3._.js")
R.c("server/chunks/ssr/node_modules_0mbjt18._.js")
R.c("server/chunks/ssr/node_modules_next_0p22336._.js")
R.c("server/chunks/ssr/_0ltbyqh._.js")
R.m(76448)
module.exports=R.m(76448).exports

View File

@@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,3 @@
{
"/my-customers/[id]/page": "app/my-customers/[id]/page.js"
}

View File

@@ -0,0 +1,19 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/03~yq9q893hmn.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/0ze4gu236oq96.js",
"static/chunks/10qd__0r7a~.l.js",
"static/chunks/0-gaanm6h49z~.js",
"static/chunks/06c8h6921f-oo.js",
"static/chunks/15jasrm2107sy.js",
"static/chunks/181uojwh.t2ik.js",
"static/chunks/turbopack-0u.mb44r17v0_.js"
],
"pages": {},
"ampFirstPages": []
}

View File

@@ -0,0 +1,10 @@
{
"pages": {},
"app": {
"[project]/app/my-customers/[id]/page": [
"static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2"
]
},
"appUsingSizeAdjust": true,
"pagesUsingSizeAdjust": false
}

View File

@@ -0,0 +1,41 @@
{
"node": {
"40b1828e674eaaaba9492eb021cee55fcf1bf5db06": {
"workers": {
"app/my-customers/[id]/page": {
"moduleId": 93825,
"async": false,
"exportedName": "getEndCustomer",
"filename": "lib/actions/end-customers.ts"
}
},
"exportedName": "getEndCustomer",
"filename": "lib/actions/end-customers.ts"
},
"604eedcac9aeacad0088ea6f03de48edc8c9904b05": {
"workers": {
"app/my-customers/[id]/page": {
"moduleId": 93825,
"async": false,
"exportedName": "updateEndCustomer",
"filename": "lib/actions/end-customers.ts"
}
},
"exportedName": "updateEndCustomer",
"filename": "lib/actions/end-customers.ts"
},
"40a0f04003dd01338359a0385cffe593cf4fb2b44c": {
"workers": {
"app/my-customers/[id]/page": {
"moduleId": 93825,
"async": false,
"exportedName": "anonymizeEndCustomer",
"filename": "lib/actions/end-customers.ts"
}
},
"exportedName": "anonymizeEndCustomer",
"filename": "lib/actions/end-customers.ts"
}
},
"edge": {}
}

File diff suppressed because one or more lines are too long