Files
5cde0ec9-d7c7-4f46-b8a9-82d…/vercel.json
2026-03-07 10:19:06 +00:00

5 lines
97 B
JSON

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