Skip to content

Commit

Permalink
Merge pull request #34 from abolfazlcodes/stage
Browse files Browse the repository at this point in the history
Stage
  • Loading branch information
abolfazlcodes authored Jun 4, 2024
2 parents 66688c5 + 8568457 commit 073afc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
// basePath: "/arman",
basePath: "",
};

export default nextConfig;

0 comments on commit 073afc1

Please sign in to comment.