Files
9ddf174b-1f68-4c75-a433-488…/vercel.json
2026-03-07 21:19:27 +00:00

5 lines
97 B
JSON

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