Files
e21ca6e1-0dc9-4e94-830f-433…/vercel.json
2026-04-25 07:38:11 +00:00

5 lines
97 B
JSON

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