Files
c3d0d74e-747e-45e0-b14c-e5d…/vercel.json
2026-03-03 14:55:24 +00:00

5 lines
97 B
JSON

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