Files
3b5f0ff6-09a9-4ae2-a1b2-91c…/vercel.json
2026-04-23 21:05:15 +00:00

5 lines
97 B
JSON

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