Files
b4d1e530-e0f1-4805-bf42-9de…/vercel.json
2026-03-07 10:47:59 +00:00

5 lines
97 B
JSON

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