Skip to content

Commit

Permalink
Update next.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
shakugannosaints authored Nov 24, 2024
1 parent b0f153d commit a3369c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import type { NextConfig } from 'next'

const nextConfig: NextConfig = {
/* config options here */
basePath: '/appicon-forge',
basePath: '/',
output: 'export',
}

Expand Down

0 comments on commit a3369c6

Please sign in to comment.