optimize code

This commit is contained in:
2025-10-31 09:37:56 +08:00
parent b74e985770
commit f5bb1ca507
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
import type { NextConfig } from "next";
const nextConfig: NextConfig = {
/* config options here */
output: "standalone",