Files
0ebaef8c-3b2f-4ef4-8fdf-5cf…/vercel.json
2026-03-17 21:16:37 +00:00

5 lines
97 B
JSON

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