Files
7aa19b48-ee26-482b-97a2-858…/vercel.json
2026-05-05 15:18:02 +00:00

5 lines
97 B
JSON

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