Files
b1723965-d643-42f2-98f1-fb3…/vercel.json
2026-04-05 06:33:37 +00:00

5 lines
97 B
JSON

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