Files
8b0f7c81-e5c3-47f5-8fc0-a1e…/vercel.json
2026-03-05 04:50:25 +00:00

5 lines
97 B
JSON

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