R
Railway

✋|help

Inquiry about Next.js SSR and ISR Support on Railway

Iimadlex8/28/2023
Hello Railway Community 👋,

I'm currently exploring the possibility of migrating my Next.js project to Railway. One of the key features I rely on is Server-Side Rendering (SSR) and Incremental Static Regeneration (ISR). I've looked through the official documentation but couldn't find any information on this.

Could anyone confirm if Railway supports SSR and ISR for Next.js applications? These features are crucial for the performance and SEO of my project.

Thank you in advance for your insights!

Best regards,
Àlex.
Solution:
railway runs your code as is, if your code or app supports those features, generally so will railway
Jump to solution
Solution
Bbrody1928/28/2023
railway runs your code as is, if your code or app supports those features, generally so will railway

Looking for more? Join the community!

R
Railway

✋|help

Join Server