Files
aee8de41-29f3-42e6-955d-7a6…/vercel.json
2026-06-10 08:10:47 +00:00

5 lines
97 B
JSON

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