Files
f6aa6547-3dbb-490f-b671-d8f…/vercel.json
2026-05-05 18:09:40 +00:00

5 lines
97 B
JSON

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