Files
cd18083e-ef1c-4e1b-bf83-47b…/vercel.json
2026-03-13 16:35:15 +00:00

5 lines
97 B
JSON

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