Files
bd926ce8-6e6f-42c7-9e94-052…/vercel.json
2026-04-11 12:59:56 +00:00

5 lines
97 B
JSON

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