Files
649dd1e5-d1a0-425c-bb57-7f4…/vercel.json
2026-06-12 16:52:01 +00:00

5 lines
97 B
JSON

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