Remove comment

This commit is contained in:
DefectingCat
2022-11-01 14:06:44 +08:00
parent dcec7044c7
commit d42e9a63e7
4 changed files with 3 additions and 56 deletions

View File

@ -10,7 +10,7 @@ const nextConfig = {
output: 'standalone',
images: isExport ? { unoptimized: true } : {},
experimental: {
runtime: 'experimental-edge',
// runtime: 'experimental-edge',
largePageDataBytes: 512 * 1000,
},
compiler: {