Files
b34b51cb-97cd-470e-b453-d28…/vercel.json
2026-05-22 09:30:57 +00:00

5 lines
97 B
JSON

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