initial commit

This commit is contained in:
2023-05-17 21:38:26 +02:00
commit 95f29085b7
17 changed files with 4607 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig