Files
97be1dc7-2b1a-458d-8e53-aa4…/vercel.json
2026-04-20 16:49:15 +00:00

5 lines
97 B
JSON

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