Files
8fdc563f-91b4-4eff-832b-e23…/vercel.json
2026-03-31 13:58:03 +00:00

5 lines
97 B
JSON

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