Files
e6219c2d-3914-43e1-b633-e35…/vercel.json
2026-03-05 10:36:43 +00:00

5 lines
97 B
JSON

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