Files
c2edd7a7-9e53-4559-84df-397…/vercel.json
2026-04-16 16:21:16 +00:00

5 lines
97 B
JSON

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