/ app.config.ts
app.config.ts
1  import { defineConfig } from '@tanstack/start/config'
2  
3  export default defineConfig({})