Files
4d249ce3-0f86-40e1-b7d0-56e…/vercel.json
2026-05-01 06:58:50 +00:00

5 lines
97 B
JSON

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