Files
de992e8b-68ec-4d6b-9864-78d…/vercel.json
2026-04-09 14:13:33 +00:00

5 lines
97 B
JSON

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