Files
95ff3b9f-97ee-4baf-bd72-5ac…/vercel.json
2026-02-27 20:53:15 +00:00

5 lines
97 B
JSON

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