Files
5ed192e1-d48e-4bd0-98c2-3b8…/vercel.json
2026-04-17 02:38:07 +00:00

5 lines
97 B
JSON

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