-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdev_server.log
More file actions
21 lines (17 loc) · 925 Bytes
/
dev_server.log
File metadata and controls
21 lines (17 loc) · 925 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
> self-evolving-website@0.1.0 dev
> next dev --port 3131
▲ Next.js 16.1.1 (Turbopack)
- Local: http://localhost:3131
- Network: http://192.168.0.2:3131
✓ Starting...
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy
✓ Ready in 1448ms
○ Compiling /guestbook ...
DailyLoginBonus render state: null
GET /guestbook 200 in 18.8s (compile: 16.8s, proxy.ts: 96ms, render: 1983ms)
DailyLoginBonus render state: null
GET /guestbook 200 in 195ms (compile: 9ms, proxy.ts: 8ms, render: 178ms)