Files
cf4e4e6a-12f3-47f6-9cea-fb1…/vercel.json
2026-04-09 02:37:45 +00:00

5 lines
97 B
JSON

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