···1515 // If your environment is not supported, or you settled on a specific environment, switch out the adapter.
1616 // See https://svelte.dev/docs/kit/adapters for more information about adapters.
1717 adapter: adapter(),
1818- router: {
1919- resolution: 'server',
2020- },
2118 },
2219};
2320