Files
042dc3f3-92c9-4e3e-b906-d1e…/vercel.json
2026-04-16 16:13:36 +00:00

5 lines
97 B
JSON

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