This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "next build --turbopack",
|
||||
"start": "next start",
|
||||
"start": "next start --port 3100",
|
||||
"lint": "biome check",
|
||||
"format": "biome format --write",
|
||||
"migrate": "prisma migrate dev",
|
||||
|
||||
Reference in New Issue
Block a user