R
Railway•10mo ago
MadLex

Inquiry about Next.js SSR and ISR Support on Railway

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
2 Replies
Percy
Percy•10mo ago
Project ID: 943a0041-76eb-444d-b43f-8260d28b516a
Solution
Brody
Brody•10mo ago
railway runs your code as is, if your code or app supports those features, generally so will railway