Files
7f7d34dd-9bef-4342-b90e-98e…/vercel.json
2026-03-29 09:47:55 +00:00

5 lines
97 B
JSON

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