Skip to content

Commit

Permalink
added dependencies 2
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeSinLiang committed Mar 31, 2024
1 parent 3e4bfc6 commit aeb8641
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ const nextConfig = {
{
protocol: "https",
hostname: "https://arbour-io.onrender.com",
pathname: "**",
},
],
},
}
};

module.exports = nextConfig;
module.exports = nextConfig;

0 comments on commit aeb8641

Please sign in to comment.