Skip to content

Commit

Permalink
Configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Waseem raja Shaik authored and Waseem raja Shaik committed Feb 11, 2024
1 parent 4171784 commit ed3d2a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ const __filename = fileURLToPath(import.meta.url);
const __dirname = path.dirname(__filename);

const nextConfig = {
reactStrictMode: true,
basePath: '/sunsetdiner',
output: 'export',
images: {
unoptimized: true,
Expand Down

0 comments on commit ed3d2a5

Please sign in to comment.