mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-20 06:18:57 +00:00
new examples
This commit is contained in:
7
node/tanstack-start/static/app.config.ts
Normal file
7
node/tanstack-start/static/app.config.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import { defineConfig } from '@tanstack/start/config';
|
||||
|
||||
export default defineConfig({
|
||||
server: {
|
||||
preset: 'static',
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user