Files
2fbf73f5-5464-4dea-830b-f66…/vercel.json
2026-03-19 10:07:43 +00:00

5 lines
97 B
JSON

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