Files
1d1261ae-6d4e-4632-95e1-76d…/vercel.json
2026-04-16 14:49:42 +00:00

5 lines
97 B
JSON

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