{
  "/_global-error/page": "app/_global-error/page.js",
  "/_not-found/page": "app/_not-found/page.js",
  "/api/customers/route": "app/api/customers/route.js",
  "/api/inventory/route": "app/api/inventory/route.js",
  "/api/orders/route": "app/api/orders/route.js",
  "/api/products/route": "app/api/products/route.js",
  "/api/suppliers/route": "app/api/suppliers/route.js",
  "/customers/page": "app/customers/page.js",
  "/favicon.ico/route": "app/favicon.ico/route.js",
  "/inventory/page": "app/inventory/page.js",
  "/orders/page": "app/orders/page.js",
  "/page": "app/page.js",
  "/products/new/page": "app/products/new/page.js",
  "/products/page": "app/products/page.js",
  "/suppliers/page": "app/suppliers/page.js"
}