Files
8c61ef0c-3ec9-49b0-9b24-7b7…/vercel.json
2026-04-20 19:49:49 +00:00

5 lines
97 B
JSON

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