Files
559c0f5f-206d-4d11-8b45-a04…/vercel.json
2026-03-13 18:27:16 +00:00

5 lines
97 B
JSON

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