Files
0bb357c4-9b6f-411f-8104-976…/vercel.json
2026-03-14 05:25:16 +00:00

5 lines
97 B
JSON

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