Files
f2deab38-3de2-4398-9fa7-ad2…/vercel.json
2026-06-12 23:56:59 +00:00

5 lines
97 B
JSON

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