Files
a8f13559-ee94-468e-bef0-e53…/vercel.json
2026-03-27 09:45:13 +00:00

5 lines
97 B
JSON

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