Files
4a6f26d7-dd6f-4e0f-8d28-0a4…/vercel.json
2026-03-31 01:07:22 +00:00

5 lines
97 B
JSON

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