-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdev_server.log
More file actions
19 lines (16 loc) · 785 Bytes
/
Copy pathdev_server.log
File metadata and controls
19 lines (16 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
> my-project@0.1.0 dev
> node scripts/dev.js
▲ Next.js 16.2.9 (Turbopack)
- Local: http://localhost:3000
- Network: http://192.168.0.2:3000
✓ Ready in 593ms
⚠ `experimental.typedRoutes` has been moved to `typedRoutes`. Please update your next.config.mjs file accordingly.
- Experiments (use with caution):
⨯ typedRoutes
NEXT_PUBLIC_SANITY_PROJECT_ID is not set, using fallback: pzzfhnzk
Initializing Sanity Client - Project: pzzfhnzk, Dataset: development
SANITY_API_TOKEN is missing. Server-side fetches may fail for private datasets.
Initializing Sanity Server Client - Project: pzzfhnzk, Dataset: development
GET / 200 in 1237ms (next.js: 288ms, application-code: 949ms)
✓ Compiled in 400ms
GET / 200 in 211ms (next.js: 14ms, application-code: 196ms)