Files
f984f945-83c8-4f7e-b6c8-f9c…/vercel.json
2026-03-03 22:27:25 +00:00

5 lines
97 B
JSON

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