Initial commit from Create Next App

This commit is contained in:
Ehsan
2024-05-13 16:00:04 +03:30
commit 82ae4ed80e
14 changed files with 2031 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;