Files
b981da9c-d90e-4d0a-8a23-364…/vercel.json
2026-04-26 16:48:19 +00:00

5 lines
97 B
JSON

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