Files
75ab6b49-2a3d-4efa-907f-f82…/vercel.json
2026-03-05 04:31:35 +00:00

5 lines
97 B
JSON

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