Files
287c6d16-28f8-4f57-9b26-fd8…/vercel.json
2026-04-20 20:57:15 +00:00

5 lines
97 B
JSON

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