kitConfiguration: Config = ...

Enables the vite inspector on shift, overrides the regular svelte preprocessor with kit's And sets the base href to the value of process.env['BASE_HREF'] And the platform based on process.env['PLATFORM'] Valid values are 'vercel', 'github-pages' and 'auto' which is the default