Files
675bd3eb-76c4-4fd4-b21c-641…/vercel.json
2026-04-20 19:05:41 +00:00

5 lines
97 B
JSON

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