feat: changes deployment method from nitro to bun native server

This commit is contained in:
2026-03-09 12:10:24 -06:00
parent de91f39231
commit a475d4c5a0
3 changed files with 557 additions and 8 deletions

View File

@@ -35,7 +35,6 @@
"@tanstack/react-router": "^1.163.3",
"@tanstack/react-start": "^1.166.1",
"@vitejs/plugin-react-swc": "^4.2.3",
"nitro": "npm:nitro-nightly@latest",
"react": "^19.2.4",
"react-dom": "^19.2.4"
}