Files
3619e191-6778-4e2a-bd99-555…/vercel.json
2026-03-07 19:43:07 +00:00

5 lines
97 B
JSON

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