toot-script-condivisione-su.../vercel.json

8 lines
155 B
JSON

{
"framework": "astro",
"installCommand": "pnpm install",
"buildCommand": "pnpm run build",
"outputDirectory": "dist",
"devCommand": "pnpm run dev"
}