Files
2a450863-6b0f-46c4-9754-f4e…/vercel.json
2026-03-03 02:25:25 +00:00

5 lines
97 B
JSON

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