Skip to content

Commit

Permalink
Switch to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag-roy committed Feb 14, 2023
1 parent 6862ca4 commit e84f934
Show file tree
Hide file tree
Showing 5 changed files with 2,797 additions and 5 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: false,
output: 'standalone',
};

module.exports = nextConfig;
Loading

0 comments on commit e84f934

Please sign in to comment.