Files
40c80905-43e6-4d28-9b16-fab…/vercel.json
2026-05-11 14:45:03 +00:00

5 lines
97 B
JSON

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