Files
9ff91b9f-9c58-4f40-9b79-d4a…/vercel.json
2026-05-06 06:51:59 +00:00

5 lines
97 B
JSON

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