We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e9b65c commit 5acb6b9Copy full SHA for 5acb6b9
next.config.js
@@ -2,7 +2,6 @@ const withNextIntl = require('next-intl/plugin')('./i18n/request.ts');
2
3
/** @type {import('next').NextConfig} */
4
const nextConfig = {
5
- output: 'export',
6
images: {
7
unoptimized: true,
8
},
0 commit comments