Initial Push

Inititial project state
This commit is contained in:
SinusFox
2024-09-13 21:16:46 +02:00
parent f451676f5f
commit bfca38fcdd
14 changed files with 5664 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;