Files
1adfd2c4-e039-4877-96be-404…/vercel.json
2026-06-07 08:45:56 +00:00

5 lines
97 B
JSON

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