Description
Hi!
i've tried to deploy your site on github pages, vercel and netlify and it has been impossible
when trying pnpm preview
my terminal shows this error
`$ pnpm preview
[email protected] preview C:\Users\USUARIO\Desktop\Programación\Proyectos\hello-astro
astro preview
[preview] The @astrojs/vercel/serverless adapter does not support the preview command.
Stack trace:
at preview (file:///C:/Users/USUARIO/Desktop/Programaci%C3%B3n/Proyectos/hello-astro/node_modules/.pnpm/[email protected][email protected]/node_modules/astro/dist/core/preview/index.js:31:11)
at async runCommand (file:///C:/Users/USUARIO/Desktop/Programaci%C3%B3n/Proyectos/hello-astro/node_modules/.pnpm/[email protected][email protected]/node_modules/astro/dist/cli/index.js:129:22)
ELIFECYCLE Command failed with exit code 1.`