Skip to content

Commit 1bb2ab9

Browse files
euuu y'a ptt un chargement ou jsp quoi ???
genre avant quand je me conn
1 parent 27b3942 commit 1bb2ab9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"genkit:dev": "genkit start -- tsx src/ai/dev.ts",
88
"genkit:watch": "genkit start -- tsx --watch src/ai/dev.ts",
99
"build": "next build",
10-
"start": "next start",
10+
"start": "next start -p 9002",
1111
"prod": "npm run build && npm run start",
1212
"lint": "next lint",
1313
"typecheck": "tsc --noEmit"
@@ -80,4 +80,4 @@
8080
"tailwindcss": "^3.4.1",
8181
"typescript": "^5"
8282
}
83-
}
83+
}

0 commit comments

Comments
 (0)