Files
6f5d889e-6fbe-4d73-a7de-e70…/vercel.json
2026-03-20 07:44:55 +00:00

5 lines
97 B
JSON

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