Files
b640e5e0-bb9a-4ed7-8920-cd0…/vercel.json
2026-04-24 11:51:12 +00:00

5 lines
97 B
JSON

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