Skip to content

Commit e6fca9f

Browse files
committed
next.config.ts
1 parent 0dbeefd commit e6fca9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import type { NextConfig } from "next";
33
const nextConfig: NextConfig = {
44
/* config options here */
55
output: "standalone",
6-
unoptimized: true,
76
};
87

98
export default nextConfig;

0 commit comments

Comments
 (0)