big bang v2?

This commit is contained in:
moonleay 2023-10-18 17:58:15 +02:00
commit 212d3a25a5
78 changed files with 2299 additions and 0 deletions

4
next.config.js Normal file
View file

@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig