first commit

This commit is contained in:
mukesh13
2025-06-25 18:11:58 +05:30
parent 97a189ad2c
commit 9f699737c7
5 changed files with 17 additions and 17 deletions

View File

@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"dev": "next dev --turbopack",
"build": "next build",
"start": "next start",
"lint": "next lint"