Compiled build on macOS and deploy on VPS Linux.
/usr/bin/node ./server/entry.mjs
node:internal/errors:490
ErrorCaptureStackTrace(err);
^
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'cookie' imported from /astro/v3/server/entry.mjs
Do we still need node_modules upload for v3.x? I thought we didn't need that so we could save space on production server.