Files
0298fe0d-d284-4937-9d8a-2f0…/vercel.json
2026-04-24 19:35:33 +00:00

5 lines
97 B
JSON

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