Skip to content

Commit ceb9f1b

Browse files
authored
Update README.md (#59)
The actual activation port number was wrong.
1 parent 869cf89 commit ceb9f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Start the development server with HMR:
3030
npm run dev
3131
```
3232

33-
Your application will be available at `http://localhost:5173`.
33+
Your application will be available at `http://localhost:3000`.
3434

3535
## Building for Production
3636

0 commit comments

Comments
 (0)