Files
e71c5b9e-bca7-40bb-9bd2-27f…/vercel.json
2026-04-07 12:04:14 +00:00

5 lines
97 B
JSON

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