Files
a71ed6ae-e912-4cf2-97f5-b28…/vercel.json
2026-03-16 02:50:15 +00:00

5 lines
97 B
JSON

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