Files
53ceb453-8526-4eba-9ffc-d8e…/vercel.json
2026-03-07 16:18:51 +00:00

5 lines
97 B
JSON

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