Files
75d2e05c-9b66-48ed-a9ed-7d4…/vercel.json
2026-03-27 11:16:43 +00:00

5 lines
97 B
JSON

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