You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
server build is generated to build/server.mjs for commonjs package,
or build/server.js for es module package (i.e. with "type": "module" in your package.json)