Files
9ed7ca91-df40-4900-a1a4-1df…/vercel.json
2026-03-22 04:16:25 +00:00

5 lines
97 B
JSON

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