Files
4f22edd0-6bc6-42e0-955e-650…/vercel.json
2026-05-27 13:58:58 +00:00

5 lines
97 B
JSON

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