Files
b6f7c36b-96e3-49f4-b14e-73e…/vercel.json
2026-03-07 06:15:58 +00:00

5 lines
97 B
JSON

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