File Explorer

/var/task

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

4 dirs
3 files
_tanstack-start-manifest_v-BzZTnm7q.mjs548 B · 21 lines
//#region node_modules/.nitro/vite/services/ssr/assets/_tanstack-start-manifest_v-BzZTnm7q.jsvar tsrStartManifest = () => ({ routes: {	__root__: {		filePath: "/vercel/path1/src/routes/__root.tsx",		children: ["/", "/api/og"],		preloads: ["/assets/index-Bt4KiFQX.js"],		scripts: [{ attrs: {			type: "module",			async: !0,			src: "/assets/index-Bt4KiFQX.js"		} }]	},	"/": {		filePath: "/vercel/path1/src/routes/index.tsx",		children: void 0,		preloads: ["/assets/routes-DtGoSARn.js"]	}} });//#endregionexport { tsrStartManifest };