Files
529f4be9-2258-405f-834f-067…/vercel.json
2026-03-19 18:05:17 +00:00

5 lines
97 B
JSON

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