Files
8d45c4f9-2e9d-4a1e-8880-1f5…/vercel.json
2026-04-27 16:02:10 +00:00

5 lines
97 B
JSON

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