Files
8d49c6f4-a2d1-46e6-bbea-14a…/vercel.json
2026-03-03 08:37:38 +00:00

5 lines
97 B
JSON

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