Files
2214350a-54cf-47ce-b1f7-a36…/vercel.json
2026-03-21 09:29:20 +00:00

5 lines
97 B
JSON

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