Files
bb323899-e221-407b-9e55-a6e…/vercel.json
2026-04-22 06:55:16 +00:00

5 lines
97 B
JSON

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