Files
bfee1f7e-f363-47ef-8138-eda…/vercel.json
2025-12-19 19:02:32 +02:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}