pnpm needed for deploy

This commit is contained in:
dal 2025-09-24 12:55:31 -06:00
parent 31c17c94d0
commit 27d039bd0a
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ export default function GettingStartedPage() {
window.location.replace('https://buster.so/sign-up');
}, []);
return null;
}
}