Files
022d87f2-ca9b-44ae-82dc-809…/vercel.json
2026-04-25 16:59:34 +00:00

5 lines
97 B
JSON

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