Files
ea328a8d-d57f-4fb6-97b0-d52…/vercel.json
2026-04-12 13:41:45 +00:00

5 lines
97 B
JSON

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