Files
957acb7c-cbc7-4a4e-97eb-016…/vercel.json
2026-03-21 03:02:32 +00:00

5 lines
97 B
JSON

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