Files
3f4166c9-cca2-4f3d-93ed-9b6…/vercel.json
2026-04-28 20:01:58 +00:00

5 lines
97 B
JSON

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