Files
e9a1ef72-46ed-42c2-b9a7-0ff…/vercel.json
2026-04-07 13:17:03 +00:00

5 lines
97 B
JSON

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