v1.0.0
- Adds a custom error page for routes that don't exist in the Next.js static build - This prevents infinite redirect loops when Next.js tries to navigate to routes that weren't exported (e.g., /private without index.html) - The error page provides a user-friendly message and a link to the admin dashboard