Files
aab4ee30-4752-4860-8991-1e8…/vercel.json
2026-03-21 05:41:18 +00:00

5 lines
97 B
JSON

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