Files
9fc3b01f-4c3c-4e54-ae4c-994…/vercel.json
2026-06-01 14:27:06 +00:00

5 lines
97 B
JSON

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