Enable dynamic rendering and update Next.js config
Added 'force-dynamic' export to admin orders and status pages for dynamic rendering. Updated next.config.mjs to modularize imports for better tree-shaking and switched to Turbopack for optimal bundle sizes. Upgraded Next.js and related dependencies in package.json and package-lock.json.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"commitHash": "18ac222",
|
||||
"buildTime": "2025-12-31T06:46:19.353Z"
|
||||
"commitHash": "66e9543",
|
||||
"buildTime": "2025-12-31T07:04:51.067Z"
|
||||
}
|
||||
Reference in New Issue
Block a user