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

8 lines
154 B
JSON
Raw Normal View History

2023-09-02 21:51:20 +02:00
{
"framework": null,
"installCommand": "pnpm install",
"buildCommand": "pnpm run build",
"outputDirectory": "public",
"devCommand": "pnpm run dev"
}