v4
Documentation
Route name

Customize the admin route name

💡

This documentation covers an older version of Next Admin. If you are using the latest version (>=5.0.0 and above), please refer to the current documentation.

When setting up next-admin you can set the admin panel route name to whatever you want. The admin panel route name is set by your folder name.

Examples:

You want to have your next admin panel at https://website.com/admin

      • [[...nextadmin]].tsx
  • You want to have your next admin panel at https://website.com/prisma

      • [[...nextadmin]].tsx