Files
2ad323fb-2748-4664-aa5a-5f2…/vercel.json
2026-04-20 20:47:01 +00:00

5 lines
97 B
JSON

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