Files
8c74d84f-f5ee-485c-9be0-ddb…/vercel.json
2026-03-05 23:43:58 +00:00

5 lines
97 B
JSON

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