Reduced Memory for NextJs
Migrating a next-on-pages app from Cloudflare workers which fit neatly into the 1MB build and 128gb memory limit. On Railway this same app uses significantly more resources. Has anyone been able to reduce their build size and memory use for Railway? Is there a way to specify Alpine linux (5MB) with Nixpack?
2 Replies