static
This commit is contained in:
parent
5fb5a3d1cc
commit
79e7a52fca
@ -1,10 +1,7 @@
|
|||||||
import type { NextConfig } from "next";
|
import type { NextConfig } from "next";
|
||||||
|
|
||||||
const nextConfig: NextConfig = {
|
const nextConfig: NextConfig = {
|
||||||
output: 'export'
|
output: 'export',
|
||||||
};
|
|
||||||
|
|
||||||
module.exports = {
|
|
||||||
images: {
|
images: {
|
||||||
unoptimized: true,
|
unoptimized: true,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user