Files
eb7cf2d1-aa70-4e54-9f2e-6f3…/vercel.json
2026-03-07 23:27:34 +00:00

5 lines
97 B
JSON

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