Initial commit from Create Next App

This commit is contained in:
Florian Sylvain
2023-11-08 13:58:59 +01:00
commit c0da6914c2
15 changed files with 4664 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig