Files
dce4f317-94ae-45e6-a9ad-6e7…/vercel.json
2026-03-29 06:55:18 +00:00

5 lines
97 B
JSON

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