ErrorCouldn't connect to a server on port 3000. Ensure you have selected

This commit is contained in:
Leon Serfaty G
2025-09-01 07:10:44 +00:00
parent 71995d0632
commit 8df60508ac
3 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -4,7 +4,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev --turbopack -p 9002",
"dev": "next dev --turbopack -p 3000",
"genkit:dev": "genkit start -- tsx src/ai/dev.ts",
"genkit:watch": "genkit start -- tsx --watch src/ai/dev.ts",
"build": "next build",