Files
0561c4c9-4f11-4ffe-9a40-900…/vercel.json
2026-03-12 20:03:52 +00:00

5 lines
97 B
JSON

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