Files
5fe08892-71f6-449e-be48-d52…/vercel.json
2026-03-05 10:57:36 +00:00

5 lines
97 B
JSON

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