This commit is contained in:
Archer
2026-05-07 16:35:29 +08:00
committed by GitHub
parent 45c9761d61
commit 78df44116a
-1
View File
@@ -7,7 +7,6 @@ const config: NextConfig = {
output: 'standalone',
reactStrictMode: true,
compress: true,
skipTrailingSlashRedirect: true,
async headers() {
return [
{