Files
cb7a9c15-e87f-4246-8448-422…/vercel.json
2026-03-10 11:19:48 +00:00

5 lines
97 B
JSON

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