Files
9b1e94e8-94cb-41fb-a7e9-11e…/vercel.json
2026-04-17 10:03:53 +00:00

5 lines
97 B
JSON

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