Files
5111a058-4bf5-4554-b8f3-a2f…/vercel.json
2026-06-07 05:15:12 +00:00

5 lines
97 B
JSON

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