Files
2da1a58b-eb6a-4789-b29b-bdb…/vercel.json
2026-03-06 02:04:26 +00:00

5 lines
97 B
JSON

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