WIP
This commit is contained in:
3
frontend/pages/500.js
Normal file
3
frontend/pages/500.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Custom500() {
|
||||
return <h1>500 - Server-side error occurred</h1>
|
||||
}
|
||||
Reference in New Issue
Block a user