.
This commit is contained in:
parent
bc551c57e9
commit
5060c191db
@ -1,3 +1,5 @@
|
|||||||
/** @type {import('next').NextConfig} */
|
/** @type {import('next').NextConfig} */
|
||||||
const nextConfig = {};
|
const nextConfig = {
|
||||||
|
output: 'export',
|
||||||
|
};
|
||||||
export default nextConfig;
|
export default nextConfig;
|
||||||
Loading…
x
Reference in New Issue
Block a user