Files
4c5be666-d149-4344-97f5-d28…/vercel.json
2026-03-21 21:19:58 +00:00

5 lines
97 B
JSON

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