Files
Atomcms-edit/frontend/.next/server/app-paths-manifest.json
T
2026-05-09 17:32:17 +02:00

34 lines
1.6 KiB
JSON
Executable File

{
"/_global-error/page": "app/_global-error/page.js",
"/_not-found/page": "app/_not-found/page.js",
"/about/page": "app/about/page.js",
"/banned/page": "app/banned/page.js",
"/client/page": "app/client/page.js",
"/community/article/[slug]/page": "app/community/article/[slug]/page.js",
"/community/news/page": "app/community/news/page.js",
"/community/photos/page": "app/community/photos/page.js",
"/community/radio/dj-aanmelden/page": "app/community/radio/dj-aanmelden/page.js",
"/community/radio/page": "app/community/radio/page.js",
"/community/radio/punten/page": "app/community/radio/punten/page.js",
"/community/radio/rooster/page": "app/community/radio/rooster/page.js",
"/community/radio/shouts/page": "app/community/radio/shouts/page.js",
"/contact/page": "app/contact/page.js",
"/discord/page": "app/discord/page.js",
"/draw-badge/page": "app/draw-badge/page.js",
"/forgot-password/page": "app/forgot-password/page.js",
"/help-center/contact/page": "app/help-center/contact/page.js",
"/help-center/faq/page": "app/help-center/faq/page.js",
"/help-center/rules/page": "app/help-center/rules/page.js",
"/help-center/tickets/page": "app/help-center/tickets/page.js",
"/imprint/page": "app/imprint/page.js",
"/leaderboard/page": "app/leaderboard/page.js",
"/page": "app/page.js",
"/privacy/page": "app/privacy/page.js",
"/profile/[username]/page": "app/profile/[username]/page.js",
"/rare-values/page": "app/rare-values/page.js",
"/settings/page": "app/settings/page.js",
"/shop/page": "app/shop/page.js",
"/staff/page": "app/staff/page.js",
"/teams/page": "app/teams/page.js",
"/terms/page": "app/terms/page.js"
}