Files
7ea7455f-99f8-4d81-81b5-85e…/vercel.json
2026-06-10 11:16:50 +00:00

5 lines
97 B
JSON

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