export default function RuntimeErrorPage() { throw new Error('Test runtime error') }