{
  "/_not-found": "app/_not-found.js",
  "/sitemap.xml/route": "app/sitemap.xml/route.js",
  "/robots.txt/route": "app/robots.txt/route.js",
  "/(Auth)/forgot-password/page": "app/(Auth)/forgot-password/page.js",
  "/(Auth)/otp-verification/page": "app/(Auth)/otp-verification/page.js",
  "/(Auth)/signin/page": "app/(Auth)/signin/page.js",
  "/(Auth)/reset-password/page": "app/(Auth)/reset-password/page.js",
  "/(Auth)/signup/page": "app/(Auth)/signup/page.js",
  "/(Pages)/(protectedroute)/event-booking/page": "app/(Pages)/(protectedroute)/event-booking/page.js",
  "/(Pages)/(protectedroute)/event-management/page": "app/(Pages)/(protectedroute)/event-management/page.js",
  "/(Pages)/(protectedroute)/event-details/page": "app/(Pages)/(protectedroute)/event-details/page.js",
  "/(Pages)/(protectedroute)/dashboard/page": "app/(Pages)/(protectedroute)/dashboard/page.js",
  "/(Pages)/(protectedroute)/termsandconditions/page": "app/(Pages)/(protectedroute)/termsandconditions/page.js",
  "/(Pages)/(protectedroute)/create-event/page": "app/(Pages)/(protectedroute)/create-event/page.js",
  "/(Pages)/(authroute)/privacypolicy-and-termsofservice/page": "app/(Pages)/(authroute)/privacypolicy-and-termsofservice/page.js",
  "/(Pages)/(authroute)/partner-agreement/page": "app/(Pages)/(authroute)/partner-agreement/page.js",
  "/(Pages)/(authroute)/contact-us/page": "app/(Pages)/(authroute)/contact-us/page.js",
  "/(Pages)/(authroute)/home/page": "app/(Pages)/(authroute)/home/page.js",
  "/(Pages)/(authroute)/about-us/page": "app/(Pages)/(authroute)/about-us/page.js",
  "/(Pages)/(authroute)/e-ticket/page": "app/(Pages)/(authroute)/e-ticket/page.js",
  "/(Pages)/(authroute)/(events)/page": "app/(Pages)/(authroute)/(events)/page.js",
  "/(Pages)/(authroute)/my-account/page": "app/(Pages)/(authroute)/my-account/page.js",
  "/(Pages)/(authroute)/impressum/page": "app/(Pages)/(authroute)/impressum/page.js",
  "/(Pages)/(protectedroute)/user-details/page": "app/(Pages)/(protectedroute)/user-details/page.js",
  "/(Pages)/(authroute)/(events)/event-attendees/page": "app/(Pages)/(authroute)/(events)/event-attendees/page.js",
  "/(Pages)/(authroute)/(events)/organizer-profile/page": "app/(Pages)/(authroute)/(events)/organizer-profile/page.js",
  "/(Pages)/(authroute)/(events)/payment/page": "app/(Pages)/(authroute)/(events)/payment/page.js",
  "/(Pages)/(authroute)/(events)/status/page": "app/(Pages)/(authroute)/(events)/status/page.js",
  "/(Pages)/(protectedroute)/create-event/[id]/page": "app/(Pages)/(protectedroute)/create-event/[id]/page.js",
  "/(Pages)/(protectedroute)/event-booking/event-booking-information/page": "app/(Pages)/(protectedroute)/event-booking/event-booking-information/page.js",
  "/(Pages)/(protectedroute)/event-booking/[eventBookingId]/page": "app/(Pages)/(protectedroute)/event-booking/[eventBookingId]/page.js",
  "/(Pages)/(authroute)/(events)/[category]/page": "app/(Pages)/(authroute)/(events)/[category]/page.js",
  "/(Pages)/(authroute)/user/[userId]/page": "app/(Pages)/(authroute)/user/[userId]/page.js",
  "/(Pages)/(protectedroute)/myaccount/page": "app/(Pages)/(protectedroute)/myaccount/page.js",
  "/(Pages)/(authroute)/(events)/[category]/[id]/page": "app/(Pages)/(authroute)/(events)/[category]/[id]/page.js",
  "/(Pages)/(authroute)/(payment)/credit-card/page": "app/(Pages)/(authroute)/(payment)/credit-card/page.js",
  "/(Pages)/(authroute)/(payment)/twint/page": "app/(Pages)/(authroute)/(payment)/twint/page.js",
  "/(Pages)/(authroute)/(settings)/change-language/page": "app/(Pages)/(authroute)/(settings)/change-language/page.js",
  "/(Pages)/(authroute)/(settings)/karma-points-history/page": "app/(Pages)/(authroute)/(settings)/karma-points-history/page.js",
  "/(Pages)/(protectedroute)/myaccount/bank-details/page": "app/(Pages)/(protectedroute)/myaccount/bank-details/page.js",
  "/(Pages)/(authroute)/(settings)/edit-profile/page": "app/(Pages)/(authroute)/(settings)/edit-profile/page.js",
  "/(Pages)/(protectedroute)/myaccount/personal-details/page": "app/(Pages)/(protectedroute)/myaccount/personal-details/page.js",
  "/(Pages)/(authroute)/(settings)/change-password/page": "app/(Pages)/(authroute)/(settings)/change-password/page.js",
  "/(Pages)/(authroute)/(settings)/terms-of-service/page": "app/(Pages)/(authroute)/(settings)/terms-of-service/page.js",
  "/(Pages)/(authroute)/(settings)/privacy-policy-tab/page": "app/(Pages)/(authroute)/(settings)/privacy-policy-tab/page.js",
  "/(Pages)/(protectedroute)/myaccount/change-password/page": "app/(Pages)/(protectedroute)/myaccount/change-password/page.js"
}