Files
1886eed1-8590-4d31-9643-6dd…/vercel.json
2026-04-28 03:29:50 +00:00

5 lines
97 B
JSON

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