### Issue Type Page Update ### Issue Description Next.js dynamic pages should handle 404/500 gracefully. ### Expected Outcome Implement error boundary at app level. ### Additional Details (for Other / Bug / Backend) Suggested files: app/error.js / app/not-found.js
Issue Type
Page Update
Issue Description
Next.js dynamic pages should handle 404/500 gracefully.
Expected Outcome
Implement error boundary at app level.
Additional Details (for Other / Bug / Backend)
Suggested files: app/error.js / app/not-found.js