Files
24df4c47-748e-4ce2-b1f4-e38…/vercel.json
2026-04-12 03:14:55 +00:00

5 lines
97 B
JSON

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