initialize nextjs project

This commit is contained in:
Yusuf İpek
2021-07-26 01:28:48 +03:00
parent 31cbeabde5
commit 833c6c79cd
13 changed files with 9541 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"extends": ["next", "next/core-web-vitals"]
}