Files
03baa2d1-097b-4187-9f8c-bab…/vercel.json
2026-03-17 23:02:12 +00:00

5 lines
97 B
JSON

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