Files
f2fd6947-1190-4e7f-9845-27f…/vercel.json
2026-03-08 09:19:21 +00:00

5 lines
97 B
JSON

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