Files
b7df6c2e-0bbf-4502-924e-d4f…/vercel.json
2026-04-19 23:48:30 +00:00

5 lines
97 B
JSON

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