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
+7
View File
@@ -0,0 +1,7 @@
{
"compilerOptions": {
"paths": {
"@/*": ["./*"]
}
}
}