You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docs are simple. Add tanstackStart({ target: 'vercel' }) and deploy to Vercel. However, I see 504 timeouts on my server functions. What could be the issue? In Vercel's settings should I set the preset to "Vite"? Anything else I need to do to make it work?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The docs are simple. Add
tanstackStart({ target: 'vercel' })
and deploy to Vercel. However, I see 504 timeouts on my server functions. What could be the issue? In Vercel's settings should I set the preset to "Vite"? Anything else I need to do to make it work?Beta Was this translation helpful? Give feedback.
All reactions