export default async function Page() { throw new Error('Kaputt!') return

This page always errors.

}