Files
326fb5a6-b18d-4df0-a13f-baa…/vercel.json
2026-04-09 21:39:58 +00:00

5 lines
97 B
JSON

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