Files
0c6f7be3-60b5-4a0d-9d96-6fe…/vercel.json
2026-04-22 14:06:46 +00:00

5 lines
97 B
JSON

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