Skip to content

Commit 5acb6b9

Browse files
committed
1
1 parent 8e9b65c commit 5acb6b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ const withNextIntl = require('next-intl/plugin')('./i18n/request.ts');
22

33
/** @type {import('next').NextConfig} */
44
const nextConfig = {
5-
output: 'export',
65
images: {
76
unoptimized: true,
87
},

0 commit comments

Comments
 (0)