Files
alrahma_sunday_school_api/apps/dashboard/.turbo/turbo-build.log
T
2026-06-11 03:22:12 -04:00

3.6 KiB

 
> @rentaldrivego/dashboard@1.0.0 prebuild
> npm run build --workspace @rentaldrivego/types
 
 
> @rentaldrivego/types@1.0.0 build
> tsc
 
 
> @rentaldrivego/dashboard@1.0.0 build
> next build
 
▲ Next.js 16.2.8 (Turbopack)
- Environments: .env
 
The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy
Creating an optimized production build ...
Compiled successfully in 5.7s
Finished TypeScript in 4.5s
Collecting page data using 9 workers in 350ms
Generating static pages using 9 workers (24/24) in 227ms
Finalizing page optimization in 10ms
 
Route (app)
┌ ƒ /
├ ƒ /_not-found
├ ƒ /billing
├ ƒ /complaints
├ ƒ /contracts
├ ƒ /contracts/[id]
├ ƒ /customers
├ ƒ /fleet
├ ƒ /fleet/[id]
├ ƒ /forgot-password
├ ○ /icon.svg
├ ƒ /notifications
├ ƒ /offers
├ ƒ /onboarding
├ ƒ /onboarding/accept-invite
├ ƒ /online-reservations
├ ƒ /reports
├ ƒ /reservations
├ ƒ /reservations/[id]
├ ƒ /reservations/new
├ ƒ /reset-password
├ ƒ /reviews
├ ƒ /settings
├ ƒ /sign-in
├ ƒ /sign-up/[[...sign-up]]
├ ƒ /subscription
└ ƒ /team
 
 
ƒ Proxy (Middleware)
 
○ (Static) prerendered as static content
ƒ (Dynamic) server-rendered on demand