-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdev.log
More file actions
32 lines (29 loc) · 818 Bytes
/
dev.log
File metadata and controls
32 lines (29 loc) · 818 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
> clearcut-ai-saas@1.0.0 dev
> next dev --port 3000
▲ Next.js 15.5.16
- Local: http://localhost:3000
- Network: http://192.168.1.18:3000
✓ Starting...
✓ Ready in 4.6s
○ Compiling / ...
✓ Compiled / in 14.3s (1622 modules)
GET / 200 in 16092ms
GET / 200 in 414ms
○ Compiling /blog ...
✓ Compiled /pricing in 3.3s (1625 modules)
GET / 200 in 1997ms
GET /blog 200 in 4008ms
GET /api-docs 200 in 3397ms
GET /pricing 200 in 2596ms
○ Compiling /register ...
✓ Compiled /login in 1873ms (1632 modules)
GET /login 200 in 1528ms
GET /register 200 in 2173ms
GET /blog 200 in 100ms
○ Compiling /contact ...
✓ Compiled /contact in 887ms (1638 modules)
GET /contact 200 in 1248ms
GET /pricing 200 in 345ms
GET / 200 in 71ms
GET / 200 in 61ms
GET / 200 in 560ms