Files
61964535-c5e8-4bb1-aa77-b94…/vercel.json
2026-04-04 10:33:37 +00:00

5 lines
97 B
JSON

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