import { Metadata } from 'next' import Link from 'next/link' export const metadata: Metadata = { title: 'Server Error / granblue.team', description: 'The server encountered an internal error and was unable to complete your request' } export default function ServerErrorPage() { return (
The server encountered an internal error and was unable to complete your request.
Our team has been notified and is working to fix the issue.