Files
776bb8a0-b3bc-4711-b235-353…/vercel.json
2026-02-24 03:15:48 +00:00

5 lines
97 B
JSON

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