Files
b83b7ef5-3eba-4a9d-b6f3-79a…/vercel.json
2025-12-26 15:08:57 +02:00

5 lines
97 B
JSON

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