Node 21 support
All in the title. We can't deploy framework like adonis 6 because it's required v20.6
Solution:Jump to solution
railway does have support for node 21, set your
engines.node
to 21
in the package.json5 Replies