correction deploiement
This commit is contained in:
3
.next/server/app/checkout/page/app-paths-manifest.json
Normal file
3
.next/server/app/checkout/page/app-paths-manifest.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"/checkout/page": "app/checkout/page.js"
|
||||
}
|
||||
17
.next/server/app/checkout/page/build-manifest.json
Normal file
17
.next/server/app/checkout/page/build-manifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"devFiles": [],
|
||||
"ampDevFiles": [],
|
||||
"polyfillFiles": [
|
||||
"static/chunks/a6dad97d9634a72d.js"
|
||||
],
|
||||
"lowPriorityFiles": [],
|
||||
"rootMainFiles": [
|
||||
"static/chunks/2f95708884cc928a.js",
|
||||
"static/chunks/2ec26efb5effde60.js",
|
||||
"static/chunks/2d1ce1663f6952f0.js",
|
||||
"static/chunks/52427933b11d700a.js",
|
||||
"static/chunks/turbopack-c61e6754afd196ce.js"
|
||||
],
|
||||
"pages": {},
|
||||
"ampFirstPages": []
|
||||
}
|
||||
11
.next/server/app/checkout/page/next-font-manifest.json
Normal file
11
.next/server/app/checkout/page/next-font-manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"pages": {},
|
||||
"app": {
|
||||
"[project]/Documents/00 - projet/plumeia/src/app/checkout/page": [
|
||||
"static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2",
|
||||
"static/media/248e1dc0efc99276-s.p.8a6b2436.woff2"
|
||||
]
|
||||
},
|
||||
"appUsingSizeAdjust": true,
|
||||
"pagesUsingSizeAdjust": false
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"node": {},
|
||||
"edge": {}
|
||||
}
|
||||
Reference in New Issue
Block a user