From cbc17db44c18a19702938b3fe70ea3de81d326ea Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Mon, 1 Dec 2025 00:45:09 +0000 Subject: make it work --- projects/96/next.config.mjs | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 projects/96/next.config.mjs (limited to 'projects/96/next.config.mjs') diff --git a/projects/96/next.config.mjs b/projects/96/next.config.mjs deleted file mode 100644 index 88c6058..0000000 --- a/projects/96/next.config.mjs +++ /dev/null @@ -1,4 +0,0 @@ -/** @type {import('next').NextConfig} */ -export default { - output: "export", -}; -- cgit v1.2.3