Files
b772e75d-f64a-45bb-b124-501…/vercel.json
2025-12-27 00:12:00 +02:00

5 lines
97 B
JSON

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