Files
f5597a55-2d13-4ddd-acff-577…/vercel.json
2026-04-22 09:03:10 +00:00

5 lines
97 B
JSON

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