Skip to content

Commit 3ec75da

Browse files
Update
1 parent aabfaf0 commit 3ec75da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
3+
basePath: '/',
34
output: 'export',
45
reactStrictMode: true,
56
images: {

0 commit comments

Comments
 (0)