Files
3e7eb8a1-273c-4eda-8bb3-418…/vercel.json
2026-03-03 10:24:43 +00:00

5 lines
97 B
JSON

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