export const runtime = "edge"; export default function NotFound() { return ( <> 404: This page could not be found.