Files
2b2a51e0-5fab-464b-b79a-d2d…/vercel.json
2026-03-04 02:40:32 +00:00

5 lines
97 B
JSON

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