Initial commit from Create Next App

This commit is contained in:
2024-01-25 17:12:27 +01:00
commit 0188a7d27d
14 changed files with 4643 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;