Files
28498c60-7629-433e-a567-849…/vercel.json
2026-04-21 20:21:08 +00:00

5 lines
97 B
JSON

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