Files
c6fe8d22-1cf6-4b97-998e-c39…/vercel.json
2026-05-08 16:13:28 +00:00

5 lines
97 B
JSON

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