Files
d5a54cd3-6e8c-4fe8-9d53-ffd…/vercel.json
2026-04-15 08:18:35 +00:00

5 lines
97 B
JSON

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