add build action config
This commit is contained in:
19
build_temp/.next/server/app/my-customers/[id]/page.js
Normal file
19
build_temp/.next/server/app/my-customers/[id]/page.js
Normal 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
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 3,
|
||||
"sources": [],
|
||||
"sections": []
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"/my-customers/[id]/page": "app/my-customers/[id]/page.js"
|
||||
}
|
||||
@@ -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": []
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"pages": {},
|
||||
"app": {
|
||||
"[project]/app/my-customers/[id]/page": [
|
||||
"static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2"
|
||||
]
|
||||
},
|
||||
"appUsingSizeAdjust": true,
|
||||
"pagesUsingSizeAdjust": false
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -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
Reference in New Issue
Block a user