Files
5a50fd20-bbea-4c7d-91d5-1be…/vercel.json
2026-03-29 07:01:11 +00:00

5 lines
97 B
JSON

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