Files
2fc34f6e-8870-4854-8b39-3b8…/vercel.json
2026-03-10 14:20:01 +00:00

5 lines
97 B
JSON

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