Files
9fc42a13-53f5-4e1c-911d-d37…/vercel.json
2026-03-14 10:43:26 +00:00

5 lines
97 B
JSON

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