Files
b2427b80-2a3b-499f-a5bf-854…/vercel.json
2026-04-07 03:22:10 +00:00

5 lines
97 B
JSON

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