Files
b0fa082b-a2b8-4af3-b665-c1a…/vercel.json
2026-04-29 07:01:41 +00:00

5 lines
97 B
JSON

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