Files
3d6ed429-84e7-4bfc-b01d-5f7…/vercel.json
2026-04-21 06:57:50 +00:00

5 lines
97 B
JSON

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