Files
bfcf3ca4-fe02-4f1e-b3bb-37f…/vercel.json
2026-04-24 08:25:57 +00:00

5 lines
97 B
JSON

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