Files
6d46f276-ca87-4fe3-a1f5-cb3…/vercel.json
2026-06-08 12:05:33 +00:00

5 lines
97 B
JSON

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