Files
0117551d-4857-4912-b5b9-ef0…/vercel.json
2026-02-06 19:25:51 +02:00

5 lines
97 B
JSON

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