3.3 KiB
3.3 KiB
> @rentaldrivego/admin@1.0.0 prebuild
> npm run build --workspace @rentaldrivego/types
> @rentaldrivego/types@1.0.0 build
> tsc
> @rentaldrivego/admin@1.0.0 build
> next build
▲ Next.js 16.2.8 (Turbopack)
⚠ 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 4.0s
✓ Finished TypeScript in 3.4s
✓ Collecting page data using 9 workers in 449ms
✓ Generating static pages using 9 workers (20/20) in 393ms
✓ Finalizing page optimization in 13ms
Route (app)
┌ ○ /
├ ○ /_not-found
├ ○ /auth-redirect
├ ○ /dashboard
├ ○ /dashboard/admin-users
├ ○ /dashboard/audit-logs
├ ○ /dashboard/billing
├ ○ /dashboard/companies
├ ƒ /dashboard/companies/[id]
├ ○ /dashboard/containers
├ ○ /dashboard/menu-management
├ ○ /dashboard/notifications
├ ○ /dashboard/pricing
├ ○ /dashboard/renters
├ ○ /dashboard/site-config
├ ○ /forgot-password
├ ○ /icon
├ ƒ /login
└ ○ /reset-password
ƒ Proxy (Middleware)
○ (Static) prerendered as static content
ƒ (Dynamic) server-rendered on demand