diff --git a/next.config.js b/next.config.js index 06a00b6..cf4ab9c 100644 --- a/next.config.js +++ b/next.config.js @@ -14,6 +14,7 @@ module.exports = { output: 'export', basePath: '/AiProf', + appDir: true, };