Files
6db75a79-4ab3-46ba-adbd-9bd…/vercel.json
2026-04-12 04:02:59 +00:00

5 lines
97 B
JSON

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