Files
b992afd5-e891-4e07-84ee-f33…/vercel.json
2026-04-27 22:17:32 +00:00

5 lines
97 B
JSON

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