import { ErrorComponent } from '../../component' export default () => <ErrorComponent name="server-edge" /> export const runtime = 'edge'