Files
2f757cf9-8a97-45b8-bd32-388…/vercel.json
2026-06-09 19:28:32 +00:00

5 lines
97 B
JSON

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