|
| 1 | +▲ Next.js 16.1.4 (webpack) |
| 2 | +- Environments: .env.local |
| 3 | + |
| 4 | + Creating an optimized production build ... |
| 5 | + ✓ (pwa) Compiling for server... |
| 6 | + ✓ (pwa) Compiling for server... |
| 7 | + ✓ (pwa) Compiling for client (static)... |
| 8 | + ○ (pwa) Service worker: E:\CEP\elearning-platform\public\sw.js |
| 9 | + ○ (pwa) URL: /sw.js |
| 10 | + ○ (pwa) Scope: / |
| 11 | +✓ Compiled successfully in 9.8s |
| 12 | + Running TypeScript ... |
| 13 | + Collecting page data using 11 workers ... |
| 14 | + Generating static pages using 11 workers (0/10) ... |
| 15 | +⚠ Unsupported metadata themeColor is configured in metadata export in /auth/forgot-password. Please move it to viewport export instead. |
| 16 | +Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport |
| 17 | +⚠ Unsupported metadata themeColor is configured in metadata export in /auth/login. Please move it to viewport export instead. |
| 18 | +Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport |
| 19 | +⚠ Unsupported metadata themeColor is configured in metadata export in /auth/verify-email. Please move it to viewport export instead. |
| 20 | +Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport |
| 21 | +⚠ Unsupported metadata themeColor is configured in metadata export in /auth/signup. Please move it to viewport export instead. |
| 22 | +Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport |
| 23 | +⚠ Unsupported metadata themeColor is configured in metadata export in /dashboard/manage. Please move it to viewport export instead. |
| 24 | +Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport |
| 25 | +⚠ Unsupported metadata themeColor is configured in metadata export in /dashboard. Please move it to viewport export instead. |
| 26 | +Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport |
| 27 | +⚠ Unsupported metadata themeColor is configured in metadata export in /_not-found. Please move it to viewport export instead. |
| 28 | +Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport |
| 29 | +⚠ Unsupported metadata themeColor is configured in metadata export in /db-diagnostic. Please move it to viewport export instead. |
| 30 | +Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport |
| 31 | + Generating static pages using 11 workers (2/10) |
| 32 | +⚠ Unsupported metadata themeColor is configured in metadata export in /. Please move it to viewport export instead. |
| 33 | +Read more: https://nextjs.org/docs/app/api-reference/functions/generate-viewport |
| 34 | + Generating static pages using 11 workers (4/10) |
| 35 | + Generating static pages using 11 workers (7/10) |
| 36 | +✓ Generating static pages using 11 workers (10/10) in 946.6ms |
| 37 | + Finalizing page optimization ... |
| 38 | + Collecting build traces ... |
| 39 | + |
| 40 | +Route (app) |
| 41 | +┌ ○ / |
| 42 | +├ ○ /_not-found |
| 43 | +├ ○ /auth/forgot-password |
| 44 | +├ ○ /auth/login |
| 45 | +├ ○ /auth/signup |
| 46 | +├ ○ /auth/verify-email |
| 47 | +├ ○ /dashboard |
| 48 | +├ ○ /dashboard/manage |
| 49 | +└ ○ /db-diagnostic |
| 50 | + |
| 51 | + |
| 52 | +○ (Static) prerendered as static content |
| 53 | + |
0 commit comments