Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
SuprSend-NotificationAPI committed Aug 3, 2024
1 parent df8a258 commit 7c186f3
Show file tree
Hide file tree
Showing 3 changed files with 381 additions and 1 deletion.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
output: 'export',
// Add any other configurations if needed
};

Expand Down
Loading

0 comments on commit 7c186f3

Please sign in to comment.