Files
8017cf98-5ae6-41c0-b678-1d5…/vercel.json
2026-04-17 21:37:30 +00:00

5 lines
97 B
JSON

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