We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a0d36 commit b7a569eCopy full SHA for b7a569e
next.config.mjs
@@ -5,8 +5,7 @@ const nextConfig = {
5
{
6
protocol: "https",
7
hostname: "java-users-rest-api-bucket.s3.us-east-1.amazonaws.com",
8
- port: "",
9
- pathname: "",
+ pathname: "**",
10
},
11
],
12
0 commit comments