Utility Feature

Table of Contents

Introduction

These are templates for utility pages such as error pages, etc.

404 Error

Template is setup automatically already. But it can also be imported from @/templates/utility as ErrorPage404Template

Check out the Demo

500 Error

Template is setup automatically already. But it can also be imported from @/templates/utility as ErrorPage500Template

Maintenance page

Template is setup automatically already. But it can also be imported from @/templates/utility as MaintenancePageTemplate

You can enable maintenance page by setting this Environment variable: NEXT_PUBLIC_UNDER_MAINTENANCE