Files
b887092f-d4cd-4fb9-a2e7-1fc…/vercel.json
2026-03-03 16:37:14 +00:00

5 lines
97 B
JSON

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