Files
9875f49f-4499-4e3b-b3fb-db5…/vercel.json
2026-03-04 06:10:16 +00:00

5 lines
97 B
JSON

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