Nixpacks was auto-detecting Vite and using 'npx serve dist' which only serves the frontend. The API server handles both API routes and SPA fallback. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 lines
29 B
Plaintext
2 lines
29 B
Plaintext
web: node api/dist/server.js
|