general-eval-card / scripts /_server_only_stub.cjs
Jenny Chim
Deploy DuckDB-backed frontend to
da8db3e
// Empty stub for `server-only`. The real module throws on every
// non-Next.js import; for the parity verifier we only run pure data
// adapters, so swallowing the import is safe.
module.exports = {}