export default { basePath: '/', supportedLocales: { "en-US": "" }, entryPoints: { '': () => import('./main.server.mjs') }, };