Files
668d28d4-41bc-44fd-872f-2f9…/vercel.json
2026-03-03 05:53:02 +00:00

5 lines
97 B
JSON

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