Files
d3ba6605-a90e-451e-9c20-b31…/vercel.json
2026-03-08 04:46:18 +00:00

5 lines
97 B
JSON

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