Files
6b2b4af0-9d04-402e-8288-565…/vercel.json
2026-04-04 21:58:46 +00:00

5 lines
97 B
JSON

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