Files
21b3db70-7d38-4415-bf6d-e6c…/vercel.json
2026-04-04 06:42:32 +00:00

5 lines
97 B
JSON

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