Skip to content
Back to Templates

Custom Platform Error Pages (Next.js Public dir)

Customize the platform error page with the public/ directory.

custom-error-page-public-dir-home

| | 500 | /500.html | | 502 | /500.html (fallback) | | 503 | /500.html (fallback) | | 504 | /504.html | | 508 | /500.html (fallback) |

Learn more

GitHub Repovercel/examples
Use Cases