This commit is contained in:
Eric Ciarla
2024-07-23 15:48:12 -04:00
parent 252bc09ee2
commit a0d89169ed
24 changed files with 5893 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;