Files
3d59f2c4-e935-445f-9a6e-6fe…/vercel.json
2026-04-05 11:03:24 +00:00

5 lines
97 B
JSON

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