Files
694beec4-46f3-4bba-ab64-d08…/vercel.json
2026-06-05 22:25:55 +00:00

5 lines
97 B
JSON

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