ralyodio
HOBBYOP
a month ago
Its a next.js app and its always crashing when i deploy a new version, none of my other apps do this.
Pinned Solution
sonia_
FREE
a month ago
Newer versions of nextjs use pnpm whoose lock files create issue in railway. So I always remove pnpm-workspace.yaml & pnpm-lock.yaml files. After this it works perfectly.
2 Replies
a month ago
Can you provide build or deploy logs?
sonia_
FREE
a month ago
Newer versions of nextjs use pnpm whoose lock files create issue in railway. So I always remove pnpm-workspace.yaml & pnpm-lock.yaml files. After this it works perfectly.
Status changed to Solved medim • 23 days ago