Files
2d1f0293-176f-417c-8dee-07d…/vercel.json
2026-04-04 07:19:25 +00:00

5 lines
97 B
JSON

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