Files
7f3cc2e1-4f7e-4435-b2b8-458…/vercel.json
2026-05-11 14:33:18 +00:00

5 lines
97 B
JSON

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