Files
895a6e58-1d67-410c-bada-3f9…/vercel.json
2026-03-03 03:35:03 +00:00

5 lines
97 B
JSON

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