What is @sveltejs/adapter-node?
"Adapter for SvelteKit apps that generates a standalone Node server"
@sveltejs/adapter-node is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 59.0 KB on disk.
Installation Guide
# Install via NPM
npm install @sveltejs/adapter-node
# Install via Yarn
yarn add @sveltejs/adapter-node