Files
79d2d09f-e59b-4f77-898e-0a2…/vercel.json
2026-03-04 09:05:54 +00:00

5 lines
97 B
JSON

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