Files
8757819a-6f68-40cd-a24d-e2f…/vercel.json
2026-03-05 11:36:59 +00:00

5 lines
97 B
JSON

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