Files
ce3a5aa7-b0b6-4c3e-b509-306…/vercel.json
2026-03-11 17:40:04 +00:00

5 lines
97 B
JSON

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