Files
9b3a932e-61da-4b42-beb2-4d9…/vercel.json
2026-04-16 01:09:11 +00:00

5 lines
97 B
JSON

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