Files
4b0d4f27-daf4-4b47-b9d8-0b5…/vercel.json
2026-03-04 13:26:15 +00:00

5 lines
97 B
JSON

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