mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Update large page data
This commit is contained in:
@ -11,6 +11,7 @@ const nextConfig = {
|
|||||||
images: isExport ? { unoptimized: true } : {},
|
images: isExport ? { unoptimized: true } : {},
|
||||||
experimental: {
|
experimental: {
|
||||||
// runtime: 'nodejs',
|
// runtime: 'nodejs',
|
||||||
|
largePageDataBytes: 512 * 1000,
|
||||||
},
|
},
|
||||||
compiler: {
|
compiler: {
|
||||||
removeConsole: process.env.NODE_ENV === 'production',
|
removeConsole: process.env.NODE_ENV === 'production',
|
||||||
|
Reference in New Issue
Block a user