{
  "version": 3,
  "pages404": true,
  "caseSensitive": false,
  "basePath": "",
  "redirects": [
    {
      "source": "/:path+/",
      "destination": "/:path+",
      "internal": true,
      "statusCode": 308,
      "regex": "^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"
    }
  ],
  "headers": [],
  "dynamicRoutes": [
    {
      "page": "/dashboard/accounting/accounts/[id]/edit",
      "regex": "^/dashboard/accounting/accounts/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/accounting/accounts/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/audit/[id]",
      "regex": "^/dashboard/audit/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/audit/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/billing/invoices/[id]",
      "regex": "^/dashboard/billing/invoices/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/billing/invoices/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/billing/invoices/[id]/edit",
      "regex": "^/dashboard/billing/invoices/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/billing/invoices/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/catalog/offers/[id]",
      "regex": "^/dashboard/catalog/offers/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/catalog/offers/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/catalog/offers/[id]/edit",
      "regex": "^/dashboard/catalog/offers/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/catalog/offers/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/contacts/[id]",
      "regex": "^/dashboard/contacts/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/contacts/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/contacts/[id]/edit",
      "regex": "^/dashboard/contacts/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/contacts/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/crm/campaigns/[id]",
      "regex": "^/dashboard/crm/campaigns/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/crm/campaigns/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/crm/campaigns/[id]/edit",
      "regex": "^/dashboard/crm/campaigns/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/crm/campaigns/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/crm/leads/[id]",
      "regex": "^/dashboard/crm/leads/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/crm/leads/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/crm/leads/[id]/edit",
      "regex": "^/dashboard/crm/leads/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/crm/leads/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/crm/pipeline-stages/[id]",
      "regex": "^/dashboard/crm/pipeline\\-stages/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/crm/pipeline\\-stages/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/crm/pipeline-stages/[id]/edit",
      "regex": "^/dashboard/crm/pipeline\\-stages/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/crm/pipeline\\-stages/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/ecommerce/orders/[id]",
      "regex": "^/dashboard/ecommerce/orders/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/ecommerce/orders/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/ecommerce/orders/[id]/edit",
      "regex": "^/dashboard/ecommerce/orders/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/ecommerce/orders/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/finance/ap-invoices/[id]",
      "regex": "^/dashboard/finance/ap\\-invoices/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/finance/ap\\-invoices/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/finance/bank-transactions/[id]",
      "regex": "^/dashboard/finance/bank\\-transactions/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/finance/bank\\-transactions/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/finance/bank-transactions/[id]/edit",
      "regex": "^/dashboard/finance/bank\\-transactions/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/finance/bank\\-transactions/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/hr/attendances/[id]",
      "regex": "^/dashboard/hr/attendances/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/hr/attendances/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/hr/employees/[id]",
      "regex": "^/dashboard/hr/employees/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/hr/employees/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/hr/employees/[id]/edit",
      "regex": "^/dashboard/hr/employees/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/hr/employees/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/hr/leaves/[id]",
      "regex": "^/dashboard/hr/leaves/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/hr/leaves/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/cycle-counts/[id]",
      "regex": "^/dashboard/inventory/cycle\\-counts/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/cycle\\-counts/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/cycle-counts/[id]/edit",
      "regex": "^/dashboard/inventory/cycle\\-counts/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/cycle\\-counts/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/fraccionamiento/[id]",
      "regex": "^/dashboard/inventory/fraccionamiento/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/fraccionamiento/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/locations/[id]",
      "regex": "^/dashboard/inventory/locations/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/locations/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/locations/[id]/edit",
      "regex": "^/dashboard/inventory/locations/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/locations/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/movements/[id]",
      "regex": "^/dashboard/inventory/movements/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/movements/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/movements/[id]/edit",
      "regex": "^/dashboard/inventory/movements/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/movements/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/product-batch/[id]",
      "regex": "^/dashboard/inventory/product\\-batch/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/product\\-batch/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/product-batch/[id]/edit",
      "regex": "^/dashboard/inventory/product\\-batch/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/product\\-batch/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/product-conversions/[id]/edit",
      "regex": "^/dashboard/inventory/product\\-conversions/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/product\\-conversions/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/stock/[id]",
      "regex": "^/dashboard/inventory/stock/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/stock/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/stock/[id]/edit",
      "regex": "^/dashboard/inventory/stock/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/stock/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/warehouses/[id]",
      "regex": "^/dashboard/inventory/warehouses/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/warehouses/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/warehouses/[id]/edit",
      "regex": "^/dashboard/inventory/warehouses/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/inventory/warehouses/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/my-orders/[id]",
      "regex": "^/dashboard/my\\-orders/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/my\\-orders/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/my-quotes/[id]",
      "regex": "^/dashboard/my\\-quotes/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/my\\-quotes/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/page-builder/[id]",
      "regex": "^/dashboard/page\\-builder/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/page\\-builder/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/pages/[id]/edit",
      "regex": "^/dashboard/pages/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/pages/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/permissions/[id]",
      "regex": "^/dashboard/permissions/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/permissions/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/permissions/[id]/edit",
      "regex": "^/dashboard/permissions/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/permissions/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/products/brands/[id]",
      "regex": "^/dashboard/products/brands/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/products/brands/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/products/brands/[id]/edit",
      "regex": "^/dashboard/products/brands/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/products/brands/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/products/categories/[id]",
      "regex": "^/dashboard/products/categories/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/products/categories/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/products/categories/[id]/edit",
      "regex": "^/dashboard/products/categories/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/products/categories/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/products/units/[id]",
      "regex": "^/dashboard/products/units/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/products/units/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/products/units/[id]/edit",
      "regex": "^/dashboard/products/units/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/products/units/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/products/[id]",
      "regex": "^/dashboard/products/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/products/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/products/[id]/edit",
      "regex": "^/dashboard/products/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/products/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/purchase/budgets/[id]",
      "regex": "^/dashboard/purchase/budgets/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/purchase/budgets/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/purchase/budgets/[id]/edit",
      "regex": "^/dashboard/purchase/budgets/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/purchase/budgets/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/purchase/[id]",
      "regex": "^/dashboard/purchase/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/purchase/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/purchase/[id]/edit",
      "regex": "^/dashboard/purchase/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/purchase/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/purchase/[id]/items",
      "regex": "^/dashboard/purchase/([^/]+?)/items(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/purchase/(?<nxtPid>[^/]+?)/items(?:/)?$"
    },
    {
      "page": "/dashboard/quotes/[id]",
      "regex": "^/dashboard/quotes/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/quotes/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/roles/[id]",
      "regex": "^/dashboard/roles/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/roles/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/roles/[id]/edit",
      "regex": "^/dashboard/roles/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/roles/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/sales/discount-rules/[id]",
      "regex": "^/dashboard/sales/discount\\-rules/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/sales/discount\\-rules/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/sales/discount-rules/[id]/edit",
      "regex": "^/dashboard/sales/discount\\-rules/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/sales/discount\\-rules/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/sales/[id]",
      "regex": "^/dashboard/sales/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/sales/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/sales/[id]/edit",
      "regex": "^/dashboard/sales/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/sales/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/dashboard/sales/[id]/items",
      "regex": "^/dashboard/sales/([^/]+?)/items(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/sales/(?<nxtPid>[^/]+?)/items(?:/)?$"
    },
    {
      "page": "/dashboard/users/[id]",
      "regex": "^/dashboard/users/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/users/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/dashboard/users/[id]/edit",
      "regex": "^/dashboard/users/([^/]+?)/edit(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/dashboard/users/(?<nxtPid>[^/]+?)/edit(?:/)?$"
    },
    {
      "page": "/order-confirmation/[id]",
      "regex": "^/order\\-confirmation/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/order\\-confirmation/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/p/[slug]",
      "regex": "^/p/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPslug": "nxtPslug"
      },
      "namedRegex": "^/p/(?<nxtPslug>[^/]+?)(?:/)?$"
    },
    {
      "page": "/productos/[id]",
      "regex": "^/productos/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPid": "nxtPid"
      },
      "namedRegex": "^/productos/(?<nxtPid>[^/]+?)(?:/)?$"
    },
    {
      "page": "/[slug]",
      "regex": "^/([^/]+?)(?:/)?$",
      "routeKeys": {
        "nxtPslug": "nxtPslug"
      },
      "namedRegex": "^/(?<nxtPslug>[^/]+?)(?:/)?$"
    }
  ],
  "staticRoutes": [
    {
      "page": "/",
      "regex": "^/(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/(?:/)?$"
    },
    {
      "page": "/_not-found",
      "regex": "^/_not\\-found(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/_not\\-found(?:/)?$"
    },
    {
      "page": "/auth/forgot-password",
      "regex": "^/auth/forgot\\-password(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/auth/forgot\\-password(?:/)?$"
    },
    {
      "page": "/auth/login",
      "regex": "^/auth/login(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/auth/login(?:/)?$"
    },
    {
      "page": "/auth/logout",
      "regex": "^/auth/logout(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/auth/logout(?:/)?$"
    },
    {
      "page": "/auth/register",
      "regex": "^/auth/register(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/auth/register(?:/)?$"
    },
    {
      "page": "/auth/reset-password",
      "regex": "^/auth/reset\\-password(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/auth/reset\\-password(?:/)?$"
    },
    {
      "page": "/auth/verify-email",
      "regex": "^/auth/verify\\-email(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/auth/verify\\-email(?:/)?$"
    },
    {
      "page": "/cart",
      "regex": "^/cart(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/cart(?:/)?$"
    },
    {
      "page": "/checkout",
      "regex": "^/checkout(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/checkout(?:/)?$"
    },
    {
      "page": "/cotizacion",
      "regex": "^/cotizacion(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/cotizacion(?:/)?$"
    },
    {
      "page": "/dashboard",
      "regex": "^/dashboard(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard(?:/)?$"
    },
    {
      "page": "/dashboard/accounting/accounts",
      "regex": "^/dashboard/accounting/accounts(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/accounting/accounts(?:/)?$"
    },
    {
      "page": "/dashboard/accounting/accounts/create",
      "regex": "^/dashboard/accounting/accounts/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/accounting/accounts/create(?:/)?$"
    },
    {
      "page": "/dashboard/accounting/fiscal-periods",
      "regex": "^/dashboard/accounting/fiscal\\-periods(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/accounting/fiscal\\-periods(?:/)?$"
    },
    {
      "page": "/dashboard/accounting/journal-entries",
      "regex": "^/dashboard/accounting/journal\\-entries(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/accounting/journal\\-entries(?:/)?$"
    },
    {
      "page": "/dashboard/accounting/journal-entries/create",
      "regex": "^/dashboard/accounting/journal\\-entries/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/accounting/journal\\-entries/create(?:/)?$"
    },
    {
      "page": "/dashboard/accounting/reports",
      "regex": "^/dashboard/accounting/reports(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/accounting/reports(?:/)?$"
    },
    {
      "page": "/dashboard/accounting/reports/balance-general",
      "regex": "^/dashboard/accounting/reports/balance\\-general(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/accounting/reports/balance\\-general(?:/)?$"
    },
    {
      "page": "/dashboard/accounting/reports/balanza-comprobacion",
      "regex": "^/dashboard/accounting/reports/balanza\\-comprobacion(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/accounting/reports/balanza\\-comprobacion(?:/)?$"
    },
    {
      "page": "/dashboard/accounting/reports/estado-resultados",
      "regex": "^/dashboard/accounting/reports/estado\\-resultados(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/accounting/reports/estado\\-resultados(?:/)?$"
    },
    {
      "page": "/dashboard/accounting/reports/libro-diario",
      "regex": "^/dashboard/accounting/reports/libro\\-diario(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/accounting/reports/libro\\-diario(?:/)?$"
    },
    {
      "page": "/dashboard/accounting/reports/libro-mayor",
      "regex": "^/dashboard/accounting/reports/libro\\-mayor(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/accounting/reports/libro\\-mayor(?:/)?$"
    },
    {
      "page": "/dashboard/audit",
      "regex": "^/dashboard/audit(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/audit(?:/)?$"
    },
    {
      "page": "/dashboard/billing",
      "regex": "^/dashboard/billing(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/billing(?:/)?$"
    },
    {
      "page": "/dashboard/billing/invoices",
      "regex": "^/dashboard/billing/invoices(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/billing/invoices(?:/)?$"
    },
    {
      "page": "/dashboard/billing/invoices/create",
      "regex": "^/dashboard/billing/invoices/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/billing/invoices/create(?:/)?$"
    },
    {
      "page": "/dashboard/billing/payments",
      "regex": "^/dashboard/billing/payments(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/billing/payments(?:/)?$"
    },
    {
      "page": "/dashboard/billing/settings",
      "regex": "^/dashboard/billing/settings(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/billing/settings(?:/)?$"
    },
    {
      "page": "/dashboard/catalog",
      "regex": "^/dashboard/catalog(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/catalog(?:/)?$"
    },
    {
      "page": "/dashboard/catalog/featured",
      "regex": "^/dashboard/catalog/featured(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/catalog/featured(?:/)?$"
    },
    {
      "page": "/dashboard/catalog/offers",
      "regex": "^/dashboard/catalog/offers(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/catalog/offers(?:/)?$"
    },
    {
      "page": "/dashboard/catalog/offers/create",
      "regex": "^/dashboard/catalog/offers/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/catalog/offers/create(?:/)?$"
    },
    {
      "page": "/dashboard/catalog/settings",
      "regex": "^/dashboard/catalog/settings(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/catalog/settings(?:/)?$"
    },
    {
      "page": "/dashboard/contacts",
      "regex": "^/dashboard/contacts(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/contacts(?:/)?$"
    },
    {
      "page": "/dashboard/contacts/create",
      "regex": "^/dashboard/contacts/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/contacts/create(?:/)?$"
    },
    {
      "page": "/dashboard/contacts/customers",
      "regex": "^/dashboard/contacts/customers(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/contacts/customers(?:/)?$"
    },
    {
      "page": "/dashboard/contacts/prospects",
      "regex": "^/dashboard/contacts/prospects(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/contacts/prospects(?:/)?$"
    },
    {
      "page": "/dashboard/contacts/suppliers",
      "regex": "^/dashboard/contacts/suppliers(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/contacts/suppliers(?:/)?$"
    },
    {
      "page": "/dashboard/crm",
      "regex": "^/dashboard/crm(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/crm(?:/)?$"
    },
    {
      "page": "/dashboard/crm/campaigns",
      "regex": "^/dashboard/crm/campaigns(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/crm/campaigns(?:/)?$"
    },
    {
      "page": "/dashboard/crm/campaigns/create",
      "regex": "^/dashboard/crm/campaigns/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/crm/campaigns/create(?:/)?$"
    },
    {
      "page": "/dashboard/crm/leads",
      "regex": "^/dashboard/crm/leads(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/crm/leads(?:/)?$"
    },
    {
      "page": "/dashboard/crm/leads/create",
      "regex": "^/dashboard/crm/leads/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/crm/leads/create(?:/)?$"
    },
    {
      "page": "/dashboard/crm/pipeline-stages",
      "regex": "^/dashboard/crm/pipeline\\-stages(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/crm/pipeline\\-stages(?:/)?$"
    },
    {
      "page": "/dashboard/crm/pipeline-stages/create",
      "regex": "^/dashboard/crm/pipeline\\-stages/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/crm/pipeline\\-stages/create(?:/)?$"
    },
    {
      "page": "/dashboard/design-system",
      "regex": "^/dashboard/design\\-system(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/design\\-system(?:/)?$"
    },
    {
      "page": "/dashboard/diagnostic",
      "regex": "^/dashboard/diagnostic(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/diagnostic(?:/)?$"
    },
    {
      "page": "/dashboard/diagnostic/users",
      "regex": "^/dashboard/diagnostic/users(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/diagnostic/users(?:/)?$"
    },
    {
      "page": "/dashboard/ecommerce",
      "regex": "^/dashboard/ecommerce(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/ecommerce(?:/)?$"
    },
    {
      "page": "/dashboard/ecommerce/orders",
      "regex": "^/dashboard/ecommerce/orders(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/ecommerce/orders(?:/)?$"
    },
    {
      "page": "/dashboard/ecommerce/orders/create",
      "regex": "^/dashboard/ecommerce/orders/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/ecommerce/orders/create(?:/)?$"
    },
    {
      "page": "/dashboard/finance/ap-invoices",
      "regex": "^/dashboard/finance/ap\\-invoices(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/ap\\-invoices(?:/)?$"
    },
    {
      "page": "/dashboard/finance/ap-invoices/create",
      "regex": "^/dashboard/finance/ap\\-invoices/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/ap\\-invoices/create(?:/)?$"
    },
    {
      "page": "/dashboard/finance/ap-payments",
      "regex": "^/dashboard/finance/ap\\-payments(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/ap\\-payments(?:/)?$"
    },
    {
      "page": "/dashboard/finance/ap-payments/create",
      "regex": "^/dashboard/finance/ap\\-payments/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/ap\\-payments/create(?:/)?$"
    },
    {
      "page": "/dashboard/finance/ar-invoices",
      "regex": "^/dashboard/finance/ar\\-invoices(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/ar\\-invoices(?:/)?$"
    },
    {
      "page": "/dashboard/finance/ar-invoices/create",
      "regex": "^/dashboard/finance/ar\\-invoices/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/ar\\-invoices/create(?:/)?$"
    },
    {
      "page": "/dashboard/finance/ar-receipts",
      "regex": "^/dashboard/finance/ar\\-receipts(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/ar\\-receipts(?:/)?$"
    },
    {
      "page": "/dashboard/finance/ar-receipts/create",
      "regex": "^/dashboard/finance/ar\\-receipts/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/ar\\-receipts/create(?:/)?$"
    },
    {
      "page": "/dashboard/finance/bank-accounts",
      "regex": "^/dashboard/finance/bank\\-accounts(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/bank\\-accounts(?:/)?$"
    },
    {
      "page": "/dashboard/finance/bank-accounts/create",
      "regex": "^/dashboard/finance/bank\\-accounts/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/bank\\-accounts/create(?:/)?$"
    },
    {
      "page": "/dashboard/finance/bank-transactions",
      "regex": "^/dashboard/finance/bank\\-transactions(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/bank\\-transactions(?:/)?$"
    },
    {
      "page": "/dashboard/finance/bank-transactions/create",
      "regex": "^/dashboard/finance/bank\\-transactions/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/finance/bank\\-transactions/create(?:/)?$"
    },
    {
      "page": "/dashboard/hr",
      "regex": "^/dashboard/hr(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/hr(?:/)?$"
    },
    {
      "page": "/dashboard/hr/attendances",
      "regex": "^/dashboard/hr/attendances(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/hr/attendances(?:/)?$"
    },
    {
      "page": "/dashboard/hr/attendances/create",
      "regex": "^/dashboard/hr/attendances/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/hr/attendances/create(?:/)?$"
    },
    {
      "page": "/dashboard/hr/employees",
      "regex": "^/dashboard/hr/employees(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/hr/employees(?:/)?$"
    },
    {
      "page": "/dashboard/hr/employees/create",
      "regex": "^/dashboard/hr/employees/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/hr/employees/create(?:/)?$"
    },
    {
      "page": "/dashboard/hr/leaves",
      "regex": "^/dashboard/hr/leaves(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/hr/leaves(?:/)?$"
    },
    {
      "page": "/dashboard/hr/leaves/create",
      "regex": "^/dashboard/hr/leaves/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/hr/leaves/create(?:/)?$"
    },
    {
      "page": "/dashboard/hr/organization",
      "regex": "^/dashboard/hr/organization(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/hr/organization(?:/)?$"
    },
    {
      "page": "/dashboard/hr/payroll",
      "regex": "^/dashboard/hr/payroll(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/hr/payroll(?:/)?$"
    },
    {
      "page": "/dashboard/inventory",
      "regex": "^/dashboard/inventory(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/cycle-counts",
      "regex": "^/dashboard/inventory/cycle\\-counts(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/cycle\\-counts(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/cycle-counts/create",
      "regex": "^/dashboard/inventory/cycle\\-counts/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/cycle\\-counts/create(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/fraccionamiento",
      "regex": "^/dashboard/inventory/fraccionamiento(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/fraccionamiento(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/fraccionamiento/create",
      "regex": "^/dashboard/inventory/fraccionamiento/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/fraccionamiento/create(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/locations",
      "regex": "^/dashboard/inventory/locations(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/locations(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/locations/create",
      "regex": "^/dashboard/inventory/locations/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/locations/create(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/movements",
      "regex": "^/dashboard/inventory/movements(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/movements(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/movements/create",
      "regex": "^/dashboard/inventory/movements/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/movements/create(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/product-batch",
      "regex": "^/dashboard/inventory/product\\-batch(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/product\\-batch(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/product-batch/create",
      "regex": "^/dashboard/inventory/product\\-batch/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/product\\-batch/create(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/product-conversions",
      "regex": "^/dashboard/inventory/product\\-conversions(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/product\\-conversions(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/product-conversions/create",
      "regex": "^/dashboard/inventory/product\\-conversions/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/product\\-conversions/create(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/stock",
      "regex": "^/dashboard/inventory/stock(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/stock(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/stock/create",
      "regex": "^/dashboard/inventory/stock/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/stock/create(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/warehouses",
      "regex": "^/dashboard/inventory/warehouses(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/warehouses(?:/)?$"
    },
    {
      "page": "/dashboard/inventory/warehouses/create",
      "regex": "^/dashboard/inventory/warehouses/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/inventory/warehouses/create(?:/)?$"
    },
    {
      "page": "/dashboard/my-cart",
      "regex": "^/dashboard/my\\-cart(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/my\\-cart(?:/)?$"
    },
    {
      "page": "/dashboard/my-orders",
      "regex": "^/dashboard/my\\-orders(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/my\\-orders(?:/)?$"
    },
    {
      "page": "/dashboard/my-quotes",
      "regex": "^/dashboard/my\\-quotes(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/my\\-quotes(?:/)?$"
    },
    {
      "page": "/dashboard/page-builder",
      "regex": "^/dashboard/page\\-builder(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/page\\-builder(?:/)?$"
    },
    {
      "page": "/dashboard/page-builder-test",
      "regex": "^/dashboard/page\\-builder\\-test(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/page\\-builder\\-test(?:/)?$"
    },
    {
      "page": "/dashboard/pages",
      "regex": "^/dashboard/pages(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/pages(?:/)?$"
    },
    {
      "page": "/dashboard/pages/create",
      "regex": "^/dashboard/pages/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/pages/create(?:/)?$"
    },
    {
      "page": "/dashboard/pages/templates",
      "regex": "^/dashboard/pages/templates(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/pages/templates(?:/)?$"
    },
    {
      "page": "/dashboard/permission-manager",
      "regex": "^/dashboard/permission\\-manager(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/permission\\-manager(?:/)?$"
    },
    {
      "page": "/dashboard/permissions",
      "regex": "^/dashboard/permissions(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/permissions(?:/)?$"
    },
    {
      "page": "/dashboard/permissions/create",
      "regex": "^/dashboard/permissions/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/permissions/create(?:/)?$"
    },
    {
      "page": "/dashboard/products",
      "regex": "^/dashboard/products(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/products(?:/)?$"
    },
    {
      "page": "/dashboard/products/brands",
      "regex": "^/dashboard/products/brands(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/products/brands(?:/)?$"
    },
    {
      "page": "/dashboard/products/brands/create",
      "regex": "^/dashboard/products/brands/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/products/brands/create(?:/)?$"
    },
    {
      "page": "/dashboard/products/categories",
      "regex": "^/dashboard/products/categories(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/products/categories(?:/)?$"
    },
    {
      "page": "/dashboard/products/categories/create",
      "regex": "^/dashboard/products/categories/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/products/categories/create(?:/)?$"
    },
    {
      "page": "/dashboard/products/create",
      "regex": "^/dashboard/products/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/products/create(?:/)?$"
    },
    {
      "page": "/dashboard/products/pro",
      "regex": "^/dashboard/products/pro(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/products/pro(?:/)?$"
    },
    {
      "page": "/dashboard/products/units",
      "regex": "^/dashboard/products/units(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/products/units(?:/)?$"
    },
    {
      "page": "/dashboard/products/units/create",
      "regex": "^/dashboard/products/units/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/products/units/create(?:/)?$"
    },
    {
      "page": "/dashboard/products/units/pro",
      "regex": "^/dashboard/products/units/pro(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/products/units/pro(?:/)?$"
    },
    {
      "page": "/dashboard/profile",
      "regex": "^/dashboard/profile(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/profile(?:/)?$"
    },
    {
      "page": "/dashboard/purchase",
      "regex": "^/dashboard/purchase(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/purchase(?:/)?$"
    },
    {
      "page": "/dashboard/purchase/budgets",
      "regex": "^/dashboard/purchase/budgets(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/purchase/budgets(?:/)?$"
    },
    {
      "page": "/dashboard/purchase/budgets/create",
      "regex": "^/dashboard/purchase/budgets/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/purchase/budgets/create(?:/)?$"
    },
    {
      "page": "/dashboard/purchase/create",
      "regex": "^/dashboard/purchase/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/purchase/create(?:/)?$"
    },
    {
      "page": "/dashboard/purchase/reports",
      "regex": "^/dashboard/purchase/reports(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/purchase/reports(?:/)?$"
    },
    {
      "page": "/dashboard/purchase/suppliers",
      "regex": "^/dashboard/purchase/suppliers(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/purchase/suppliers(?:/)?$"
    },
    {
      "page": "/dashboard/quotes",
      "regex": "^/dashboard/quotes(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/quotes(?:/)?$"
    },
    {
      "page": "/dashboard/quotes/create",
      "regex": "^/dashboard/quotes/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/quotes/create(?:/)?$"
    },
    {
      "page": "/dashboard/reports",
      "regex": "^/dashboard/reports(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/reports(?:/)?$"
    },
    {
      "page": "/dashboard/reports/aging-reports",
      "regex": "^/dashboard/reports/aging\\-reports(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/reports/aging\\-reports(?:/)?$"
    },
    {
      "page": "/dashboard/reports/financial-statements",
      "regex": "^/dashboard/reports/financial\\-statements(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/reports/financial\\-statements(?:/)?$"
    },
    {
      "page": "/dashboard/reports/management-reports",
      "regex": "^/dashboard/reports/management\\-reports(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/reports/management\\-reports(?:/)?$"
    },
    {
      "page": "/dashboard/reports/sales-advanced",
      "regex": "^/dashboard/reports/sales\\-advanced(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/reports/sales\\-advanced(?:/)?$"
    },
    {
      "page": "/dashboard/roles",
      "regex": "^/dashboard/roles(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/roles(?:/)?$"
    },
    {
      "page": "/dashboard/roles/create",
      "regex": "^/dashboard/roles/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/roles/create(?:/)?$"
    },
    {
      "page": "/dashboard/sales",
      "regex": "^/dashboard/sales(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/sales(?:/)?$"
    },
    {
      "page": "/dashboard/sales/create",
      "regex": "^/dashboard/sales/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/sales/create(?:/)?$"
    },
    {
      "page": "/dashboard/sales/customers",
      "regex": "^/dashboard/sales/customers(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/sales/customers(?:/)?$"
    },
    {
      "page": "/dashboard/sales/discount-rules",
      "regex": "^/dashboard/sales/discount\\-rules(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/sales/discount\\-rules(?:/)?$"
    },
    {
      "page": "/dashboard/sales/discount-rules/create",
      "regex": "^/dashboard/sales/discount\\-rules/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/sales/discount\\-rules/create(?:/)?$"
    },
    {
      "page": "/dashboard/sales/reports",
      "regex": "^/dashboard/sales/reports(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/sales/reports(?:/)?$"
    },
    {
      "page": "/dashboard/settings/app-config",
      "regex": "^/dashboard/settings/app\\-config(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/settings/app\\-config(?:/)?$"
    },
    {
      "page": "/dashboard/settings/folios",
      "regex": "^/dashboard/settings/folios(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/settings/folios(?:/)?$"
    },
    {
      "page": "/dashboard/settings/invoice-series",
      "regex": "^/dashboard/settings/invoice\\-series(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/settings/invoice\\-series(?:/)?$"
    },
    {
      "page": "/dashboard/system-health",
      "regex": "^/dashboard/system\\-health(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/system\\-health(?:/)?$"
    },
    {
      "page": "/dashboard/users",
      "regex": "^/dashboard/users(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/users(?:/)?$"
    },
    {
      "page": "/dashboard/users/create",
      "regex": "^/dashboard/users/create(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/dashboard/users/create(?:/)?$"
    },
    {
      "page": "/favicon.ico",
      "regex": "^/favicon\\.ico(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/favicon\\.ico(?:/)?$"
    },
    {
      "page": "/laborwasser-catalogo",
      "regex": "^/laborwasser\\-catalogo(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/laborwasser\\-catalogo(?:/)?$"
    },
    {
      "page": "/laborwasser-demo",
      "regex": "^/laborwasser\\-demo(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/laborwasser\\-demo(?:/)?$"
    },
    {
      "page": "/newsletter",
      "regex": "^/newsletter(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/newsletter(?:/)?$"
    },
    {
      "page": "/ofertas",
      "regex": "^/ofertas(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/ofertas(?:/)?$"
    },
    {
      "page": "/productos",
      "regex": "^/productos(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/productos(?:/)?$"
    },
    {
      "page": "/roadmap-financiero",
      "regex": "^/roadmap\\-financiero(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/roadmap\\-financiero(?:/)?$"
    },
    {
      "page": "/test-icons",
      "regex": "^/test\\-icons(?:/)?$",
      "routeKeys": {},
      "namedRegex": "^/test\\-icons(?:/)?$"
    }
  ],
  "dataRoutes": [],
  "rsc": {
    "header": "RSC",
    "varyHeader": "RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch",
    "prefetchHeader": "Next-Router-Prefetch",
    "didPostponeHeader": "x-nextjs-postponed",
    "contentTypeHeader": "text/x-component",
    "suffix": ".rsc",
    "prefetchSuffix": ".prefetch.rsc",
    "prefetchSegmentHeader": "Next-Router-Segment-Prefetch",
    "prefetchSegmentSuffix": ".segment.rsc",
    "prefetchSegmentDirSuffix": ".segments"
  },
  "rewriteHeaders": {
    "pathHeader": "x-nextjs-rewritten-path",
    "queryHeader": "x-nextjs-rewritten-query"
  },
  "rewrites": []
}