Files
980e204e-5207-4e40-bff7-24f…/vercel.json
2026-03-10 06:33:14 +00:00

5 lines
97 B
JSON

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