Files
3f0a10a8-c4fb-4f11-af5f-6a9…/vercel.json
2026-06-09 13:52:29 +00:00

5 lines
97 B
JSON

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