Files
7b62197d-4690-4cc5-a063-c15…/vercel.json
2026-05-07 22:27:00 +00:00

5 lines
97 B
JSON

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