検索は npm run build のあとの npm run preview か、公開後のサイトで使えます(npm run dev 中は使えません)。
npm run build
npm run preview
npm run dev