initial commit

This commit is contained in:
2022-03-16 16:30:43 +00:00
parent 57402cd040
commit 53ee49c722
394 changed files with 1509 additions and 83 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
module.exports = {
reactStrictMode: true,
}
images: {
minimumCacheTTL: 0,
},
};