Files
50e9e290-db62-4308-b4e0-d45…/vercel.json
2026-03-08 15:20:12 +00:00

5 lines
97 B
JSON

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