Starting Next.js build... > laad-memorial@1.0.0 build > next build ▲ Next.js 16.3.5 (Turbopack) - Environments: .env.local ✓ Running next.config.ts took 27ms Creating an optimized production build ... ✓ Compiled successfully in 1612ms Running TypeScript ... Finished TypeScript in 1570ms ... Collecting page data using 5 workers ... Generating static pages using 5 workers (0/18) ... Generating static pages using 5 workers (4/18) Generating static pages using 5 workers (8/18) Generating static pages using 5 workers (13/18) Failed to build /sitemap.xml/route: /sitemap.xml (attempt 1 of 3) because it took more than 60 seconds. Retrying again shortly. ✓ Generating static pages using 5 workers (18/18) in 118s Finalizing page optimization ... Route (app) ┌ ƒ / ├ ƒ /_not-found ├ ƒ /about ├ ƒ /accessibility ├ ƒ /api/candles ├ ƒ /api/memorials/random ├ ƒ /api/portraits/[id] ├ ƒ /contact ├ ○ /icon.png ├ ƒ /memorials ├ ƒ /memorials/[slug] ├ ƒ /privacy ├ ƒ /robots.txt ├ ƒ /sitemap.xml └ ƒ /terms ○ (Static) prerendered as static content ƒ (Dynamic) server-rendered on demand Process finished with code: 0 ✅ BUILD COMPLETED SUCCESSFULLY