examples
examples copied to clipboard
Custom error page with hostname-rewrites / i18n
Both examples rewrite the path to prefix some data, but it doesn't seem to work for error pages (both 404.js and _error.js). Is there any way around this without custom handling in getServerSideProps?