Files
6bc4154e-8ffb-4fba-9c82-57f…/vercel.json
2026-05-14 10:45:01 +00:00

5 lines
97 B
JSON

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