Files
2fe381ae-b1f7-4905-a815-dd1…/vercel.json
2026-04-26 04:01:27 +00:00

5 lines
97 B
JSON

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