Files
1e4f9a07-bb78-4e67-88d6-50d…/vercel.json
2026-04-03 19:45:00 +00:00

5 lines
97 B
JSON

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