Files
5090f74f-d7f4-47f5-b4db-81b…/vercel.json
2026-03-12 18:39:50 +00:00

5 lines
97 B
JSON

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