Files
3baf73b9-ea87-4cc9-ae25-89f…/vercel.json
2026-04-27 07:20:17 +00:00

5 lines
97 B
JSON

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