Files
0611772a-4fcf-4b73-a2c8-07e…/vercel.json
2026-04-24 18:35:13 +00:00

5 lines
97 B
JSON

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