Files
be4f4fd3-a2a3-4294-b273-0a1…/vercel.json
2026-06-11 16:32:49 +00:00

5 lines
97 B
JSON

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