Files
fe577932-4d0c-4765-a5f4-e44…/vercel.json
2026-03-20 14:39:46 +00:00

5 lines
97 B
JSON

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