Files
f5c98eb5-0783-4148-a6f0-a26…/vercel.json
2026-03-08 13:00:12 +00:00

5 lines
97 B
JSON

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