Files
Dramlog-Prod/.next/server/app-paths-manifest.json

6 lines
186 B
JSON

{
"/not-found": "app/not-found.js",
"/page": "app/page.js",
"/bottles/[id]/page": "app/bottles/[id]/page.js",
"/manifest.webmanifest/route": "app/manifest.webmanifest/route.js"
}