Files
02be1070-47ad-4830-bf21-eed…/vercel.json
2026-04-20 04:53:29 +00:00

5 lines
97 B
JSON

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