Appearance
Error Handling
FreshSource: shipfa.st/docs/features/error-handling
Built-in Error Pages
| File | Handles |
|---|---|
/app/error.js | JavaScript errors (graceful fallback) |
/app/not-found.js | 404 not found errors |
Both use the <ButtonSupport /> component for user support.
Support Behavior
- If
crisp.idis set inconfig.js: opens Crisp chat - If not set: opens mail client (
mailto:) usingresend.supportEmailfromconfig.js