-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Which project does this relate to?
Start
Describe the bug
When I use npm run build --preset vercel, result is 404 Not found
This approach works:
server: {
preset: 'vercel',
},
Your Example Website or App
https://github.com/tanstack/router/tree/main/examples/react/start-basic-react-query
Steps to Reproduce the Bug or Issue
- Clone Basic example
- Try to deploy on vercel with
npm run build --preset vercel
Expected behavior
It should just work
Screenshots or Videos
No response
Platform
- OS: MacOs
- Browser: Chrome
- Version: 91.1
Additional context
No response
bill876 and bpingris
Metadata
Metadata
Assignees
Labels
No labels