Files
bb9b06d0-a1ee-48d6-a765-672…/vercel.json
2026-03-04 10:41:51 +00:00

5 lines
97 B
JSON

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