Files
db9b1378-460b-4e0b-b4ef-9f0…/vercel.json
2026-04-24 14:33:32 +00:00

5 lines
97 B
JSON

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