Files
5733c173-604f-4c42-87ba-c12…/vercel.json
2026-04-05 22:07:34 +00:00

5 lines
97 B
JSON

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