Files
3f6a4d14-8d19-4473-b053-2fb…/vercel.json
2026-05-15 05:59:45 +00:00

5 lines
97 B
JSON

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