Files
bb07978c-9290-462a-a6f7-85c…/vercel.json
2026-03-28 10:57:53 +00:00

5 lines
97 B
JSON

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