Files
715bdbbb-35bf-416e-8a25-1af…/vercel.json
2026-03-10 05:33:16 +00:00

5 lines
97 B
JSON

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