Files
5b446ce3-359e-4a55-926d-465…/vercel.json
2026-04-18 05:03:40 +00:00

5 lines
97 B
JSON

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