Files
1630b7f8-3daf-468f-8a5e-559…/vercel.json
2026-04-09 23:56:55 +00:00

5 lines
97 B
JSON

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