Merge branch 'development' of https://git.ourworld.tf/ourworld_web/ourverse_new into development
This commit is contained in:
commit
b7ff5960ba
@ -1,4 +1,6 @@
|
|||||||
/** @type {import('next').NextConfig} */
|
/** @type {import('next').NextConfig} */
|
||||||
const nextConfig = {}
|
const nextConfig = {
|
||||||
|
output: 'export',
|
||||||
|
};
|
||||||
|
|
||||||
module.exports = nextConfig
|
module.exports = nextConfig;
|
||||||
|
Loading…
Reference in New Issue
Block a user