mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 09:11:38 +00:00
Add app directory
This commit is contained in:
@ -11,7 +11,8 @@ const nextConfig = {
|
||||
images: isExport ? { unoptimized: true } : {},
|
||||
experimental: {
|
||||
// runtime: 'experimental-edge',
|
||||
largePageDataBytes: 512 * 1000,
|
||||
// largePageDataBytes: 512 * 1000,
|
||||
appDir: true,
|
||||
},
|
||||
compiler: {
|
||||
removeConsole: process.env.NODE_ENV === 'production',
|
||||
|
Reference in New Issue
Block a user