We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c0109 commit f5fbca0Copy full SHA for f5fbca0
next.config.js
@@ -0,0 +1,5 @@
1
+module.exports = {
2
+ images: {
3
+ domains: ["storage.googleapis.com"],
4
+ },
5
+};
0 commit comments