Files
c377169e-38ce-46b5-b873-fa0…/vercel.json
2026-03-19 17:48:15 +00:00

5 lines
97 B
JSON

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