Files
d8fc549d-1cab-4b25-9adf-76d…/vercel.json
2026-04-02 15:04:46 +00:00

5 lines
97 B
JSON

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