sapper же это не чисто статика, а server-side-rendering- чтобы работал server-side-rendering нужно запустить node server. скорей всего там polka/express сервер
To start a production version of your app, run npm run build && npm start. This will disable live reloading, and activate the appropriate bundler plugins.