Files
c946ed10-92e5-4075-8cb3-9de…/vercel.json
2026-03-11 22:40:10 +00:00

5 lines
97 B
JSON

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