Files
da468e93-007e-4ef8-bf00-a81…/vercel.json
2026-05-05 18:46:08 +00:00

5 lines
97 B
JSON

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