Files
322ed7c8-37b6-4afc-bd21-363…/vercel.json
2026-06-06 08:06:24 +00:00

5 lines
97 B
JSON

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