Skip to content

Commit 542d20b

Browse files
committed
⚙️: Update structure:
1 parent d57b66f commit 542d20b

3 files changed

Lines changed: 21 additions & 131 deletions

File tree

next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
33
// basePath: "/seo-test",
4-
output: "export",
4+
// output: "export",
55
};
66

77
module.exports = nextConfig;

0 commit comments

Comments
 (0)