Files
b60365fc-82ee-4a66-83c0-6f0…/vercel.json
2026-04-27 06:55:54 +00:00

5 lines
97 B
JSON

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