Files
a3d5267b-7195-44e1-b4a5-447…/vercel.json
2026-05-19 16:47:00 +00:00

5 lines
97 B
JSON

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