Files
8f57eab1-3d5a-4edf-9aa0-fb1…/vercel.json
2026-03-08 10:45:04 +00:00

5 lines
97 B
JSON

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