Files
3c1d5703-0acb-4c3b-857c-eac…/vercel.json
2026-04-20 09:53:11 +00:00

5 lines
97 B
JSON

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