Files
73056e42-894a-45b4-bf6e-f4e…/vercel.json
2026-03-12 21:13:51 +00:00

5 lines
97 B
JSON

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